Hi all,

I am trying to configure the (l3)LLC slice per core (CMP) in classic memory 
system. Now the script is as follows:
build/ALPHA/gem5.fast configs/example/se.py -n 4 --caches --l1d_size=32kB 
--l1d_size=32kB --l2caches --l2_size=256kB --l3caches --l3_size=8MB 
--num-l3caches=4
This configuration likes Intel core i7. So is this mean each core has 2MB 
shared l3_cache(LLC) ?


I have checked the config.dot file, I find there is no slice in l3_cache and 
the parameter '--num-l3caches=4' does not take effect. 


What if the script is not correct, what should I do to implement this(eg: Intel 
core i7)?  If there are 4 cpu, 8MB shared l3cache, then each core has 2MB slice 
per core?


Thanks in advance.


Best regards,
Fanfan Shen


------------------
Wish You a Happy Day!
Fanfan Shen, Ph.D. candidate
Computer School
Wuhan University, Wuhan, Hubei 430072, China
E-mail:[email protected]
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to