Show HN: Implementation of a buddy allocator for memory handling in C(github.com)
github.com
Show HN: Implementation of a buddy allocator for memory handling in C
https://github.com/kshk123/BuddyAllocator
2 comments
What is a buddy allocator?
It is a technique for memory management
https://en.wikipedia.org/wiki/Buddy_memory_allocation
https://en.wikipedia.org/wiki/Buddy_memory_allocation