goldshtn/msos

More memory statistics

goldshtn opened this issue · 1 comments

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.

All done in b2bc6c3, closing. Consolidated all memory statistics to !memstats, removed !eeheap.