1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/include
Amitay Isaacs 5d7efb4cf1 ctdbd: Add an index db for message list for faster searches
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)
2013-03-06 15:32:33 +11:00
..
cmdline.h moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
ctdb_client.h client: New generic node listing function list_of_nodes() 2013-02-20 14:44:38 +11:00
ctdb_private.h ctdbd: Add an index db for message list for faster searches 2013-03-06 15:32:33 +11:00
ctdb_protocol.h recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOG 2012-10-22 11:15:36 +11:00
ctdb_typesafe_cb.h rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and 2010-06-02 09:18:48 +10:00
ctdb.h libctdb: add ctdb_getcapabilities() 2012-09-28 17:05:34 +10:00
idtree.h - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
includes.h server: Replace BOOL datatype with bool, True/False with true/false 2012-05-28 11:22:25 +10:00