Skip to content

siddadd/BuddySystem

Repository files navigation

BuddySystem

Implementation of a power-of-2 memory allocator termed as Buddy system allocation

After compiling the files using the provided Makefile, run testerBuddy.py which is a python script that tests a variety of memory alloc-dealloc requests and compares the outputs with the expected outputs

About

Implementation of a power-of-2 dynamic memory allocator termed as Buddy system allocation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors