Skip to content

The simulator is capable of implementing one/two levels of cache with LRU / FIFO / Optimal replacement policy and non-inclusive / inclusive cache eviction policy.

anrikus/LRU-Cache-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LRU-Cache-simulator

The simulator is capable of implementing one/two levels of cache with LRU / FIFO / Optimal replacement policy and non-inclusive / inclusive cache eviction policy.

Please see the attached pdf for more details.

About

The simulator is capable of implementing one/two levels of cache with LRU / FIFO / Optimal replacement policy and non-inclusive / inclusive cache eviction policy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages