• Nils Goroll's avatar
    fellow: Implement .happy VCL variable and add b_happy statistic bitfield · ba32426c
    Nils Goroll authored
    The .happy VCL variable now returns true only when the respective fellow
    storage is open (has completed loading).
    
    The b_happy VSL bitfield contains the happy state in individual bits,
    updated at logbuffer_flush_interval. The least significant bit contains
    the most recent happy state.
    
    The semantics of the happy value are likely to change in the future.
    
    Motivated by #66
    ba32426c
Name
Last commit
Last update
LICENSES Loading commit data...
doc/perf 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...