• Nils Goroll's avatar
    fellow_pri: Fine tune allocation priorities · 56d64571
    Nils Goroll authored
    based on insights with minimum memory testing, we need even more fine
    grained priorities.
    
    The main insight is that new objects get lower priorities than
    rewrite-related allocations, but once they exist, their subordinate
    requests for segments and metadata get higher priorities.
    
    We now also re-assign the priority of waiting allocations.
    
    DLECHK gets a top priority because it uses small allocations and is
    vital for rewrite progress.
    56d64571
Name
Last commit
Last update
LICENSES Loading commit data...
logs Loading commit data...
src Loading commit data...
tools/coccinelle 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...