// Posts (Page 3)

Memory Allocation: Kernel Allocators, Slab, Buddy System

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.