Hey,
Thanks for your reply, I looked into both sniper and champsim before but
they lacked some aspects I was looking for. it is for my own research, no
advisor involved thankfully.
I have been looking at the same code you sent me, but the newer versions of
gem5 had their implementation of handlef
Hi,
There are two memory models for caches in gem5: Ruby and Classic memory.
Classic is easier and Ruby provides a more elaborated design in my opinion.
If you have to implement said changes for specific cache level you have to
create a separate class for it in src/mem/ruby/structures and do needed