Buddy Allocator Malloc
Custom malloc is based off of the buddy allocator.
See for information on buddy allocation: https://www.cs.fsu.edu/~engelen/courses/COP402003/p827.pdf
Buddy Allocator Malloc
Custom malloc is based off of the buddy allocator.
See for information on buddy allocation: https://www.cs.fsu.edu/~engelen/courses/COP402003/p827.pdf