[Gems-users] The size of L2 Cache


Date: Fri, 03 Mar 2006 17:25:51 +1030
From: May Zhao <zhao0043@xxxxxxxxxxxxxxxxxxxxxxx>
Subject: [Gems-users] The size of L2 Cache
Hi,

I am using MOSI_SMP_bcast. I need to change the size of L2 cache, so I set the value of L2_CACHE_NUM_SETS_BITS to 13 in file "rubyconfig.defaults". However, I found the value has been changed to 10 in the stats file (using command "ruby0.dump-stats ruby.stats"). Only L2_CACHE_NUM_SETS_BITS in "ruby.stats" is different with that in "rubyconfig.defaults". Others, like L1_CACHE_NUM_SETS_BITS, are same. Who can tell me what is the real configuration in the simulation? If I set L2_CACHE_NUM_SETS_BITS=13, then the L2 cache should be 2M bytes. Is it right?
    Thanks

[← Prev in Thread] Current Thread [Next in Thread→]