This is an implementation of buddy memory allocation. The buddy memory allocation techniqueis a memory allocation algorithm that divides memory into partitions to try to satisfy a memory re-quest as suitably as possible. This system makes use of splitting memory into halves to try to give a best fit.
-
Notifications
You must be signed in to change notification settings - Fork 0
olefirenque/buddy-memory-allocator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of buddy memory allocation and second chance cache.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published