Looking at kmalloc() and the SLUB Memory Allocator (2019)
signa11 Sunday, October 12, 2025
Summary
The article explores the internals of the Linux kernel's kmalloc() function and the SLUB memory allocator, providing insights into their design and optimization techniques used to improve performance and reduce memory fragmentation.
26
1
Summary
ruffell.nz