This cache simulator is used in order to simulate substitutions in cache using replacement policies (FIFO and LRU) and write back into the cache (using the write-allocate policy).
-
Updated
Sep 29, 2018 - C
This cache simulator is used in order to simulate substitutions in cache using replacement policies (FIFO and LRU) and write back into the cache (using the write-allocate policy).
Write-back cache simulator with configurable parameters and performance metrics.
Add a description, image, and links to the write-allocate topic page so that developers can more easily learn about it.
To associate your repository with the write-allocate topic, visit your repo's landing page and select "manage topics."