-
[$] The guaranteed contiguous memory allocator
As a system runs and its memory becomes fragmented, allocating large, physically contiguous regions of memory...
More like this (3)
-
[$] Custom out-of-memory killers in BPF
The out-of-memory (OOM) killer has long been a scary and controversial part of the Linux kernel....
-
[$] Improvements for the contiguous memory allocator
As a system runs, its memory becomes fragmented; it does not take long before the allocation...
-
[$] Automatic tuning for weighted interleaving
It is common, on NUMA systems, to try to allocate all memory on the local node,...