When running !mona heap I would like to see information related to the Low Fragmentation Heap for the OSs that support it.
Here is a set of interesting information I would like to see:
- If the LFH is in usage or not
- What are the allocation counters that trigger the LFH
- What are the existing subsegments and details about them (all and per bin)
- What is the composition of a subsegment (how many chunks and in there, how many are free, how many are taken)
When running
!mona heapI would like to see information related to the Low Fragmentation Heap for the OSs that support it.Here is a set of interesting information I would like to see: