AI · 59
OS · 169
Packages · 147
Programming · 146
Concepts · 16
1 page tagged virtual-memory.
virtual-memory
How operating systems give every process its own address space: virtual memory and paging, swap, the OOM killer, mmap, copy-on-write, the page cache, allocator choices (glibc, jemalloc, mimalloc), and how to read memory counters in top, ps, and free.