.NET application memory usage - high unused .NET and unmanaged memory and fragmentation
问题 I am using ANTS memory profiler to diagnose an increase in memory leak I am facing in one of my .NET 2.0 applications. I took 7 snapshots of the process over a period of 7.5 hours, and here is a tabular representation of the data obtained - G1 reprsents generation 1 size and G2 generation 2 size. Except for the unmanaged space and private bytes, all other values are in MB. My questions are - Why is there such high unused .NET space even when the heap sizes are low ? My large object heap goes