A software project that simulates the behavior of a CPU cache. The project implemented LRU as the cache replacement policy. The simulation was performed on a trace file of memory accesses and results were collected and analyzed in terms of hit rate and miss rate. It includes a graphical user interface that allows to view and analyze the results.
-
Notifications
You must be signed in to change notification settings - Fork 0
A software project that simulates the behavior of a CPU cache. The project implemented LRU as the cache replacement policy. The simulation was performed on a trace file of memory accesses and results were collected and analyzed in terms of hit rate and miss rate. It includes a graphical user interface that allows to view and analyze the results.
ritik-rkg/CPU-Cache-Simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A software project that simulates the behavior of a CPU cache. The project implemented LRU as the cache replacement policy. The simulation was performed on a trace file of memory accesses and results were collected and analyzed in terms of hit rate and miss rate. It includes a graphical user interface that allows to view and analyze the results.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published