More memory statistics
goldshtn opened this issue · 1 comments
goldshtn commented
Something to display a report of virtual memory utilization (a la !vmmap
in SOS, or !address -summary
in WinDbg), and the largest free block: relevant for address space fragmentation, esp. on x86. Similarly, a GC heap fragmentation report can be interesting.