+53
−11
Loading
In default histogram settings low and high ranges are most likely not used. However, they still require plenty of memory. Patch intoduce extended API to histogram creation that allows to specify min and max values. That cuts memory usage by sacrificing accuracy in unnecessary time ranges. Change-Id: I1bd142af119542b915bf2a7d0959e076425ec1d3 Signed-off-by:Vasilii Ivanov <iwanovvvasilij@gmail.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/25383 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>