ctdb-daemon: Reduce QueueBufferSize from 16k to 1k
authorAmitay Isaacs <amitay@gmail.com>
Tue, 26 Jul 2016 04:50:10 +0000 (14:50 +1000)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2016 03:00:17 +0000 (05:00 +0200)
commit5dc18882fdbaed627262156dd453e6a8a2c0140f
treef26fa4d642706f3c04281f787d4a777a3b95c4e4
parent5d380eff41e85ff00e899ca177de3e4e528d3c31
ctdb-daemon: Reduce QueueBufferSize from 16k to 1k

This avoids CTDB spending too much time processing multiple packets and
return to the event loop sooner.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/common/tunable.c
ctdb/doc/ctdb-tunables.7.xml