From a1d5beab953b6f97c7f432a53370e68d0f192cc4 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Tue, 15 Jan 2008 13:13:08 -0500 Subject: Update O3 ref outputs: very minor stats change due to previous cset. (from Steve on behalf of m5test). --HG-- extra : convert_revision : 696efdaa3dd7680dfc9c797a6a46a5053238c7d2 --- .../01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini | 2 ++ .../ref/alpha/linux/o3-timing/m5stats.txt | 16 ++++++++-------- .../01.hello-2T-smt/ref/alpha/linux/o3-timing/stderr | 2 ++ .../01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout | 6 +++--- 4 files changed, 15 insertions(+), 11 deletions(-) (limited to 'tests/quick/01.hello-2T-smt/ref/alpha') diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini index 3eda0093a..92c46203b 100644 --- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini +++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini @@ -371,6 +371,7 @@ euid=100 executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin +max_stack_size=67108864 output=cout pid=100 ppid=99 @@ -387,6 +388,7 @@ euid=100 executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin +max_stack_size=67108864 output=cout pid=100 ppid=99 diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt index 6cf4d180e..0d69d5064 100644 --- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt +++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt @@ -8,10 +8,10 @@ global.BPredUnit.condIncorrect 1092 # Nu global.BPredUnit.condPredicted 2350 # Number of conditional branches predicted global.BPredUnit.lookups 4075 # Number of BP lookups global.BPredUnit.usedRAS 561 # Number of times the RAS was used to get a target. -host_inst_rate 92493 # Simulator instruction rate (inst/s) -host_mem_usage 197924 # Number of bytes of host memory used -host_seconds 0.12 # Real time elapsed on the host -host_tick_rate 47019704 # Simulator tick rate (ticks/s) +host_inst_rate 64609 # Simulator instruction rate (inst/s) +host_mem_usage 152616 # Number of bytes of host memory used +host_seconds 0.17 # Real time elapsed on the host +host_tick_rate 32849793 # Simulator tick rate (ticks/s) memdepunit.memDep.conflictingLoads 14 # Number of conflicting loads. memdepunit.memDep.conflictingLoads 12 # Number of conflicting loads. memdepunit.memDep.conflictingStores 35 # Number of conflicting stores. @@ -34,10 +34,10 @@ system.cpu.commit.COM:bw_limited_1 0 # nu system.cpu.commit.COM:committed_per_cycle.start_dist # Number of insts commited each cycle system.cpu.commit.COM:committed_per_cycle.samples 11403 system.cpu.commit.COM:committed_per_cycle.min_value 0 - 0 6781 5946.68% - 1 2144 1880.21% - 2 950 833.11% - 3 495 434.10% + 0 6780 5945.80% + 1 2145 1881.08% + 2 951 833.99% + 3 494 433.22% 4 331 290.27% 5 216 189.42% 6 215 188.55% diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stderr b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stderr index d0a887867..0ce82a0be 100644 --- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stderr +++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stderr @@ -1,3 +1,5 @@ +0: system.remote_gdb.listener: listening for remote gdb on port 7000 +0: system.remote_gdb.listener: listening for remote gdb on port 7001 warn: Entering event queue @ 0. Starting simulation... warn: Increasing stack size by one page. warn: Increasing stack size by one page. diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout index c45cb0224..c18a78d82 100644 --- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout +++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout @@ -7,9 +7,9 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Aug 14 2007 15:45:23 -M5 started Tue Aug 14 15:45:27 2007 -M5 executing on nacho +M5 compiled Jan 15 2008 08:14:31 +M5 started Tue Jan 15 08:14:22 2008 +M5 executing on m45-038.pool command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing tests/run.py quick/01.hello-2T-smt/alpha/linux/o3-timing Global frequency set at 1000000000000 ticks per second Exiting @ tick 5727000 because target called exit() -- cgit v1.2.3