tests: There's a small unknown stats difference in 20.parser, accept it.
authorNathan Binkert <nate@binkert.org>
Tue, 22 Jul 2008 21:01:33 +0000 (17:01 -0400)
committerNathan Binkert <nate@binkert.org>
Tue, 22 Jul 2008 21:01:33 +0000 (17:01 -0400)
Hopefully if the difference pops back up, we can figure out what it was

tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt

index 5ab585992f95282babe14e37f9cf60c46e88eebb..b17c478f62a493640074459e1ca8e929e232954b 100644 (file)
@@ -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