Hello,

I am a new user of the gem5 simulator, I need to add several
replacementpolicies (NRU, DRRIP,
PeLIFO, SHiP, CLP among others), I would like to share this changes with
you and them will be part of the simulator. I have read the wiki and
mailing list but I have not found an example. I think that the default
policy is null.

>From the running line:

build/X86/gem5.opt configs/example/se.py --clock=2.8GHz --caches
--l1d_size=32kB --l1i_size=32kB --l2cache --l2_size=256kB --l3_size=8192kB
-c tests/test-progs/hello/bin/x86/linux/hello

How can I establish the replacement policy?
How can I add a new replacement policy?


Best Regards

Roberto Rodríguez Rodríguez
PhD student
Universidad Complutense de Madrid
Spain
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to