..
ctdb_banning.c
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +10:00
ctdb_call.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_control.c
Add new control to reload the public ip address file on a node
2012-05-01 10:48:08 +10:00
ctdb_daemon.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_freeze.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_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
Remove explicit include of lib/tevent/tevent.h.
2012-04-13 17:28:14 +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
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_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
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_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
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
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