This is a compilation of algoriithms of page replacement for memory management for my Operating System requirements
This repo includes the followng algorithms:
- First In First Out
- Least Recently Used
- Least Frequently Used
- Optimal
| Name | Name | Last commit date | ||
|---|---|---|---|---|