Skip to content
Snippets Groups Projects
Commit 95bb175f authored by Piotr Balcer's avatar Piotr Balcer
Browse files

obj: introduce new statistics useful for defrag

This patch introduces two new statistics: stats.heap.run_active and
stats.heap.run_allocated. Combination of these two can be used to
estimate the total potentially unused space in the heap, indicating
that defrag should be ran.
parent f1d06639
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