In .NET 4.5, .NET Framework team made two improvements to the large object heap. First, they significantly improved the way the runtime manages the free list, thereby making more effective use of fragments. Second, in Server GC Mode, the runtime balances LOH allocations between each heap.
Published under: Microsoft .NET Tips · · · ·