Nilay Vaish <nilay <at> cs.wisc.edu> writes: > > On Wed, 2 Nov 2011, Pritha Ghoshal wrote: > > > Hi, > > > > I am trying to use Ruby in GEM5 - Cache protocol MESI_CMP_directory. I see that > > the number of misses etc reported in the ruby.stats file is all zeroes : > > > > Cache Stats: system.l2_cntrl0.L2cacheMemory > > system.l2_cntrl0.L2cacheMemory_total_misses: 0 > > system.l2_cntrl0.L2cacheMemory_total_demand_misses: 0 > > system.l2_cntrl0.L2cacheMemory_total_prefetches: 0 > > system.l2_cntrl0.L2cacheMemory_total_sw_prefetches: 0 > > system.l2_cntrl0.L2cacheMemory_total_hw_prefetches: 0 > > Pritha, I have uploaded a patch to gem5's reviewboard: > http://reviews.gem5.org/dashboard/ > > You can download it from there. But I would like you to verify that misses > are being reported correctly. > > -- > Nilay >
Hi Nilay, Thanks for the patch, I have downloaded it and am checking. I have one doubt, the cache miss numbers being reported are for all the cores together. There seems to be only one variable which gets updated for all the cores. Is this correct? Thanks, Pritha _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users