• 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
fellow_log.c 155 KB