make the ringbuffer logging more efficient and marshall the data by writing to a...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Nov 2009 08:10:50 +0000 (19:10 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Nov 2009 08:10:50 +0000 (19:10 +1100)
commit6427f0b68d60b556a023f64e15e156000ba6f943
treec99ea99f530ec68df5924cf68bb623250c91ccb1
parent29d2ee8d9c6c6f36b2334480f646d6db209f370e
make the ringbuffer logging more efficient and marshall the data by writing to a tmpfile instead of continously talloc resizing a blob
common/ctdb_logging.c
include/ctdb_private.h
tools/ctdb.c