I am trying understand cache organization scheme in GEM5 (Ruby Memory Model)

Here is my run script
./build/ALPHA_MOESI_CMP_directory/gem5.opt -d output/cannel
./configs/example/ruby_fs.py --script runscripts/runscript_canneal.rcS -n
16 --caches --num-l2caches 8 --l2cache --ruby

If I have 16 cores and l2 caches as 8 does it mean L2 cache is banked or is
it multiple CMP structure??

If it is multiple CMP does it like each CMP(consisting of some cores) has
one L2 Cache??

What is the relation between number of cores and number of L2 caches??



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

Reply via email to