mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 14:05:08 -05:00
cmdmon: allocate reply slots in smaller quantums
This commit is contained in:
2
cmdmon.c
2
cmdmon.c
@@ -553,7 +553,7 @@ ts_is_unique_and_not_stale(struct timeval *ts, struct timeval *now)
|
|||||||
|
|
||||||
/* ================================================== */
|
/* ================================================== */
|
||||||
|
|
||||||
#define REPLY_EXTEND_QUANTUM 32
|
#define REPLY_EXTEND_QUANTUM 8
|
||||||
|
|
||||||
static void
|
static void
|
||||||
get_more_replies(void)
|
get_more_replies(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user