On Tue, 3 Jan 2012, Hamid Reza Khaleghzadeh wrote:
Could you tell what architecture this command simulates?
./build/ALPHA_FS/m5.opt configs/example/ruby_fs.py -n 16 --l1i_size=32kB
--l1d_size=32kB --l2_size=32MB --num-l2caches=4 --topology=Crossbar --timing
I think this command simulate a multi-core processor that consists of 4
package. Each package has 4 cores and one L2 cache. Packages are connected
to each other with a Crossbar network. are these true?
Thanks.
I don't think so. A crossbar will connect every controller to every other
controller through it self. It would not associate an L2 controller with
the some set of cores.
--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users