In this installment of OSes are awesome, and always will be, I'll discuss the implementation and trade-offs of buddy allocators and slab allocators. I'll also briefly address how Linux uses these to implement its kmalloc implementation.
In this installment of OSes are awesome, and always will be, I'll discuss the implementation and trade-offs of buddy allocators and slab allocators. I'll also briefly address how Linux uses these to implement its kmalloc implementation.