我刚看到Ali回复了你,他还提到了应该看overall_mshr_miss_rate,你能不能问下这个是怎么计算的,是不是mshr miss占总的cache 
access数的比例。。。

From: [email protected] [mailto:[email protected]] On 
Behalf Of Si Chen
Sent: 2013年1月30日 10:36
To: [email protected]
Subject: [gem5-users] Understanding the dcache.overall_miss_rate in stat.txt

Hi all,

I am running bbench on arm detailed mode. But I have some trouble of 
understanding the stat results. I found that there are five different values in 
the stat for the dcache.overall_miss_rate.

system.cpu.dcache.overall_miss_rate::switch_cpus.data     0.163675              
         # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::cpu.data     0.333333                      
 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total     0.163678                       # 
miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::switch_cpus.data     0.065822              
         # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total     0.065822                       # 
miss rate for overall accesses

What is the difference between them? Which one should I refer to as the overall 
miss rate? Why there are two entirely different total dcache.overall_miss_rate?

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

Reply via email to