Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
-
Updated
Dec 9, 2020 - C
Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
Implementation and comparison of various caching policies, on different type of workloads
Add a description, image, and links to the clock-hand-page-replacement topic page so that developers can more easily learn about it.
To associate your repository with the clock-hand-page-replacement topic, visit your repo's landing page and select "manage topics."