• Nils Goroll's avatar
    Rework the disk LRU · 268e51e9
    Nils Goroll authored
    It was too complicated and limited by waiting for flushes to finish.
    
    Now that we can issue multiple flushes, we can simplify it
    substantially.
    
    As a result from intermediate efforts, there is now also a facility to
    base nuking on the amount of data currently in the process of freeing.
    Leaving it in #ifdef'ed out in case we'll need it again.
    268e51e9
Name
Last commit
Last update
LICENSES Loading commit data...
logs Loading commit data...
src Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
BUGS.rst Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
DEVELOPER.rst 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...