• Dridi Boukelmoune's avatar
    vsc: New VSC_Value() function to clamp gauges · 69dfe498
    Dridi Boukelmoune authored
    When gauges are incremented and decremented by different threads, there
    is a chance that decrements are published first, provoking an underflow
    of the VSC. Values with the MSB set are considered underflowed, adjusted
    to zero instead.
    69dfe498
vtc_varnish.c 30.2 KB