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