summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-12-03 14:33:33 -0800
committerGabe Black <gblack@eecs.umich.edu>2007-12-03 14:33:33 -0800
commit948269d8aaeec7f9a3f16056e759b96fc997f0fa (patch)
treec1b1f59b7a32921e19860a8747742cbdccb2cc12
parent27cc351688c231affdd3107439e409a9661beffa (diff)
downloadgem5-948269d8aaeec7f9a3f16056e759b96fc997f0fa.tar.xz
X86: Update the parser reference output which has mysteriously changed again?
--HG-- extra : convert_revision : 9b1439096509633d6e9b5bc0c661608f40a63c5f
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt20
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/stdout6
2 files changed, 13 insertions, 13 deletions
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
index e1f98313b..ce1b18275 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1244280 # Simulator instruction rate (inst/s)
-host_mem_usage 179592 # Number of bytes of host memory used
-host_seconds 1193.15 # Real time elapsed on the host
-host_tick_rate 723499766 # Simulator tick rate (ticks/s)
+host_inst_rate 2481198 # Simulator instruction rate (inst/s)
+host_mem_usage 179484 # Number of bytes of host memory used
+host_seconds 598.34 # Real time elapsed on the host
+host_tick_rate 1442718775 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1484611664 # Number of instructions simulated
-sim_seconds 0.863243 # Number of seconds simulated
-sim_ticks 863243462500 # Number of ticks simulated
+sim_insts 1484611751 # Number of instructions simulated
+sim_seconds 0.863244 # Number of seconds simulated
+sim_ticks 863243513500 # 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 1726486926 # number of cpu cycles simulated
-system.cpu.num_insts 1484611664 # Number of instructions executed
-system.cpu.num_refs 533543283 # Number of memory references
+system.cpu.numCycles 1726487028 # number of cpu cycles simulated
+system.cpu.num_insts 1484611751 # Number of instructions executed
+system.cpu.num_refs 533543296 # Number of memory references
system.cpu.workload.PROG:num_syscalls 541 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
index 372af2d77..275ed957a 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
@@ -64,9 +64,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Oct 21 2007 20:57:52
-M5 started Sun Oct 21 22:00:51 2007
+M5 compiled Dec 3 2007 13:48:03
+M5 started Mon Dec 3 13:48:04 2007
M5 executing on nacho
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 863243462500 because target called exit()
+Exiting @ tick 863243513500 because target called exit()