goldshtn/msos

Detect an out-of-memory condition and report it

goldshtn opened this issue · 1 comments

Like !AnalyzeOOM in newer versions of SOS. Get this from the ISOSDac wrapper provided by the CLRMD. The specific method is GetOOMData and we need separate code for server GC and workstation GC to get this information.

Done in 09f22eb.