summaryrefslogtreecommitdiff
path: root/tests/long/10.linux-boot
diff options
context:
space:
mode:
authorLisa Hsu <hsul@eecs.umich.edu>2008-12-05 12:09:29 -0500
committerLisa Hsu <hsul@eecs.umich.edu>2008-12-05 12:09:29 -0500
commitf1430941cf17fc15a8b86eba41f9c856ad9347d8 (patch)
tree336c094db8d31c3af51477b5b81f1293a426dc30 /tests/long/10.linux-boot
parente2c7618e508c6e5c0cbbd091eabb336f3e259465 (diff)
downloadgem5-f1430941cf17fc15a8b86eba41f9c856ad9347d8.tar.xz
This brings M5 closer to modernity - the kernel being advertised is newer so it won't die on binaries compiled with newer glibc's, and enables use of TLS-toolchain built binaries for ALPHA_SE by putting auxiliary vectors on the stack. There are some comments in the code to help. Finally, stats changes for ALPHA are from slight perturbations to the initial stack frame, all minimal diffs.
Diffstat (limited to 'tests/long/10.linux-boot')
-rw-r--r--tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/m5stats.txt8
-rwxr-xr-xtests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stdout8
-rw-r--r--tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/m5stats.txt8
-rwxr-xr-xtests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stdout8
4 files changed, 16 insertions, 16 deletions
diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/m5stats.txt b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/m5stats.txt
index c498474d4..cbdec272c 100644
--- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/m5stats.txt
+++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/m5stats.txt
@@ -16,10 +16,10 @@ global.BPredUnit.lookups 10092697 # Nu
global.BPredUnit.lookups 5530798 # Number of BP lookups
global.BPredUnit.usedRAS 690318 # Number of times the RAS was used to get a target.
global.BPredUnit.usedRAS 415111 # Number of times the RAS was used to get a target.
-host_inst_rate 130617 # Simulator instruction rate (inst/s)
-host_mem_usage 292856 # Number of bytes of host memory used
-host_seconds 429.91 # Real time elapsed on the host
-host_tick_rate 4437424208 # Simulator tick rate (ticks/s)
+host_inst_rate 121094 # Simulator instruction rate (inst/s)
+host_mem_usage 292872 # Number of bytes of host memory used
+host_seconds 463.72 # Real time elapsed on the host
+host_tick_rate 4113887240 # Simulator tick rate (ticks/s)
memdepunit.memDep.conflictingLoads 2050196 # Number of conflicting loads.
memdepunit.memDep.conflictingLoads 902547 # Number of conflicting loads.
memdepunit.memDep.conflictingStores 1831551 # Number of conflicting stores.
diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stdout b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stdout
index 3839b0231..bace1f0ca 100755
--- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stdout
+++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stdout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Nov 5 2008 22:27:11
-M5 revision 5719:c9056088f1516d097f7e73673f990175ad238d69
-M5 commit date Wed Nov 05 16:19:17 2008 -0500
-M5 started Nov 5 2008 22:30:16
+M5 compiled Dec 4 2008 21:30:58
+M5 revision 5755:d6a5329ec79b40f273fe6dacb70354f281725652
+M5 commit date Thu Dec 04 18:04:32 2008 -0500
+M5 started Dec 4 2008 21:35:52
M5 executing on zizzer
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3-dual -re --stdout-file stdout --stderr-file stderr tests/run.py long/10.linux-boot/alpha/linux/tsunami-o3-dual
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/m5stats.txt b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/m5stats.txt
index 7b34dbd2c..4860b3f1d 100644
--- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/m5stats.txt
+++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/m5stats.txt
@@ -8,10 +8,10 @@ global.BPredUnit.condIncorrect 828381 # Nu
global.BPredUnit.condPredicted 12127533 # Number of conditional branches predicted
global.BPredUnit.lookups 14559443 # Number of BP lookups
global.BPredUnit.usedRAS 1032470 # Number of times the RAS was used to get a target.
-host_inst_rate 200905 # Simulator instruction rate (inst/s)
-host_mem_usage 290800 # Number of bytes of host memory used
-host_seconds 264.07 # Real time elapsed on the host
-host_tick_rate 7071490969 # Simulator tick rate (ticks/s)
+host_inst_rate 123231 # Simulator instruction rate (inst/s)
+host_mem_usage 290820 # Number of bytes of host memory used
+host_seconds 430.51 # Real time elapsed on the host
+host_tick_rate 4337505567 # Simulator tick rate (ticks/s)
memdepunit.memDep.conflictingLoads 3072758 # Number of conflicting loads.
memdepunit.memDep.conflictingStores 2866670 # Number of conflicting stores.
memdepunit.memDep.insertedLoads 11041732 # Number of loads inserted to the mem dependence unit.
diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stdout b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stdout
index 4989a72b8..f6f2f7d37 100755
--- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stdout
+++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stdout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Nov 5 2008 22:27:11
-M5 revision 5719:c9056088f1516d097f7e73673f990175ad238d69
-M5 commit date Wed Nov 05 16:19:17 2008 -0500
-M5 started Nov 5 2008 22:28:27
+M5 compiled Dec 4 2008 21:30:58
+M5 revision 5755:d6a5329ec79b40f273fe6dacb70354f281725652
+M5 commit date Thu Dec 04 18:04:32 2008 -0500
+M5 started Dec 4 2008 21:31:00
M5 executing on zizzer
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3 -re --stdout-file stdout --stderr-file stderr tests/run.py long/10.linux-boot/alpha/linux/tsunami-o3
Global frequency set at 1000000000000 ticks per second