summaryrefslogtreecommitdiff
path: root/tests/long/00.gzip/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-02-25 10:19:28 -0800
committerGabe Black <gblack@eecs.umich.edu>2009-02-25 10:19:28 -0800
commit5d5e001ac3d980f8a0902049db75604f7d7a2ea1 (patch)
treeb7f322951c67c70678f4cd1fecf0e119f9e9370b /tests/long/00.gzip/ref/x86/linux/simple-atomic
parent06ff83e1b9aa2a00af4f66fae7c9fce2ac36394a (diff)
downloadgem5-5d5e001ac3d980f8a0902049db75604f7d7a2ea1.tar.xz
X86: Update stats now that prefetch is implemented.
Diffstat (limited to 'tests/long/00.gzip/ref/x86/linux/simple-atomic')
-rwxr-xr-xtests/long/00.gzip/ref/x86/linux/simple-atomic/simerr8
-rwxr-xr-xtests/long/00.gzip/ref/x86/linux/simple-atomic/simout7
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt10
3 files changed, 8 insertions, 17 deletions
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/simerr b/tests/long/00.gzip/ref/x86/linux/simple-atomic/simerr
index d7d61bab3..94d399eab 100755
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/simerr
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/simerr
@@ -4,12 +4,4 @@ warn: instruction 'fnstcw_Mw' unimplemented
For more information see: http://www.m5sim.org/warn/437d5238
warn: instruction 'fldcw_Mw' unimplemented
For more information see: http://www.m5sim.org/warn/437d5238
-warn: instruction 'prefetch_t0' unimplemented
-For more information see: http://www.m5sim.org/warn/437d5238
-warn: instruction 'prefetch_t0' unimplemented
-For more information see: http://www.m5sim.org/warn/437d5238
-warn: instruction 'prefetch_t0' unimplemented
-For more information see: http://www.m5sim.org/warn/437d5238
-warn: instruction 'prefetch_t0' unimplemented
-For more information see: http://www.m5sim.org/warn/437d5238
hack: be nice to actually delete the event here
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout b/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout
index 21fdf6d28..875533d57 100755
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Feb 23 2009 23:45:19
-M5 revision 046e9580158a+ 5888+ default qtip tip delayedmissstats.patch
-M5 started Feb 23 2009 23:48:10
+M5 compiled Feb 24 2009 22:05:32
+M5 revision dda4746d9215 5940 default qtip tip rtcbcd.patch
+M5 started Feb 24 2009 22:07:57
M5 executing on tater
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic -re tests/run.py long/00.gzip/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
@@ -26,7 +26,6 @@ Uncompressed data compared correctly
Compressing Input Data, level 3
Compressed data 97831 bytes in length
Uncompressing Data
-info: Increasing stack size by one page.
Uncompressed data 1048576 bytes in length
Uncompressed data compared correctly
Compressing Input Data, level 5
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
index fd612c556..0158d9e3d 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 977325 # Simulator instruction rate (inst/s)
-host_mem_usage 197144 # Number of bytes of host memory used
-host_seconds 1656.94 # Real time elapsed on the host
-host_tick_rate 581149945 # Simulator tick rate (ticks/s)
+host_inst_rate 1045935 # Simulator instruction rate (inst/s)
+host_mem_usage 197296 # Number of bytes of host memory used
+host_seconds 1548.25 # Real time elapsed on the host
+host_tick_rate 621947296 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 1619365942 # Number of instructions simulated
sim_seconds 0.962929 # Number of seconds simulated
@@ -12,7 +12,7 @@ system.cpu.idle_fraction 0 # Pe
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.numCycles 1925857354 # number of cpu cycles simulated
system.cpu.num_insts 1619365942 # Number of instructions executed
-system.cpu.num_refs 607148814 # Number of memory references
+system.cpu.num_refs 607228174 # Number of memory references
system.cpu.workload.PROG:num_syscalls 48 # Number of system calls
---------- End Simulation Statistics ----------