• Nils Goroll's avatar
    Rework logbuffer flushing · 5725a391
    Nils Goroll authored
    To avoid having to wait for a previous flush to finish (in most cases),
    we now allocate the flush finish state dynamically (and asynchronously).
    
    For ordinary flushes, we can now start the next flush while a previous
    one is still in flight, ordering the flush finish in a list to preserve
    log consistency.
    5725a391
Name
Last commit
Last update
LICENSES Loading commit data...
logs Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
BUGS.rst Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...