Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in large-object-heap

Difference between 3rd gen objects and large object heap

When are method local .NET objects eligible for GC?

Large unexplained memory in the memory dump of a .NET process

If I use a MemoryStream for storing a half gigabyte chunk of data and then discard it what long term effect will it have?

caching search results in session vs keeping large object heap clean

Extensive use of LOH causes significant performance issue

Reduce the multiple copies of the same object in the Large Object Heap

Processing big strings, Is this Large Object Heap Fragmentation?

Large String in Large Object Heap causes issues - but in any case it has to end up as a String

Large Object Heap fragmentation: CLR has any solution to it?

Large Object Heap Fragmentation, Issues with arrays

C# Large object in medium size collection

c# .net large-object-heap

Cannot create JVM with -XX:+UseLargePages enabled

Should I call GC.Collect immediately after using the large object heap to prevent fragmentation

Memory usage serializing chunked byte arrays with Protobuf-net

GC.Collect on only generation 2 & large object heap

Large Object Heap friendly IDictionary

c# large-object-heap

Large Object Heap and String Objects coming from a queue

RegEx, StringBuilder and Large Object Heap Fragmentation