• Nils Goroll's avatar
    Batch LRU changes · ea397ae7
    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).
    ea397ae7
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.gitignore 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...