Cache simulator written in C. Given a number of sets, lines per set, and bytes per cache block, prints the number of hits, misses, and evictions that would occur. Uses the LRU replacement policy when evicting cache lines. Written for a college class.
-
Notifications
You must be signed in to change notification settings - Fork 0
KisangaDavid/c_cache_simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Cache simulator written in C. Given a number of sets, lines per set, and bytes per cache block, prints the number of hits, misses, and evictions.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published