StackOverflow Questions for Tag: large-object-heap

gfrung4
gfrung4

Reputation: 1750

Is it possible to force an object onto the large object heap (LOH) even if it does not exceed 85,000 bytes?

Score: 0

Views: 1525

Answers: 2

Read More
Manish Basantani
Manish Basantani

Reputation: 17509

Why Large Object Heap and why do we care?

Score: 127

Views: 56702

Answers: 5

Read More
SimonC
SimonC

Reputation: 6718

Large Object Heap friendly IDictionary

Score: 10

Views: 2164

Answers: 2

Read More
Buzz
Buzz

Reputation: 532

Garbage Collection not happening even when needed

Score: 26

Views: 14011

Answers: 3

Read More
andrew lockwood
andrew lockwood

Reputation: 19

Read Request.body with StreamReader can cause Large object heap when reading request in middleware .net5

Score: 0

Views: 148

Answers: 0

Read More
Mark
Mark

Reputation: 5523

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

Score: 9

Views: 4127

Answers: 6

Read More
garyamorris
garyamorris

Reputation: 2617

Java Memory Allocation of large object sets

Score: 1

Views: 3078

Answers: 4

Read More
Stefan Schultze
Stefan Schultze

Reputation: 9398

Allocating more than 1,000 MB of memory in 32-bit .NET process

Score: 21

Views: 21515

Answers: 7

Read More
SvjMan
SvjMan

Reputation: 689

C# - can a string be stored in the Large Object Heap (LOH)?

Score: 1

Views: 1089

Answers: 1

Read More
JohnnyStant
JohnnyStant

Reputation: 1

Does GC.CollectionCount Only analyze the Generational Heap? C# .netcore

Score: 0

Views: 134

Answers: 1

Read More
kchahat20
kchahat20

Reputation: 107

CLR Profiler LOH size not matching with Object by address LOH size?

Score: 0

Views: 47

Answers: 0

Read More
IgorMrcl
IgorMrcl

Reputation: 19

Fragmentation on .NET LOH due to pinned objects

Score: 1

Views: 648

Answers: 1

Read More
Gorchestopher H
Gorchestopher H

Reputation: 1161

Large Arrays, and LOH Fragmentation. What is the accepted convention?

Score: 16

Views: 11686

Answers: 6

Read More
EM0
EM0

Reputation: 6337

If an object in the Large Object Heap references small objects should this prevent them from being garbage collected before a generation 2 GC?

Score: 1

Views: 342

Answers: 0

Read More
dr. evil
dr. evil

Reputation: 27275

Visualizing Large Object Heap Fragmentation

Score: 3

Views: 1549

Answers: 1

Read More
Mohgeroth
Mohgeroth

Reputation: 1627

C# Memory Issues

Score: 0

Views: 529

Answers: 1

Read More
Rfrank
Rfrank

Reputation: 51

Managing LOH in vb.net

Score: -1

Views: 194

Answers: 1

Read More
Benoit Sanchez
Benoit Sanchez

Reputation: 711

Default strategy for large object heap compaction

Score: 1

Views: 203

Answers: 1

Read More
Benoit Sanchez
Benoit Sanchez

Reputation: 711

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

Score: 9

Views: 4212

Answers: 1

Read More
tbridge
tbridge

Reputation: 1804

Will my object be placed in the Large Object Heap?

Score: 2

Views: 344

Answers: 2

Read More
PreviousPage 1Next