Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 428 Bytes

CUSIM - Cache Utilisation Simulator

Measures utilisation (data touched within a line before it is evicted) of cache space for a single threaded memory trace with the option of having varying block sizes and prediction policies.

Dependencies

zlib gzstream - Bundled

Running

Check out run.sh

License

The MIT License