Memory Allocation: Kernel Allocators, Slab, Buddy System May 19, 2026 33 min read How the Linux kernel allocates memory internally — from the slab allocator and buddy system to memory zones and the subtle differences between kmalloc and vmalloc. #operating-systems #memory-allocation #computer-science