Skip to content
Commit 40ee9aa9 authored by Jason Evans's avatar Jason Evans
Browse files

Fix stats.cactive accounting regression.

Fix stats.cactive accounting to always increase/decrease by multiples of
the chunk size, even for huge size classes that are not multiples of the
chunk size, e.g. {2.5, 3, 3.5, 5, 7} MiB with 2 MiB chunk size.  This
regression was introduced by 155bfa7d
(Normalize size classes.) and first released in 4.0.0.

This resolves #336.
parent 14be4a7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment