Storage Engines (stevedores) and Routers (loadmasters) for Varnish-Cache

  • Nils Goroll's avatar
    fellow_cache: Add Varnish counters for the first four mem LRUs · 7e52ade6
    Nils Goroll authored
    To get better visibility into memory LRU behavior, expose the numer of items on
    the first four LRUs (for lru_exponent <=2) via VSC.
    
    Why a fixed number? Simplicity plus the fact that more than 4 LRUs probably do
    not make sense on any system.
    
    Motivated by #127
    7e52ade6
Name
Last commit
Last update
LICENSES Loading commit data...
doc Loading commit data...
logs Loading commit data...
src Loading commit data...
testing 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...
lcovrc Loading commit data...