Skip to content

Cache Simulation program for hit rate in java with 2 mappings (Direct Mapping and 4 Way Set Associative Mappings) (Main Memory Size : 4 GB, Block Size : 16 bytes, Cache size : 1 M blocks => 2^20 lines )

Notifications You must be signed in to change notification settings

aks3800/CacheSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cache Simulation

Cache Simulation program for hit rate in java with 2 mappings (Direct Mapping and 4 Way Set Associative Mappings) (Main Memory Size : 4 GB, Block Size : 16 bytes, Cache size : 1 M blocks => 2^20 lines )

About

Cache Simulation program for hit rate in java with 2 mappings (Direct Mapping and 4 Way Set Associative Mappings) (Main Memory Size : 4 GB, Block Size : 16 bytes, Cache size : 1 M blocks => 2^20 lines )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages