Skip to content

Least recently used algorithm (LRU), Level 1 cache simulator

Notifications You must be signed in to change notification settings

agoodkind/lru-cache-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LRU L1 Cache Simulator

LRU L1 cache simulator for Rutgers CS 01:198:211 section 07 Project 4 (PA4)

Simulates reads/writes/hits/misses, but does not actually change data

About

Least recently used algorithm (LRU), Level 1 cache simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published