Hi, I’d argue that the classic memory system is more robust and performant compared to Ruby, and consequently I would say it’s a good starting point for most use-cases. The classic caches definitely support inclusive policies, it is simply a configuration option “clusivity”. Inclusive L2s, exclusive L3s, etc…tune it as you please.
Andreas From: gem5-users <[email protected]<mailto:[email protected]>> on behalf of liuchen <[email protected]<mailto:[email protected]>> Reply-To: gem5 users mailing list <[email protected]<mailto:[email protected]>> Date: Friday, 5 May 2017 at 13:02 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [gem5-users] How to run gem5 ruby in ALPHA? Hi: I am using gem5 to test ALPHA memory system.I found that classic cache is not inclusive,so I move on to ruby.But I don't know how to use ruby system. Is it OK just add an option"--ruby" to command line?And how to use configs/ruby/MESI_two/three_level.py?is ruby strictly inclusive or not? Thanks! IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
