-
Notifications
You must be signed in to change notification settings - Fork 2
The two programs included in this repository simulate the Buddy System, First Fit, Next Fit, Best Fit and Worst Fit memory allocation algorithms used in numerous operating systems. Tree data structure was used for the implementation of buddy system where as two separate doubly link lists have been used to keep the record of the holes and the mem…
License
asad82/OS-Memory-Allocation-Algorithms-Simulation
ErrorLooks like something went wrong!
About
The two programs included in this repository simulate the Buddy System, First Fit, Next Fit, Best Fit and Worst Fit memory allocation algorithms used in numerous operating systems. Tree data structure was used for the implementation of buddy system where as two separate doubly link lists have been used to keep the record of the holes and the mem…
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published