summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux
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/quick/00.hello/ref/x86/linux
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/quick/00.hello/ref/x86/linux')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt8
-rwxr-xr-xtests/quick/00.hello/ref/x86/linux/simple-atomic/stderr2
-rwxr-xr-xtests/quick/00.hello/ref/x86/linux/simple-atomic/stdout11
3 files changed, 11 insertions, 10 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
index bacf33c33..3c3c458ce 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 8984 # Simulator instruction rate (inst/s)
-host_mem_usage 189888 # Number of bytes of host memory used
-host_seconds 1.06 # Real time elapsed on the host
-host_tick_rate 5221453 # Simulator tick rate (ticks/s)
+host_inst_rate 557395 # Simulator instruction rate (inst/s)
+host_mem_usage 190704 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
+host_tick_rate 320851262 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 9493 # Number of instructions simulated
sim_seconds 0.000006 # Number of seconds simulated
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr
index 88df04dd8..72ba90ece 100755
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr
@@ -1,4 +1,4 @@
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: be nice to actually delete the event here
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout
index e87534cec..7fa8be29e 100755
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout
@@ -5,12 +5,13 @@ 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 6 2008 00:18:22
+M5 executing on zizzer
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py quick/00.hello/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
+info: Entering event queue @ 0. Starting simulation...
Hello world!
Exiting @ tick 5518000 because target called exit()