summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-06-22 15:06:10 -0400
committerGabe Black <gblack@eecs.umich.edu>2007-06-22 15:06:10 -0400
commit8e6abaed797d567b4ce009abac63ba19f87efa28 (patch)
tree9e906217ff701f768e7c5e0fc7477c7c72cb2df9 /tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini
parent49490b334af3bc145071a9a81f37012e7693af59 (diff)
downloadgem5-8e6abaed797d567b4ce009abac63ba19f87efa28.tar.xz
Update of reference outputs. SPARC_SE o3 gzip didn't have reference outputs, mcf has a reduced input size, and most of the other changes are for a change in how branch mispredicts work which makes things more accurate.
--HG-- extra : convert_revision : 33ad6a220945b344d2fc5c6abef8e67467e0c0ec
Diffstat (limited to 'tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini')
-rw-r--r--tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini13
1 files changed, 8 insertions, 5 deletions
diff --git a/tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini b/tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini
index 9beb527ea..fe99eeeb9 100644
--- a/tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini
+++ b/tests/long/10.mcf/ref/sparc/linux/simple-timing/config.ini
@@ -31,6 +31,7 @@ icache_port=system.cpu.icache.cpu_side
[system.cpu.dcache]
type=BaseCache
adaptive_compression=false
+addr_range=0:18446744073709551615
assoc=2
block_size=64
compressed_bus=false
@@ -44,7 +45,7 @@ prefetch_access=false
prefetch_cache_check_push=true
prefetch_data_accesses_only=false
prefetch_degree=1
-prefetch_latency=10
+prefetch_latency=10000
prefetch_miss=false
prefetch_past_page=false
prefetch_policy=none
@@ -69,6 +70,7 @@ mem_side=system.cpu.toL2Bus.port[1]
[system.cpu.icache]
type=BaseCache
adaptive_compression=false
+addr_range=0:18446744073709551615
assoc=2
block_size=64
compressed_bus=false
@@ -82,7 +84,7 @@ prefetch_access=false
prefetch_cache_check_push=true
prefetch_data_accesses_only=false
prefetch_degree=1
-prefetch_latency=10
+prefetch_latency=10000
prefetch_miss=false
prefetch_past_page=false
prefetch_policy=none
@@ -107,6 +109,7 @@ mem_side=system.cpu.toL2Bus.port[0]
[system.cpu.l2cache]
type=BaseCache
adaptive_compression=false
+addr_range=0:18446744073709551615
assoc=2
block_size=64
compressed_bus=false
@@ -120,7 +123,7 @@ prefetch_access=false
prefetch_cache_check_push=true
prefetch_data_accesses_only=false
prefetch_degree=1
-prefetch_latency=10
+prefetch_latency=100000
prefetch_miss=false
prefetch_past_page=false
prefetch_policy=none
@@ -160,7 +163,7 @@ env=
euid=100
executable=/dist/m5/cpu2000/binaries/sparc/linux/mcf
gid=100
-input=/dist/m5/cpu2000/data/mcf/lgred/input/mcf.in
+input=/dist/m5/cpu2000/data/mcf/smred/input/mcf.in
output=cout
pid=100
ppid=99
@@ -174,7 +177,7 @@ bus_id=0
clock=1000
responder_set=false
width=64
-port=system.physmem.port system.cpu.l2cache.mem_side
+port=system.physmem.port[0] system.cpu.l2cache.mem_side
[system.physmem]
type=PhysicalMemory