StackOverflow Questions for Tag: memory-fragmentation

greenlagoon
greenlagoon

Reputation: 121

Are objects created with new guaranteed to stay in the same memory location? If so, does new place things to minimize cache misses & fragmentation?

Score: 1

Views: 160

Answers: 1

Read More
Kumar Aditya
Kumar Aditya

Reputation: 31

16 GB memory limit capping on Linux with node.js

Score: 3

Views: 188

Answers: 1

Read More
Ryan Gao
Ryan Gao

Reputation: 87

How can fragmented physical memory cause TLB thrashing?

Score: 1

Views: 43

Answers: 1

Read More
Ilmanowar
Ilmanowar

Reputation: 25

Calling a routine on ESP8266 decreases progressively the Free Heap

Score: 1

Views: 422

Answers: 1

Read More
Ajinkya Bhapkar
Ajinkya Bhapkar

Reputation: 11

Slow initialization of Python script using EasyOCR and Transformers after some runs, requires reboot or Nvidia module reset for optimal performance

Score: 1

Views: 221

Answers: 0

Read More
Murat Şeker
Murat Şeker

Reputation: 1711

How to measure fragmentation in OSX and WIN

Score: 0

Views: 164

Answers: 1

Read More
rajrana22
rajrana22

Reputation: 43

Why does memory necessarily have to be contiguous? If it weren't, wouldn't this solve the issue of memory fragmentation?

Score: 0

Views: 1015

Answers: 2

Read More
Jeremy Friesner
Jeremy Friesner

Reputation: 73269

Why can a user-process invoke the Linux OOM-killer due to memory fragmentation, even though plenty of RAM is available?

Score: 5

Views: 3405

Answers: 1

Read More
fortytoo
fortytoo

Reputation: 462

Best allocation strategy that need not preserve pointer validity

Score: 1

Views: 73

Answers: 0

Read More
painiyff
painiyff

Reputation: 2719

How to send files without worrying about memory fragmentation?

Score: 0

Views: 78

Answers: 1

Read More
Frede
Frede

Reputation: 1

Is there any optimization or different API for page aligned memory allocations on the heap?

Score: 0

Views: 365

Answers: 1

Read More
user3337634
user3337634

Reputation: 1

Is this memory fragmentation? (visual studio and mingw)

Score: 0

Views: 261

Answers: 1

Read More
Marko Kevac
Marko Kevac

Reputation: 2982

extra-heap program memory consumption as showed by valgrind

Score: 3

Views: 2744

Answers: 3

Read More
Chris W
Chris W

Reputation: 33

What is using so much uncommitted "private data" on Windows Server 2003?

Score: 3

Views: 3508

Answers: 3

Read More
user282909
user282909

Reputation: 135

Does malloc allocated fragmented chunks?

Score: 1

Views: 808

Answers: 1

Read More
Bobby S
Bobby S

Reputation: 4116

Copying Garbage Collector

Score: 1

Views: 1305

Answers: 3

Read More
Mark Blace
Mark Blace

Reputation: 9

How does the heap memory not get fragmented

Score: 0

Views: 75

Answers: 0

Read More
Roland Sarrazin
Roland Sarrazin

Reputation: 1345

Allowing heap allocating objects inside a short-lived scope to ensure freedom of memory fragmentation

Score: 5

Views: 736

Answers: 2

Read More
Phani Bnr
Phani Bnr

Reputation: 23

Memory Fragmentation with byte[] in C#

Score: 1

Views: 1094

Answers: 1

Read More
Saqlain
Saqlain

Reputation: 17938

Ways to avoid memory fragmentation

Score: 2

Views: 3268

Answers: 3

Read More
PreviousPage 1Next