summaryrefslogtreecommitdiff
path: root/tests/long/00.gzip/ref
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-02-14 13:05:20 -0500
committerGabe Black <gblack@eecs.umich.edu>2007-02-14 13:05:20 -0500
commitd94a3c7b1eab5b461cb0953ac83b0e66b4fb142e (patch)
tree6a5e38b952b8aedd8768ea44b536b85a7beca19b /tests/long/00.gzip/ref
parent276e52cdecf837fa6de247320f6813cc195f53aa (diff)
downloadgem5-d94a3c7b1eab5b461cb0953ac83b0e66b4fb142e.tar.xz
Reference outputs fixed to reflect branch mispredict change and 8k io buffers.
--HG-- extra : convert_revision : 24b0da355b6422cae4e4f7b664128c4612c55b2a
Diffstat (limited to 'tests/long/00.gzip/ref')
-rw-r--r--tests/long/00.gzip/ref/alpha/linux/o3-timing/config.ini12
-rw-r--r--tests/long/00.gzip/ref/alpha/linux/o3-timing/config.out15
-rw-r--r--tests/long/00.gzip/ref/alpha/linux/o3-timing/m5stats.txt18
-rw-r--r--tests/long/00.gzip/ref/alpha/linux/o3-timing/stderr1
4 files changed, 14 insertions, 32 deletions
diff --git a/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.ini b/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.ini
index b221360e2..fa5ac1725 100644
--- a/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.ini
+++ b/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.ini
@@ -388,7 +388,7 @@ port=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.l2cache.cp
[system.cpu.workload]
type=LiveProcess
cmd=gzip input.log 1
-cwd=build/ALPHA_SE/tests/opt/long/00.gzip/alpha/linux/o3-timing
+cwd=build/ALPHA_SE/tests/fast/long/00.gzip/alpha/linux/o3-timing
egid=100
env=
euid=100
@@ -414,14 +414,6 @@ type=PhysicalMemory
file=
latency=1
range=0:134217727
+zero=false
port=system.membus.port[0]
-[trace]
-bufsize=0
-cycle=0
-dump_on_exit=false
-file=cout
-flags=
-ignore=
-start=0
-
diff --git a/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.out b/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.out
index 704fa2535..8744b6907 100644
--- a/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.out
+++ b/tests/long/00.gzip/ref/alpha/linux/o3-timing/config.out
@@ -10,6 +10,7 @@ type=PhysicalMemory
file=
range=[0,134217727]
latency=1
+zero=false
[system]
type=System
@@ -30,7 +31,7 @@ executable=/dist/m5/cpu2000/binaries/alpha/tru64/gzip
input=cin
output=cout
env=
-cwd=build/ALPHA_SE/tests/opt/long/00.gzip/alpha/linux/o3-timing
+cwd=build/ALPHA_SE/tests/fast/long/00.gzip/alpha/linux/o3-timing
system=system
uid=100
euid=100
@@ -366,15 +367,6 @@ clock=1000
width=64
responder_set=false
-[trace]
-flags=
-start=0
-cycle=0
-bufsize=0
-file=cout
-dump_on_exit=false
-ignore=
-
[stats]
descriptions=true
project_name=test
@@ -392,9 +384,6 @@ dump_cycle=0
dump_period=0
ignore_events=
-[random]
-seed=1
-
[exetrace]
speculative=true
print_cycle=true
diff --git a/tests/long/00.gzip/ref/alpha/linux/o3-timing/m5stats.txt b/tests/long/00.gzip/ref/alpha/linux/o3-timing/m5stats.txt
index bd4e6c524..8303336ed 100644
--- a/tests/long/00.gzip/ref/alpha/linux/o3-timing/m5stats.txt
+++ b/tests/long/00.gzip/ref/alpha/linux/o3-timing/m5stats.txt
@@ -8,10 +8,10 @@ global.BPredUnit.condIncorrect 4270829 # Nu
global.BPredUnit.condPredicted 101462576 # Number of conditional branches predicted
global.BPredUnit.lookups 108029652 # Number of BP lookups
global.BPredUnit.usedRAS 1765818 # Number of times the RAS was used to get a target.
-host_inst_rate 49266 # Simulator instruction rate (inst/s)
-host_mem_usage 315608 # Number of bytes of host memory used
-host_seconds 11479.54 # Real time elapsed on the host
-host_tick_rate 147031 # Simulator tick rate (ticks/s)
+host_inst_rate 64442 # Simulator instruction rate (inst/s)
+host_mem_usage 296420 # Number of bytes of host memory used
+host_seconds 8776.17 # Real time elapsed on the host
+host_tick_rate 192322 # Simulator tick rate (ticks/s)
memdepunit.memDep.conflictingLoads 20975706 # Number of conflicting loads.
memdepunit.memDep.conflictingStores 18042230 # Number of conflicting stores.
memdepunit.memDep.insertedLoads 207074480 # Number of loads inserted to the mem dependence unit.
@@ -263,8 +263,8 @@ system.cpu.iew.lsq.thread.0.rescheduledLoads 5548
system.cpu.iew.lsq.thread.0.squashedLoads 92024970 # Number of loads squashed
system.cpu.iew.lsq.thread.0.squashedStores 17250597 # Number of stores squashed
system.cpu.iew.memOrderViolationEvents 1892 # Number of memory order violations
-system.cpu.iew.predictedNotTakenIncorrect 2705247 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.predictedTakenIncorrect 2033271 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 530187 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.predictedTakenIncorrect 4208331 # Number of branches that were predicted taken incorrectly
system.cpu.ipc 0.335073 # IPC: Instructions Per Cycle
system.cpu.ipc_total 0.335073 # IPC: Total IPC of All Threads
system.cpu.iq.ISSUE:FU_type_0 752715877 # Type of FU issued
@@ -335,8 +335,8 @@ system.cpu.l2cache.ReadReq_misses 26319 # nu
system.cpu.l2cache.ReadReq_mshr_miss_latency 58461984 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 0.054654 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_misses 26319 # number of ReadReq MSHR misses
-system.cpu.l2cache.WriteReqNoAck|Writeback_accesses 337990 # number of WriteReqNoAck|Writeback accesses(hits+misses)
-system.cpu.l2cache.WriteReqNoAck|Writeback_hits 337990 # number of WriteReqNoAck|Writeback hits
+system.cpu.l2cache.Writeback_accesses 337990 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_hits 337990 # number of Writeback hits
system.cpu.l2cache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
system.cpu.l2cache.avg_refs 30.138911 # Average number of references to valid blocks.
@@ -362,7 +362,7 @@ system.cpu.l2cache.no_allocate_misses 0 # Nu
system.cpu.l2cache.overall_accesses 819545 # number of overall (read+write) accesses
system.cpu.l2cache.overall_avg_miss_latency 6806.870170 # average overall miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency 2221.284395 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no value # average overall mshr uncacheable latency
+system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 793226 # number of overall hits
system.cpu.l2cache.overall_miss_latency 179150016 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate 0.032114 # miss rate for overall accesses
diff --git a/tests/long/00.gzip/ref/alpha/linux/o3-timing/stderr b/tests/long/00.gzip/ref/alpha/linux/o3-timing/stderr
index 87866a2a5..eb1796ead 100644
--- a/tests/long/00.gzip/ref/alpha/linux/o3-timing/stderr
+++ b/tests/long/00.gzip/ref/alpha/linux/o3-timing/stderr
@@ -1 +1,2 @@
+0: system.remote_gdb.listener: listening for remote gdb on port 7000
warn: Entering event queue @ 0. Starting simulation...