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
8000
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 looping-workload topic page so that developers can more easily learn about it.
To associate your repository with the looping-workload topic, visit your repo's landing page and select "manage topics."