Skip to content
Snippets Groups Projects
Commit 279ca6fb authored by Nikita Pettik's avatar Nikita Pettik Committed by Nikita Pettik
Browse files

memtx: provide correct stats calculation for allocators

Firstly, Allocator::stats() must accept callback function and its
argument to fulfill small interfaces.
Secondly, unify stats and store both system and small allocators
statistics in the same structure in order to use ::stats() method in
foreach_allocator() helper.

Follow-up #5419
parent 6552cfab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment