command line: ./build/ALPHA_FS/gem5.opt configs/example/ruby_fs.py -n 16
--l1i_size=8kB --l1d_size=8kB --l2_size=128kB --num-l2caches=16 --topology=Mesh
--timing --num-dirs=16 -b fft --mesh-rows=4
the following is part of Ruby.stats:
........
Cache Stats: system.l1_cntrl1.L1IcacheMemory
system.l1_cntrl1.L1IcacheMemory_total_misses: 0
system.l1_cntrl1.L1IcacheMemory_total_demand_misses: 0
system.l1_cntrl1.L1IcacheMemory_total_prefetches: 0
system.l1_cntrl1.L1IcacheMemory_total_sw_prefetches: 0
system.l1_cntrl1.L1IcacheMemory_total_hw_prefetches: 0
............
Why the cache state values are all zero?
Best regards.
lyh
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users