Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 223 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 223 Bytes

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 )