GeistHaus
log in · sign up

Memory Fragmentation in Go

lujingcen.com

Inspired by a seemingly unexplainable out of memory error in a service, I set out to understand how Go’s non-moving memory management works under the hood. This led to some interesting learnings about memory fragmentation, the types of workloads that are prone to this issue, and potential mitigations.

0 pages link to this URL

No pages have linked to this URL yet.