cmdmon: allocate reply slots in smaller quantums

This commit is contained in:
Miroslav Lichvar 2014-09-24 17:56:08 +02:00
parent 2575fa8f83
commit 1eca83ff22

View file

@ -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
get_more_replies(void)