mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
5d7efb4cf1
When CTDB is busy with lots of smbd, CTDB was spending too much time in daemon_check_srvids() which searches a list of srvids in the registered message handlers. Using a hash based index significantly improves the performance of search in a linked list. Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 3e09f25d419635f6dd679b48fa65370f7860be7d) |
||
---|---|---|
.. | ||
cmdline.h | ||
ctdb_client.h | ||
ctdb_private.h | ||
ctdb_protocol.h | ||
ctdb_typesafe_cb.h | ||
ctdb.h | ||
idtree.h | ||
includes.h |