summaryrefslogtreecommitdiff
path: root/tests/long/se/50.vortex/ref/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'tests/long/se/50.vortex/ref/alpha')
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini6
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt87
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini6
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt87
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini3
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simerr1
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt42
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini6
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt87
13 files changed, 263 insertions, 86 deletions
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini
index 558bb295e..738c09057 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini
@@ -176,9 +176,8 @@ cpu_side=system.cpu.toL2Bus.master[0]
mem_side=system.membus.slave[1]
[system.cpu.toL2Bus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
@@ -209,9 +208,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout
index 32687c68b..91ee744be 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:36:31
-gem5 started May 8 2012 15:37:07
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:50:11
+gem5 started Jun 4 2012 14:25:13
+gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/inorder-timing -re tests/run.py build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/inorder-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
index bbfd1b81d..0593fb6f2 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
@@ -4,23 +4,36 @@ sim_seconds 0.047233 # Nu
sim_ticks 47232621500 # Number of ticks simulated
final_tick 47232621500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 62283 # Simulator instruction rate (inst/s)
-host_op_rate 62283 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 33300358 # Simulator tick rate (ticks/s)
-host_mem_usage 223148 # Number of bytes of host memory used
-host_seconds 1418.38 # Real time elapsed on the host
+host_inst_rate 102058 # Simulator instruction rate (inst/s)
+host_op_rate 102058 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 54566702 # Simulator tick rate (ticks/s)
+host_mem_usage 223484 # Number of bytes of host memory used
+host_seconds 865.59 # Real time elapsed on the host
sim_insts 88340673 # Number of instructions simulated
sim_ops 88340673 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 11167232 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 602240 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 7713024 # Number of bytes written to this memory
-system.physmem.num_reads 174488 # Number of read requests responded to by this memory
-system.physmem.num_writes 120516 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 236430493 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 12750510 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 163298664 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 399729158 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 602240 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 10564992 # Number of bytes read from this memory
+system.physmem.bytes_read::total 11167232 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 602240 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 602240 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 7713024 # Number of bytes written to this memory
+system.physmem.bytes_written::total 7713024 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 9410 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 165078 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 174488 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 120516 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 120516 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 12750510 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 223679984 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 236430493 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 12750510 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 12750510 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 163298664 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 163298664 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 163298664 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 12750510 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 223679984 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 399729158 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
@@ -156,11 +169,17 @@ system.cpu.icache.demand_accesses::total 12477840 # nu
system.cpu.icache.overall_accesses::cpu.inst 12477840 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 12477840 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.009478 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.009478 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.009478 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.009478 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.009478 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.009478 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 17668.535383 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 17668.535383 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 17668.535383 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 17668.535383 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 17668.535383 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 17668.535383 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 1485500 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -188,11 +207,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 1366128500
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 1366128500 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 1366128500 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.007001 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.007001 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.007001 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.007001 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.007001 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.007001 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 15638.633866 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 15638.633866 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 15638.633866 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 15638.633866 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 15638.633866 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 15638.633866 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 200251 # number of replacements
system.cpu.dcache.tagsinuse 4073.126583 # Cycle average of tags in use
@@ -236,13 +261,21 @@ system.cpu.dcache.demand_accesses::total 34890015 # nu
system.cpu.dcache.overall_accesses::cpu.data 34890015 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 34890015 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.004744 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.004744 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.045700 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.045700 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.021898 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.021898 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.021898 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.021898 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 43236.445110 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 43236.445110 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 52900.510754 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 52900.510754 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 51683.893332 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 51683.893332 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 51683.893332 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 51683.893332 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 6329431500 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -278,13 +311,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 9343358000
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9343358000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 9343358000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002997 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.002997 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.009825 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.009825 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.005857 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.005857 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34375.170734 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 34375.170734 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 50525.713888 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 50525.713888 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 45723.000582 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 45723.000582 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 45723.000582 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 45723.000582 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 148111 # number of replacements
system.cpu.l2cache.tagsinuse 18671.690365 # Cycle average of tags in use
@@ -349,18 +390,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 204347
system.cpu.l2cache.overall_accesses::total 291703 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.107720 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.554303 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.290591 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.914655 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.914655 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.107720 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.807832 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.598170 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.107720 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.807832 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.598170 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52286.184910 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52204.508905 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 52222.387643 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52124.547529 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52124.547529 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52286.184910 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52140.812222 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 52148.652056 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52286.184910 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52140.812222 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 52148.652056 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -395,18 +444,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 6606216500
system.cpu.l2cache.overall_mshr_miss_latency::total 6983345000 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.107720 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.554303 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.290591 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.914655 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.914655 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.107720 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.807832 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.598170 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.107720 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.807832 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.598170 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40077.417641 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40010.244803 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 40024.948823 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40020.931559 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40020.931559 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40077.417641 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40018.757799 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40021.921278 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40077.417641 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40018.757799 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40021.921278 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini
index e450ba18e..51735fdde 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini
@@ -474,9 +474,8 @@ cpu_side=system.cpu.toL2Bus.master[0]
mem_side=system.membus.slave[1]
[system.cpu.toL2Bus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
@@ -507,9 +506,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout
index 9cfde6f31..331fe5e75 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:36:31
-gem5 started May 8 2012 15:40:56
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:50:11
+gem5 started Jun 4 2012 14:07:55
+gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/o3-timing -re tests/run.py build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
index 451be5b16..f6437b65f 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
@@ -4,23 +4,36 @@ sim_seconds 0.021303 # Nu
sim_ticks 21302882000 # Number of ticks simulated
final_tick 21302882000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 93477 # Simulator instruction rate (inst/s)
-host_op_rate 93477 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 25019246 # Simulator tick rate (ticks/s)
-host_mem_usage 224368 # Number of bytes of host memory used
-host_seconds 851.46 # Real time elapsed on the host
+host_inst_rate 166406 # Simulator instruction rate (inst/s)
+host_op_rate 166406 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 44538843 # Simulator tick rate (ticks/s)
+host_mem_usage 224724 # Number of bytes of host memory used
+host_seconds 478.30 # Real time elapsed on the host
sim_insts 79591756 # Number of instructions simulated
sim_ops 79591756 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 11250368 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 658624 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 7713792 # Number of bytes written to this memory
-system.physmem.num_reads 175787 # Number of read requests responded to by this memory
-system.physmem.num_writes 120528 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 528114834 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 30917131 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 362100865 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 890215699 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 658624 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 10591744 # Number of bytes read from this memory
+system.physmem.bytes_read::total 11250368 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 658624 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 658624 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 7713792 # Number of bytes written to this memory
+system.physmem.bytes_written::total 7713792 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 10291 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 165496 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 175787 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 120528 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 120528 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 30917131 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 497197703 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 528114834 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 30917131 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 30917131 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 362100865 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 362100865 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 362100865 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 30917131 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 497197703 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 890215699 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
@@ -358,11 +371,17 @@ system.cpu.icache.demand_accesses::total 14242802 # nu
system.cpu.icache.overall_accesses::cpu.inst 14242802 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 14242802 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.007146 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.007146 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.007146 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.007146 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.007146 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.007146 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 9476.533640 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 9476.533640 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 9476.533640 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 9476.533640 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 9476.533640 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 9476.533640 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -390,11 +409,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 566036000
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 566036000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 566036000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.006805 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.006805 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.006805 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.006805 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.006805 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.006805 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 5839.757346 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 5839.757346 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 5839.757346 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 5839.757346 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 5839.757346 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 5839.757346 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 201683 # number of replacements
system.cpu.dcache.tagsinuse 4076.258401 # Cycle average of tags in use
@@ -442,13 +467,21 @@ system.cpu.dcache.demand_accesses::total 35702699 # nu
system.cpu.dcache.overall_accesses::cpu.data 35702699 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 35702699 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.012223 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.012223 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.070840 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.070840 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.036216 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.036216 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.036216 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.036216 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 32116.383223 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 32116.383223 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 32865.120027 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 32865.120027 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 32715.845767 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 32715.845767 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 32715.845767 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 32715.845767 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 96500 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 15 # number of cycles access was blocked
@@ -484,13 +517,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 6017733500
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 6017733500 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 6017733500 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002957 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.002957 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.009815 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.009815 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.005764 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.005764 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.005764 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.005764 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 20560.343860 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 20560.343860 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 33018.486627 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 33018.486627 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 29243.671609 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 29243.671609 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 29243.671609 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 29243.671609 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 149461 # number of replacements
system.cpu.l2cache.tagsinuse 18973.137542 # Cycle average of tags in use
@@ -555,18 +596,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 205779
system.cpu.l2cache.overall_accesses::total 302707 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.106172 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.546932 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.278702 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.916086 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.916086 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.106172 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.804241 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.580717 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.106172 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.804241 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.580717 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34320.425615 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34445.218335 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 34416.287452 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34438.666788 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 34438.666788 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34320.425615 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34440.016677 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 34433.015524 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34320.425615 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34440.016677 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 34433.015524 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 29000 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 11 # number of cycles access was blocked
@@ -601,18 +650,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 5176426000
system.cpu.l2cache.overall_mshr_miss_latency::total 5496333000 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.106172 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.546932 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.278702 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.916086 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.916086 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.106172 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.804241 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.580717 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.106172 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.804241 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.580717 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31086.094646 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31035.147658 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 31046.958774 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31341.343410 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 31341.343410 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31086.094646 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31278.254459 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 31267.004955 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31086.094646 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31278.254459 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 31267.004955 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini
index a0b57617c..06c6ef199 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini
@@ -94,9 +94,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simerr b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simerr
index 1b49765a7..1ed796979 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simerr
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simerr
@@ -1,3 +1,4 @@
+warn: CoherentBus system.membus has no snooping ports attached!
warn: Sockets disabled, not accepting gdb connections
warn: Prefetch instructions in Alpha do not do anything
warn: Prefetch instructions in Alpha do not do anything
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout
index fc113b45a..dd92eb188 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:36:31
-gem5 started May 8 2012 15:36:56
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:50:11
+gem5 started Jun 4 2012 14:30:37
+gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/simple-atomic -re tests/run.py build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt
index d588d935b..4ae9b05ab 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt
@@ -4,23 +4,35 @@ sim_seconds 0.044221 # Nu
sim_ticks 44221003000 # Number of ticks simulated
final_tick 44221003000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 2035147 # Simulator instruction rate (inst/s)
-host_op_rate 2035146 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1018739452 # Simulator tick rate (ticks/s)
-host_mem_usage 213644 # Number of bytes of host memory used
-host_seconds 43.41 # Real time elapsed on the host
+host_inst_rate 3187268 # Simulator instruction rate (inst/s)
+host_op_rate 3187266 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1595460185 # Simulator tick rate (ticks/s)
+host_mem_usage 214012 # Number of bytes of host memory used
+host_seconds 27.72 # Real time elapsed on the host
sim_insts 88340673 # Number of instructions simulated
sim_ops 88340673 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 480454939 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 353752292 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 91652896 # Number of bytes written to this memory
-system.physmem.num_reads 108714711 # Number of read requests responded to by this memory
-system.physmem.num_writes 14613377 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 10864858470 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 7999644241 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 2072610067 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 12937468537 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 353752292 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 126702647 # Number of bytes read from this memory
+system.physmem.bytes_read::total 480454939 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 353752292 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 353752292 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::cpu.data 91652896 # Number of bytes written to this memory
+system.physmem.bytes_written::total 91652896 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 88438073 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 20276638 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 108714711 # Number of read requests responded to by this memory
+system.physmem.num_writes::cpu.data 14613377 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 14613377 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 7999644241 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 2865214229 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 10864858470 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 7999644241 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 7999644241 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 2072610067 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 2072610067 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 7999644241 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 4937824296 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 12937468537 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini
index 7a34ec0b9..92307a506 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini
@@ -143,9 +143,8 @@ cpu_side=system.cpu.toL2Bus.master[0]
mem_side=system.membus.slave[1]
[system.cpu.toL2Bus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
@@ -176,9 +175,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout
index 10d7a3f16..8571fc6fb 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:36:31
-gem5 started May 8 2012 15:41:54
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:50:11
+gem5 started Jun 4 2012 14:21:00
+gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/simple-timing -re tests/run.py build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/simple-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt
index 106052dbf..026fc581b 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt
@@ -4,23 +4,36 @@ sim_seconds 0.134277 # Nu
sim_ticks 134276988000 # Number of ticks simulated
final_tick 134276988000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 721996 # Simulator instruction rate (inst/s)
-host_op_rate 721996 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1097426166 # Simulator tick rate (ticks/s)
-host_mem_usage 222532 # Number of bytes of host memory used
-host_seconds 122.36 # Real time elapsed on the host
+host_inst_rate 1431789 # Simulator instruction rate (inst/s)
+host_op_rate 1431788 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2176303972 # Simulator tick rate (ticks/s)
+host_mem_usage 222880 # Number of bytes of host memory used
+host_seconds 61.70 # Real time elapsed on the host
sim_insts 88340673 # Number of instructions simulated
sim_ops 88340673 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 11121920 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 558272 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 7712384 # Number of bytes written to this memory
-system.physmem.num_reads 173780 # Number of read requests responded to by this memory
-system.physmem.num_writes 120506 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 82828191 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 4157615 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 57436379 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 140264570 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 558272 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 10563648 # Number of bytes read from this memory
+system.physmem.bytes_read::total 11121920 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 558272 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 558272 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 7712384 # Number of bytes written to this memory
+system.physmem.bytes_written::total 7712384 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 8723 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 165057 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 173780 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 120506 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 120506 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 4157615 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 78670576 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 82828191 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 4157615 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 4157615 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 57436379 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 57436379 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 57436379 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 4157615 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 78670576 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 140264570 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
@@ -110,11 +123,17 @@ system.cpu.icache.demand_accesses::total 88438074 # nu
system.cpu.icache.overall_accesses::cpu.inst 88438074 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 88438074 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000864 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.000864 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.000864 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.000864 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.000864 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.000864 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 18793.107960 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 18793.107960 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 18793.107960 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 18793.107960 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 18793.107960 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 18793.107960 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -136,11 +155,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 1207162000
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 1207162000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 1207162000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000864 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000864 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000864 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.000864 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000864 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.000864 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 15793.107960 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 15793.107960 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 15793.107960 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 15793.107960 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 15793.107960 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 15793.107960 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 200248 # number of replacements
system.cpu.dcache.tagsinuse 4078.858373 # Cycle average of tags in use
@@ -184,13 +209,21 @@ system.cpu.dcache.demand_accesses::total 34890015 # nu
system.cpu.dcache.overall_accesses::cpu.data 34890015 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 34890015 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.002997 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.002997 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.009825 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.009825 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.005857 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.005857 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.005857 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.005857 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 37208.307277 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 37208.307277 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 52460.753040 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 52460.753040 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 47925.116470 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 47925.116470 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 47925.116470 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 47925.116470 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -218,13 +251,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 9180178000
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9180178000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 9180178000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002997 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.002997 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.009825 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.009825 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.005857 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.005857 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34208.307277 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 34208.307277 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 49460.753040 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 49460.753040 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 44925.116470 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 44925.116470 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 44925.116470 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 44925.116470 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 147405 # number of replacements
system.cpu.l2cache.tagsinuse 18614.813333 # Cycle average of tags in use
@@ -289,18 +330,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 204344
system.cpu.l2cache.overall_accesses::total 280780 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.114122 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.552579 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.308312 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.915732 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.915732 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.114122 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.807741 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.618919 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.114122 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.807741 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.618919 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52000 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 52000 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52000 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52000 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52000 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 52000 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52000 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 52000 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -335,18 +384,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 6602280000
system.cpu.l2cache.overall_mshr_miss_latency::total 6951200000 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.114122 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.552579 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.308312 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.915732 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.915732 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.114122 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.807741 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.618919 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.114122 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.807741 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.618919 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 40000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40000 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40000 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40000 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40000 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40000 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------