haproxy/include
Willy Tarreau 64383b8181 MINOR: pools: make the basic pool_refill_alloc()/pool_free() update needed_avg
This is a first step towards unifying all the fallback code. Right now
these two functions are the only ones which do not update the needed_avg
rate counter since there's currently no shared pool kept when using them.
But their code is similar to what could be used everywhere except for
this one, so let's make them capable of maintaining usage statistics.

As a side effect the needed field in "show pools" will now be populated.
2021-04-19 15:24:33 +02:00
..
haproxy MINOR: pools: make the basic pool_refill_alloc()/pool_free() update needed_avg 2021-04-19 15:24:33 +02:00
import MINOR: sample: converter: Add mjson library. 2021-04-15 17:05:38 +02:00