..
ctdb_banning.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_call.c
STATISTICS: Add tracking of the 10 hottest keys per database measured in hopcount
2012-06-13 16:19:18 +10:00
ctdb_control.c
Run the shutdown eventscript before we tear down the transport
2012-05-30 11:51:38 +10:00
ctdb_daemon.c
Reimplement logging of long running events
2012-06-12 16:10:01 +10:00
ctdb_freeze.c
server: Replace BOOL datatype with bool, True/False with true/false
2012-05-28 11:22:25 +10:00
ctdb_keepalive.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_lockwait.c
Track all child process so we never send a signal to an unrelated process (our child died and kernel wrapped the pid-space and reused the pid for a different process
2012-05-03 14:03:26 +10:00
ctdb_logging.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_ltdb_server.c
STATISTICS: Add tracking of the 10 hottest keys per database measured in hopcount
2012-06-13 16:19:18 +10:00
ctdb_monitor.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_persistent.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_recover.c
RECOVER: When we pull databases during recovery, we used to reallocate the databuffer for each entry added. This would normally not be an issue, but for cases where memory is fragmented, this could start to cost significant cpu if we need to reallocate and move to a different region.
2012-05-25 12:34:06 +10:00
ctdb_recoverd.c
RECOVER: When we pull databases during recovery, we used to reallocate the databuffer for each entry added. This would normally not be an issue, but for cases where memory is fragmented, this could start to cost significant cpu if we need to reallocate and move to a different region.
2012-05-25 12:34:06 +10:00
ctdb_server.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_serverids.c
RB_TREE: Add mechanism to abort a traverse
2011-11-08 13:40:28 +11:00
ctdb_statistics.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_takeover.c
When we release an ip, get the interface name from the kernel
2012-06-20 15:11:56 +10:00
ctdb_traverse.c
Track all child process so we never send a signal to an unrelated process (our child died and kernel wrapped the pid-space and reused the pid for a different process
2012-05-03 14:03:26 +10:00
ctdb_tunables.c
RECOVERY: Increase the time we allow before timing out recovery related tasks.
2012-05-25 12:34:14 +10:00
ctdb_update_record.c
Track all child process so we never send a signal to an unrelated process (our child died and kernel wrapped the pid-space and reused the pid for a different process
2012-05-03 14:03:26 +10:00
ctdb_uptime.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_vacuum.c
Track all child process so we never send a signal to an unrelated process (our child died and kernel wrapped the pid-space and reused the pid for a different process
2012-05-03 14:03:26 +10:00
ctdbd.c
server: Replace BOOL datatype with bool, True/False with true/false
2012-05-28 11:22:25 +10:00
eventscript.c
Debug: When scripts hang, we may need to collect additional data in order to debug why the script hung.
2012-05-17 10:29:03 +10:00