Toy simulation codes for cache behavior over different access patterns and replacement policies.
python mdp.py [minimum cache size] [maximum cache size] [-s step]
Plot miss rate over different cache sizes
python plot.py [logs/log-file-name] m
Plot hit age and eviction age distribution
python plot.py [logs/log-file-name] h
Plot ranking functions
python plot.py [logs/log-file-name] r