summaryrefslogtreecommitdiff
path: root/tests/long/20.parser/ref/x86
diff options
context:
space:
mode:
authorLisa Hsu <hsul@eecs.umich.edu>2008-11-06 11:11:42 -0500
committerLisa Hsu <hsul@eecs.umich.edu>2008-11-06 11:11:42 -0500
commitddd179a4189d6f51f7be81567e1119aa67533dae (patch)
tree647c2b6b5a7a947e07c0639bd41b2df8fe3dd99e /tests/long/20.parser/ref/x86
parent46b56bb7b6ac2a5f069aa1f79279f46d0395eb15 (diff)
downloadgem5-ddd179a4189d6f51f7be81567e1119aa67533dae.tar.xz
Reference updates. Since split cache is gone, a lot of config.ini changes, and minor changes to stats that are likely due to the decoupling of insertions/evictions in the cache.
Diffstat (limited to 'tests/long/20.parser/ref/x86')
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt16
-rwxr-xr-xtests/long/20.parser/ref/x86/linux/simple-atomic/stderr2
-rwxr-xr-xtests/long/20.parser/ref/x86/linux/simple-atomic/stdout13
3 files changed, 16 insertions, 15 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 f1fef537b..6c9e86c42 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,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1855549 # Simulator instruction rate (inst/s)
-host_mem_usage 197988 # Number of bytes of host memory used
-host_seconds 805.96 # Real time elapsed on the host
-host_tick_rate 1077833305 # Simulator tick rate (ticks/s)
+host_inst_rate 1589069 # Simulator instruction rate (inst/s)
+host_mem_usage 198676 # Number of bytes of host memory used
+host_seconds 941.11 # Real time elapsed on the host
+host_tick_rate 923042875 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1495492697 # Number of instructions simulated
+sim_insts 1495492702 # Number of instructions simulated
sim_seconds 0.868687 # Number of seconds simulated
-sim_ticks 868687488000 # Number of ticks simulated
+sim_ticks 868687490500 # 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 1737374977 # number of cpu cycles simulated
-system.cpu.num_insts 1495492697 # Number of instructions executed
+system.cpu.numCycles 1737374982 # number of cpu cycles simulated
+system.cpu.num_insts 1495492702 # Number of instructions executed
system.cpu.num_refs 533549000 # Number of memory references
system.cpu.workload.PROG:num_syscalls 551 # Number of system calls
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr b/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
index 4a54d0384..eae22fffc 100755
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
@@ -1,7 +1,7 @@
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: Increasing stack size by one page.
warn: Increasing stack size by one page.
warn: Increasing stack size by one page.
+warn: be nice to actually delete the event here
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 03a15d3cc..90786ddde 100755
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
@@ -5,13 +5,14 @@ The Regents of The University of Michigan
All Rights Reserved
-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
+M5 compiled Nov 5 2008 23:03:02
+M5 revision 5719:c9056088f1516d097f7e73673f990175ad238d69
+M5 commit date Wed Nov 05 16:19:17 2008 -0500
+M5 started Nov 5 2008 23:22:32
+M5 executing on zizzer
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py long/20.parser/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
+info: Entering event queue @ 0. Starting simulation...
Reading the dictionary files: *************************************************
58924 words stored in 3784810 bytes
@@ -71,4 +72,4 @@ Echoing of input sentence turned on.
about 2 million people attended
the five best costumes got prizes
No errors!
-Exiting @ tick 868687488000 because target called exit()
+Exiting @ tick 868687490500 because target called exit()