• Nils Goroll's avatar
    Batch LRU changes · cb92c844
    Nils Goroll authored
    the lru_mtx is our most contended mtx.
    
    As a first improvement, batch changes to LRU for multiple segments
    and maintain the effective change locally outside the lru mtx (but
    while holding the obj mtx).
    cb92c844
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.editorconfig Loading commit data...
.gitignore 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...