On Thu, 6 Dec 2012, Abhishek Deshpande wrote:

Hi,
I am new to Gem5.
Please let me know how to enable L3 and confirm that it is working. I am
using ALPHA architecture available in gem5 without any modification and
using se.py configuration file as available.


Since you have not made any changes, this means that there is no L3 cache in the system. Take a look at the file configs/common/CacheConfig.py. It shows how to add the L2 cache. Adding an L3 cache should be similar.

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to