On 2/24/26 12:28 PM, Morten Brørup wrote:
Populating a mempool with objects is accounted for in the statistics.
When analyzing mempool cache statistics, this may distort the data.
In order to simplify mempool cache statistics analysis, a mempool
statistics reset function was added.
Furthermore, details about average burst sizes and mempool cache miss
rates were added to the statistics shown when dumping a mempool.
Signed-off-by: Morten Brørup <[email protected]>
Acked-by: Andrew Rybchenko <[email protected]>