Added allocator using buddy system

This commit is contained in:
2023-08-29 01:42:11 -05:00
parent 85e660b8db
commit 62612f8348
8 changed files with 329 additions and 6 deletions

3
.gitignore vendored
View File

@@ -18,4 +18,5 @@ include/config.h*
missing
stamp-h1
.deps
tests/test_bitmapalloc
tests/test_bitmapalloc
tests/test_buddyalloc