summaryrefslogtreecommitdiff
path: root/tests/long/00.gzip/ref/x86
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2008-10-12 15:31:37 -0700
committerGabe Black <gblack@eecs.umich.edu>2008-10-12 15:31:37 -0700
commit8384ff7d6c4460a966aec3b65a0af13e71bd76a2 (patch)
treed0dfd0408fa8c7903ba9cd37f03a60a8028ce046 /tests/long/00.gzip/ref/x86
parenta76c4b8ca101c0c89659a536da6271d4116850de (diff)
downloadgem5-8384ff7d6c4460a966aec3b65a0af13e71bd76a2.tar.xz
X86: Update the stats for cpuid's new implementation
Diffstat (limited to 'tests/long/00.gzip/ref/x86')
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt20
-rwxr-xr-xtests/long/00.gzip/ref/x86/linux/simple-atomic/stderr4
-rwxr-xr-xtests/long/00.gzip/ref/x86/linux/simple-atomic/stdout12
3 files changed, 20 insertions, 16 deletions
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
index ccee129c6..e1904a94f 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1695420 # Simulator instruction rate (inst/s)
-host_mem_usage 194768 # Number of bytes of host memory used
-host_seconds 955.72 # Real time elapsed on the host
-host_tick_rate 1007896114 # Simulator tick rate (ticks/s)
+host_inst_rate 1864345 # Simulator instruction rate (inst/s)
+host_mem_usage 194404 # Number of bytes of host memory used
+host_seconds 868.62 # Real time elapsed on the host
+host_tick_rate 1108605034 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1620345246 # Number of instructions simulated
-sim_seconds 0.963266 # Number of seconds simulated
-sim_ticks 963265624500 # Number of ticks simulated
+sim_insts 1619398860 # Number of instructions simulated
+sim_seconds 0.962952 # Number of seconds simulated
+sim_ticks 962951801000 # 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 1926531250 # number of cpu cycles simulated
-system.cpu.num_insts 1620345246 # Number of instructions executed
-system.cpu.num_refs 607160103 # Number of memory references
+system.cpu.numCycles 1925903603 # number of cpu cycles simulated
+system.cpu.num_insts 1619398860 # Number of instructions executed
+system.cpu.num_refs 607161871 # Number of memory references
system.cpu.workload.PROG:num_syscalls 48 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr
index bd8016039..c07fe7d68 100755
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr
@@ -2,4 +2,8 @@ warn: Sockets disabled, not accepting gdb connections
warn: Entering event queue @ 0. Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
+warn: instruction 'prefetch_t0' unimplemented
+warn: instruction 'prefetch_t0' unimplemented
+warn: instruction 'prefetch_t0' unimplemented
+warn: instruction 'prefetch_t0' unimplemented
warn: Increasing stack size by one page.
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout
index 4b2b46a54..92309e31c 100755
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout
@@ -5,11 +5,11 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Sep 27 2008 21:33:04
-M5 revision 5571:7f81bb1690686883c5b93e8343068a001faf5083
-M5 commit date Sat Sep 27 21:03:50 2008 -0700
-M5 started Sep 27 2008 21:33:06
-M5 executing on piton
+M5 compiled Oct 8 2008 20:20:37
+M5 revision 5641:1033c9f7de3f63b99accb1f06962921c3b61b617
+M5 commit date Wed Oct 08 20:18:02 2008 -0700
+M5 started Oct 8 2008 20:20:39
+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 --stdout-file stdout --stderr-file stderr tests/run.py long/00.gzip/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
spec_init
@@ -43,4 +43,4 @@ Uncompressing Data
Uncompressed data 1048576 bytes in length
Uncompressed data compared correctly
Tested 1MB buffer: OK!
-Exiting @ tick 963265624500 because target called exit()
+Exiting @ tick 962951801000 because target called exit()