GWU OS: Memory Allocation - Slab and Buddy Allocators
Gabriel Parmer Gabriel Parmer
2.74K subscribers
9,280 views
274

 Published On Oct 26, 2020

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.

show more

Share/Embed