changeset c3149423e6cc in /z/repo/m5
details: http://repo.m5sim.org/m5?cmd=changeset;node=c3149423e6cc
description:
        tests: There's a small unknown stats difference in 20.parser, accept it.
        Hopefully if the difference pops back up, we can figure out what it was

diffstat:

1 file changed, 4 insertions(+), 4 deletions(-)
tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt |    8 ++++----

diffs (29 lines):

diff -r 2f132c18f9bc -r c3149423e6cc 
tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt      Tue Jul 
22 17:00:45 2008 -0400
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt      Tue Jul 
22 17:01:33 2008 -0400
@@ -1,17 +1,17 @@
 
 ---------- Begin Simulation Statistics ----------
-host_inst_rate                                1959706                       # 
Simulator instruction rate (inst/s)
-host_mem_usage                                 194472                       # 
Number of bytes of host memory used
-host_seconds                                   757.68                       # 
Real time elapsed on the host
-host_tick_rate                             1139469005                       # 
Simulator tick rate (ticks/s)
+host_inst_rate                                1698420                       # 
Simulator instruction rate (inst/s)
+host_mem_usage                                 197800                       # 
Number of bytes of host memory used
+host_seconds                                   874.24                       # 
Real time elapsed on the host
+host_tick_rate                              987544116                       # 
Simulator tick rate (ticks/s)
 sim_freq                                 1000000000000                       # 
Frequency of simulated ticks
-sim_insts                                  1484825787                       # 
Number of instructions simulated
+sim_insts                                  1484825792                       # 
Number of instructions simulated
 sim_seconds                                  0.863351                       # 
Number of seconds simulated
-sim_ticks                                863350524000                       # 
Number of ticks simulated
+sim_ticks                                863350526500                       # 
Number of ticks simulated
 system.cpu.idle_fraction                            0                       # 
Percentage of idle cycles
 system.cpu.not_idle_fraction                        1                       # 
Percentage of non-idle cycles
-system.cpu.numCycles                       1726701049                       # 
number of cpu cycles simulated
-system.cpu.num_insts                       1484825787                       # 
Number of instructions executed
+system.cpu.numCycles                       1726701054                       # 
number of cpu cycles simulated
+system.cpu.num_insts                       1484825792                       # 
Number of instructions executed
 system.cpu.num_refs                         533543283                       # 
Number of memory references
 system.cpu.workload.PROG:num_syscalls             541                       # 
Number of system calls
 
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to