summaryrefslogtreecommitdiff
path: root/tests/quick/se/03.learning-gem5/ref/mips
diff options
context:
space:
mode:
authorCurtis Dunham <Curtis.Dunham@arm.com>2016-10-13 23:21:40 +0100
committerCurtis Dunham <Curtis.Dunham@arm.com>2016-10-13 23:21:40 +0100
commitc87b717dbdf36f4b0ebef1df4592f1ebabad15a5 (patch)
treee8dab9b58aef6394538af96fd1c7f1f2ffaf5775 /tests/quick/se/03.learning-gem5/ref/mips
parent78dd152a0d5e55e26cd6c501dbc4f73e316937d9 (diff)
downloadgem5-c87b717dbdf36f4b0ebef1df4592f1ebabad15a5.tar.xz
stats: update references
Diffstat (limited to 'tests/quick/se/03.learning-gem5/ref/mips')
-rw-r--r--tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/config.ini37
-rwxr-xr-xtests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/simout8
-rw-r--r--tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt224
-rw-r--r--tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini43
-rwxr-xr-xtests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout8
-rw-r--r--tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt417
6 files changed, 388 insertions, 349 deletions
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/config.ini b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/config.ini
index de0268a39..3f1a37472 100644
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/config.ini
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/config.ini
@@ -23,7 +23,7 @@ kernel_addr_check=true
load_addr_mask=1099511627775
load_offset=0
mem_mode=timing
-mem_ranges=0:536870911
+mem_ranges=0:536870911:0:0:0:0
memories=system.mem_ctrl
mmap_using_noreserve=false
multi_thread=false
@@ -155,27 +155,27 @@ transition_latency=100000000
[system.mem_ctrl]
type=DRAMCtrl
-IDD0=0.075000
+IDD0=0.055000
IDD02=0.000000
-IDD2N=0.050000
+IDD2N=0.032000
IDD2N2=0.000000
IDD2P0=0.000000
IDD2P02=0.000000
-IDD2P1=0.000000
+IDD2P1=0.032000
IDD2P12=0.000000
-IDD3N=0.057000
+IDD3N=0.038000
IDD3N2=0.000000
IDD3P0=0.000000
IDD3P02=0.000000
-IDD3P1=0.000000
+IDD3P1=0.038000
IDD3P12=0.000000
-IDD4R=0.187000
+IDD4R=0.157000
IDD4R2=0.000000
-IDD4W=0.165000
+IDD4W=0.125000
IDD4W2=0.000000
-IDD5=0.220000
+IDD5=0.235000
IDD52=0.000000
-IDD6=0.000000
+IDD6=0.020000
IDD62=0.000000
VDD=1.500000
VDD2=0.000000
@@ -195,6 +195,7 @@ devices_per_rank=8
dll=true
eventq_index=0
in_addr_map=true
+kvm_map=true
max_accesses_per_row=16
mem_sched_policy=frfcfs
min_writes_per_switch=16
@@ -204,7 +205,7 @@ p_state_clk_gate_max=1000000000000
p_state_clk_gate_min=1000
page_policy=open_adaptive
power_model=Null
-range=0:536870911
+range=0:536870911:0:0:0:0
ranks_per_channel=2
read_buffer_size=32
static_backend_latency=10000
@@ -226,9 +227,9 @@ tRTW=2500
tWR=15000
tWTR=7500
tXAW=30000
-tXP=0
+tXP=6000
tXPDLL=0
-tXS=0
+tXS=270000
tXSDLL=0
write_buffer_size=64
write_high_thresh_perc=85
@@ -237,6 +238,7 @@ port=system.membus.master[0]
[system.membus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.clk_domain
default_p_state=UNDEFINED
eventq_index=0
@@ -248,7 +250,7 @@ p_state_clk_gate_min=1000
point_of_coherency=true
power_model=Null
response_latency=2
-snoop_filter=Null
+snoop_filter=system.membus.snoop_filter
snoop_response_latency=4
system=system
use_default_range=false
@@ -256,3 +258,10 @@ width=16
master=system.mem_ctrl.port
slave=system.cpu.icache_port system.cpu.dcache_port system.system_port
+[system.membus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=1
+max_capacity=8388608
+system=system
+
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/simout b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/simout
index 194a454d5..05f1fc1ff 100755
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/simout
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/simout
@@ -3,9 +3,9 @@ Redirecting stderr to build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jul 21 2016 14:23:13
-gem5 started Jul 21 2016 14:23:48
-gem5 executing on e108600-lin, pid 13288
+gem5 compiled Oct 13 2016 20:36:34
+gem5 started Oct 13 2016 20:36:59
+gem5 executing on e108600-lin, pid 36838
command line: /work/curdun01/gem5-external.hg/build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-simple -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-simple
Global frequency set at 1000000000000 ticks per second
@@ -13,4 +13,4 @@ Beginning simulation!
info: Entering event queue @ 0. Starting simulation...
info: Increasing stack size by one page.
Hello World!
-Exiting @ tick 368887000 because target called exit()
+Exiting @ tick 423127000 because target called exit()
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
index 60c6ac279..b290494a3 100644
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
@@ -1,19 +1,19 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000377 # Number of seconds simulated
-sim_ticks 376893000 # Number of ticks simulated
-final_tick 376893000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000423 # Number of seconds simulated
+sim_ticks 423127000 # Number of ticks simulated
+final_tick 423127000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 173660 # Simulator instruction rate (inst/s)
-host_op_rate 173583 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 11593149844 # Simulator tick rate (ticks/s)
-host_mem_usage 632708 # Number of bytes of host memory used
-host_seconds 0.03 # Real time elapsed on the host
+host_inst_rate 243919 # Simulator instruction rate (inst/s)
+host_op_rate 243782 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 18277293383 # Simulator tick rate (ticks/s)
+host_mem_usage 631884 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
sim_insts 5641 # Number of instructions simulated
sim_ops 5641 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 376893000 # Cumulative time (in ticks) in various power states
+system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 423127000 # Cumulative time (in ticks) in various power states
system.mem_ctrl.bytes_read::cpu.inst 22568 # Number of bytes read from this memory
system.mem_ctrl.bytes_read::cpu.data 4301 # Number of bytes read from this memory
system.mem_ctrl.bytes_read::total 26869 # Number of bytes read from this memory
@@ -26,27 +26,27 @@ system.mem_ctrl.num_reads::cpu.data 1135 # Nu
system.mem_ctrl.num_reads::total 6777 # Number of read requests responded to by this memory
system.mem_ctrl.num_writes::cpu.data 901 # Number of write requests responded to by this memory
system.mem_ctrl.num_writes::total 901 # Number of write requests responded to by this memory
-system.mem_ctrl.bw_read::cpu.inst 59879064 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_read::cpu.data 11411727 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_read::total 71290791 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_inst_read::cpu.inst 59879064 # Instruction read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_inst_read::total 59879064 # Instruction read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_write::cpu.data 9554436 # Write bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_write::total 9554436 # Write bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_total::cpu.inst 59879064 # Total bandwidth to/from this memory (bytes/s)
-system.mem_ctrl.bw_total::cpu.data 20966163 # Total bandwidth to/from this memory (bytes/s)
-system.mem_ctrl.bw_total::total 80845227 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrl.bw_read::cpu.inst 53336232 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_read::cpu.data 10164797 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_read::total 63501029 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_inst_read::cpu.inst 53336232 # Instruction read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_inst_read::total 53336232 # Instruction read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_write::cpu.data 8510447 # Write bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_write::total 8510447 # Write bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_total::cpu.inst 53336232 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrl.bw_total::cpu.data 18675244 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrl.bw_total::total 72011476 # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrl.readReqs 6778 # Number of read requests accepted
system.mem_ctrl.writeReqs 901 # Number of write requests accepted
system.mem_ctrl.readBursts 6778 # Number of DRAM read bursts, including those serviced by the write queue
system.mem_ctrl.writeBursts 901 # Number of DRAM write bursts, including those merged in the write queue
-system.mem_ctrl.bytesReadDRAM 428096 # Total number of bytes read from DRAM
-system.mem_ctrl.bytesReadWrQ 5696 # Total number of bytes read from write queue
+system.mem_ctrl.bytesReadDRAM 427712 # Total number of bytes read from DRAM
+system.mem_ctrl.bytesReadWrQ 6080 # Total number of bytes read from write queue
system.mem_ctrl.bytesWritten 4096 # Total number of bytes written to DRAM
system.mem_ctrl.bytesReadSys 26873 # Total read bytes from the system interface side
system.mem_ctrl.bytesWrittenSys 3601 # Total written bytes from the system interface side
-system.mem_ctrl.servicedByWrQ 89 # Number of DRAM read bursts serviced by the write queue
-system.mem_ctrl.mergedWrBursts 811 # Number of DRAM write bursts merged with an existing one
+system.mem_ctrl.servicedByWrQ 95 # Number of DRAM read bursts serviced by the write queue
+system.mem_ctrl.mergedWrBursts 808 # Number of DRAM write bursts merged with an existing one
system.mem_ctrl.neitherReadNorWriteReqs 0 # Number of requests that are neither read nor write
system.mem_ctrl.perBankRdBursts::0 275 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::1 0 # Per bank write bursts
@@ -55,14 +55,14 @@ system.mem_ctrl.perBankRdBursts::3 0 # Pe
system.mem_ctrl.perBankRdBursts::4 215 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::5 18 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::6 105 # Per bank write bursts
-system.mem_ctrl.perBankRdBursts::7 519 # Per bank write bursts
+system.mem_ctrl.perBankRdBursts::7 516 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::8 543 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::9 1212 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::10 899 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::11 350 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::12 677 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::13 398 # Per bank write bursts
-system.mem_ctrl.perBankRdBursts::14 1429 # Per bank write bursts
+system.mem_ctrl.perBankRdBursts::14 1426 # Per bank write bursts
system.mem_ctrl.perBankRdBursts::15 49 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::0 0 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::1 0 # Per bank write bursts
@@ -71,18 +71,18 @@ system.mem_ctrl.perBankWrBursts::3 0 # Pe
system.mem_ctrl.perBankWrBursts::4 0 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::5 0 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::6 0 # Per bank write bursts
-system.mem_ctrl.perBankWrBursts::7 8 # Per bank write bursts
+system.mem_ctrl.perBankWrBursts::7 5 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::8 0 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::9 7 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::10 0 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::11 2 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::12 30 # Per bank write bursts
system.mem_ctrl.perBankWrBursts::13 0 # Per bank write bursts
-system.mem_ctrl.perBankWrBursts::14 14 # Per bank write bursts
-system.mem_ctrl.perBankWrBursts::15 3 # Per bank write bursts
+system.mem_ctrl.perBankWrBursts::14 19 # Per bank write bursts
+system.mem_ctrl.perBankWrBursts::15 1 # Per bank write bursts
system.mem_ctrl.numRdRetry 0 # Number of times read queue was full causing retry
system.mem_ctrl.numWrRetry 0 # Number of times write queue was full causing retry
-system.mem_ctrl.totGap 376816000 # Total gap between requests
+system.mem_ctrl.totGap 423050000 # Total gap between requests
system.mem_ctrl.readPktSize::0 79 # Read request sizes (log2)
system.mem_ctrl.readPktSize::1 1 # Read request sizes (log2)
system.mem_ctrl.readPktSize::2 6698 # Read request sizes (log2)
@@ -97,7 +97,7 @@ system.mem_ctrl.writePktSize::3 0 # Wr
system.mem_ctrl.writePktSize::4 0 # Write request sizes (log2)
system.mem_ctrl.writePktSize::5 0 # Write request sizes (log2)
system.mem_ctrl.writePktSize::6 0 # Write request sizes (log2)
-system.mem_ctrl.rdQLenPdf::0 6689 # What read queue length does an incoming req see
+system.mem_ctrl.rdQLenPdf::0 6683 # What read queue length does an incoming req see
system.mem_ctrl.rdQLenPdf::1 0 # What read queue length does an incoming req see
system.mem_ctrl.rdQLenPdf::2 0 # What read queue length does an incoming req see
system.mem_ctrl.rdQLenPdf::3 0 # What read queue length does an incoming req see
@@ -155,9 +155,9 @@ system.mem_ctrl.wrQLenPdf::22 5 # Wh
system.mem_ctrl.wrQLenPdf::23 5 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::24 5 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::25 5 # What write queue length does an incoming req see
-system.mem_ctrl.wrQLenPdf::26 4 # What write queue length does an incoming req see
-system.mem_ctrl.wrQLenPdf::27 4 # What write queue length does an incoming req see
-system.mem_ctrl.wrQLenPdf::28 4 # What write queue length does an incoming req see
+system.mem_ctrl.wrQLenPdf::26 5 # What write queue length does an incoming req see
+system.mem_ctrl.wrQLenPdf::27 5 # What write queue length does an incoming req see
+system.mem_ctrl.wrQLenPdf::28 5 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::29 4 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::30 4 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::31 4 # What write queue length does an incoming req see
@@ -193,26 +193,26 @@ system.mem_ctrl.wrQLenPdf::60 0 # Wh
system.mem_ctrl.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.mem_ctrl.bytesPerActivate::samples 838 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::mean 513.374702 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::gmean 298.080754 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::stdev 413.335022 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::0-127 263 31.38% 31.38% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::128-255 85 10.14% 41.53% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::256-383 42 5.01% 46.54% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::384-511 43 5.13% 51.67% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::512-639 44 5.25% 56.92% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::640-767 53 6.32% 63.25% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::768-895 15 1.79% 65.04% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::896-1023 22 2.63% 67.66% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::1024-1151 271 32.34% 100.00% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::total 838 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::samples 846 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::mean 508.141844 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::gmean 296.960814 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::stdev 409.521445 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::0-127 262 30.97% 30.97% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::128-255 81 9.57% 40.54% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::256-383 50 5.91% 46.45% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::384-511 56 6.62% 53.07% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::512-639 41 4.85% 57.92% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::640-767 45 5.32% 63.24% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::768-895 28 3.31% 66.55% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::896-1023 22 2.60% 69.15% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::1024-1151 261 30.85% 100.00% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::total 846 # Bytes accessed per row activation
system.mem_ctrl.rdPerTurnAround::samples 4 # Reads before turning the bus around for writes
-system.mem_ctrl.rdPerTurnAround::mean 1522.250000 # Reads before turning the bus around for writes
-system.mem_ctrl.rdPerTurnAround::gmean 1505.224255 # Reads before turning the bus around for writes
-system.mem_ctrl.rdPerTurnAround::stdev 263.075876 # Reads before turning the bus around for writes
-system.mem_ctrl.rdPerTurnAround::1216-1279 1 25.00% 25.00% # Reads before turning the bus around for writes
-system.mem_ctrl.rdPerTurnAround::1280-1343 1 25.00% 50.00% # Reads before turning the bus around for writes
+system.mem_ctrl.rdPerTurnAround::mean 1385.500000 # Reads before turning the bus around for writes
+system.mem_ctrl.rdPerTurnAround::gmean 1320.719140 # Reads before turning the bus around for writes
+system.mem_ctrl.rdPerTurnAround::stdev 457.578044 # Reads before turning the bus around for writes
+system.mem_ctrl.rdPerTurnAround::768-831 1 25.00% 25.00% # Reads before turning the bus around for writes
+system.mem_ctrl.rdPerTurnAround::1216-1279 1 25.00% 50.00% # Reads before turning the bus around for writes
system.mem_ctrl.rdPerTurnAround::1664-1727 1 25.00% 75.00% # Reads before turning the bus around for writes
system.mem_ctrl.rdPerTurnAround::1792-1855 1 25.00% 100.00% # Reads before turning the bus around for writes
system.mem_ctrl.rdPerTurnAround::total 4 # Reads before turning the bus around for writes
@@ -221,57 +221,67 @@ system.mem_ctrl.wrPerTurnAround::mean 16 # Wr
system.mem_ctrl.wrPerTurnAround::gmean 16.000000 # Writes before turning the bus around for reads
system.mem_ctrl.wrPerTurnAround::16 4 100.00% 100.00% # Writes before turning the bus around for reads
system.mem_ctrl.wrPerTurnAround::total 4 # Writes before turning the bus around for reads
-system.mem_ctrl.totQLat 28198000 # Total ticks spent queuing
-system.mem_ctrl.totMemAccLat 153616750 # Total ticks spent from burst creation until serviced by the DRAM
-system.mem_ctrl.totBusLat 33445000 # Total ticks spent in databus transfers
-system.mem_ctrl.avgQLat 4215.58 # Average queueing delay per DRAM burst
+system.mem_ctrl.totQLat 74613750 # Total ticks spent queuing
+system.mem_ctrl.totMemAccLat 199920000 # Total ticks spent from burst creation until serviced by the DRAM
+system.mem_ctrl.totBusLat 33415000 # Total ticks spent in databus transfers
+system.mem_ctrl.avgQLat 11164.71 # Average queueing delay per DRAM burst
system.mem_ctrl.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.mem_ctrl.avgMemAccLat 22965.58 # Average memory access latency per DRAM burst
-system.mem_ctrl.avgRdBW 1135.86 # Average DRAM read bandwidth in MiByte/s
-system.mem_ctrl.avgWrBW 10.87 # Average achieved write bandwidth in MiByte/s
-system.mem_ctrl.avgRdBWSys 71.30 # Average system read bandwidth in MiByte/s
-system.mem_ctrl.avgWrBWSys 9.55 # Average system write bandwidth in MiByte/s
+system.mem_ctrl.avgMemAccLat 29914.71 # Average memory access latency per DRAM burst
+system.mem_ctrl.avgRdBW 1010.84 # Average DRAM read bandwidth in MiByte/s
+system.mem_ctrl.avgWrBW 9.68 # Average achieved write bandwidth in MiByte/s
+system.mem_ctrl.avgRdBWSys 63.51 # Average system read bandwidth in MiByte/s
+system.mem_ctrl.avgWrBWSys 8.51 # Average system write bandwidth in MiByte/s
system.mem_ctrl.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.mem_ctrl.busUtil 8.96 # Data bus utilization in percentage
-system.mem_ctrl.busUtilRead 8.87 # Data bus utilization in percentage for reads
+system.mem_ctrl.busUtil 7.97 # Data bus utilization in percentage
+system.mem_ctrl.busUtilRead 7.90 # Data bus utilization in percentage for reads
system.mem_ctrl.busUtilWrite 0.08 # Data bus utilization in percentage for writes
system.mem_ctrl.avgRdQLen 1.00 # Average read queue length when enqueuing
-system.mem_ctrl.avgWrQLen 23.23 # Average write queue length when enqueuing
-system.mem_ctrl.readRowHits 5853 # Number of row buffer hits during reads
+system.mem_ctrl.avgWrQLen 22.62 # Average write queue length when enqueuing
+system.mem_ctrl.readRowHits 5839 # Number of row buffer hits during reads
system.mem_ctrl.writeRowHits 57 # Number of row buffer hits during writes
-system.mem_ctrl.readRowHitRate 87.50 # Row buffer hit rate for reads
-system.mem_ctrl.writeRowHitRate 63.33 # Row buffer hit rate for writes
-system.mem_ctrl.avgGap 49070.97 # Average gap between requests
-system.mem_ctrl.pageHitRate 87.18 # Row buffer hit rate, read and write combined
-system.mem_ctrl_0.actEnergy 1020600 # Energy for activate commands per rank (pJ)
-system.mem_ctrl_0.preEnergy 556875 # Energy for precharge commands per rank (pJ)
-system.mem_ctrl_0.readEnergy 8806200 # Energy for read commands per rank (pJ)
-system.mem_ctrl_0.writeEnergy 51840 # Energy for write commands per rank (pJ)
-system.mem_ctrl_0.refreshEnergy 24410880 # Energy for refresh commands per rank (pJ)
-system.mem_ctrl_0.actBackEnergy 141780375 # Energy for active background per rank (pJ)
-system.mem_ctrl_0.preBackEnergy 100031250 # Energy for precharge background per rank (pJ)
-system.mem_ctrl_0.totalEnergy 276658020 # Total energy per rank (pJ)
-system.mem_ctrl_0.averagePower 739.727326 # Core power per rank (mW)
-system.mem_ctrl_0.memoryStateTime::IDLE 165010500 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::REF 12480000 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::ACT 196602500 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.mem_ctrl_1.actEnergy 5299560 # Energy for activate commands per rank (pJ)
-system.mem_ctrl_1.preEnergy 2891625 # Energy for precharge commands per rank (pJ)
-system.mem_ctrl_1.readEnergy 42939000 # Energy for read commands per rank (pJ)
-system.mem_ctrl_1.writeEnergy 362880 # Energy for write commands per rank (pJ)
-system.mem_ctrl_1.refreshEnergy 24410880 # Energy for refresh commands per rank (pJ)
-system.mem_ctrl_1.actBackEnergy 252188235 # Energy for active background per rank (pJ)
-system.mem_ctrl_1.preBackEnergy 3192750 # Energy for precharge background per rank (pJ)
-system.mem_ctrl_1.totalEnergy 331284930 # Total energy per rank (pJ)
-system.mem_ctrl_1.averagePower 885.747138 # Core power per rank (mW)
-system.mem_ctrl_1.memoryStateTime::IDLE 2538750 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::REF 12480000 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::ACT 359011750 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.pwrStateResidencyTicks::UNDEFINED 376893000 # Cumulative time (in ticks) in various power states
+system.mem_ctrl.readRowHitRate 87.37 # Row buffer hit rate for reads
+system.mem_ctrl.writeRowHitRate 61.29 # Row buffer hit rate for writes
+system.mem_ctrl.avgGap 55091.81 # Average gap between requests
+system.mem_ctrl.pageHitRate 87.01 # Row buffer hit rate, read and write combined
+system.mem_ctrl_0.actEnergy 985320 # Energy for activate commands per rank (pJ)
+system.mem_ctrl_0.preEnergy 519915 # Energy for precharge commands per rank (pJ)
+system.mem_ctrl_0.readEnergy 8061060 # Energy for read commands per rank (pJ)
+system.mem_ctrl_0.writeEnergy 26100 # Energy for write commands per rank (pJ)
+system.mem_ctrl_0.refreshEnergy 33190560.000000 # Energy for refresh commands per rank (pJ)
+system.mem_ctrl_0.actBackEnergy 21232500 # Energy for active background per rank (pJ)
+system.mem_ctrl_0.preBackEnergy 1932000 # Energy for precharge background per rank (pJ)
+system.mem_ctrl_0.actPowerDownEnergy 84890100 # Energy for active power-down per rank (pJ)
+system.mem_ctrl_0.prePowerDownEnergy 43723680 # Energy for precharge power-down per rank (pJ)
+system.mem_ctrl_0.selfRefreshEnergy 22684200 # Energy for self refresh per rank (pJ)
+system.mem_ctrl_0.totalEnergy 217245435 # Total energy per rank (pJ)
+system.mem_ctrl_0.averagePower 513.427832 # Core power per rank (mW)
+system.mem_ctrl_0.totalIdleTime 369366500 # Total Idle time Per DRAM Rank
+system.mem_ctrl_0.memoryStateTime::IDLE 2976000 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::REF 14106000 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::SREF 71507250 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::PRE_PDN 113857500 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::ACT 34569250 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::ACT_PDN 186111000 # Time in different power states
+system.mem_ctrl_1.actEnergy 5090820 # Energy for activate commands per rank (pJ)
+system.mem_ctrl_1.preEnergy 2690655 # Energy for precharge commands per rank (pJ)
+system.mem_ctrl_1.readEnergy 39648420 # Energy for read commands per rank (pJ)
+system.mem_ctrl_1.writeEnergy 307980 # Energy for write commands per rank (pJ)
+system.mem_ctrl_1.refreshEnergy 33190560.000000 # Energy for refresh commands per rank (pJ)
+system.mem_ctrl_1.actBackEnergy 77391750 # Energy for active background per rank (pJ)
+system.mem_ctrl_1.preBackEnergy 1169760 # Energy for precharge background per rank (pJ)
+system.mem_ctrl_1.actPowerDownEnergy 113578770 # Energy for active power-down per rank (pJ)
+system.mem_ctrl_1.prePowerDownEnergy 493920 # Energy for precharge power-down per rank (pJ)
+system.mem_ctrl_1.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.mem_ctrl_1.totalEnergy 273562635 # Total energy per rank (pJ)
+system.mem_ctrl_1.averagePower 646.525303 # Core power per rank (mW)
+system.mem_ctrl_1.totalIdleTime 250424500 # Total Idle time Per DRAM Rank
+system.mem_ctrl_1.memoryStateTime::IDLE 900000 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::REF 14040000 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::SREF 0 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::PRE_PDN 1291250 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::ACT 157762500 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::ACT_PDN 249133250 # Time in different power states
+system.pwrStateResidencyTicks::UNDEFINED 423127000 # Cumulative time (in ticks) in various power states
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
@@ -291,8 +301,8 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 7 # Number of system calls
-system.cpu.pwrStateResidencyTicks::ON 376893000 # Cumulative time (in ticks) in various power states
-system.cpu.numCycles 376893 # number of cpu cycles simulated
+system.cpu.pwrStateResidencyTicks::ON 423127000 # Cumulative time (in ticks) in various power states
+system.cpu.numCycles 423127 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.committedInsts 5641 # Number of instructions committed
@@ -311,7 +321,7 @@ system.cpu.num_mem_refs 2037 # nu
system.cpu.num_load_insts 1135 # Number of load instructions
system.cpu.num_store_insts 902 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 376893 # Number of busy cycles
+system.cpu.num_busy_cycles 423127 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.Branches 886 # Number of branches fetched
@@ -356,7 +366,7 @@ system.membus.snoop_filter.hit_multi_requests 0
system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.membus.pwrStateResidencyTicks::UNDEFINED 376893000 # Cumulative time (in ticks) in various power states
+system.membus.pwrStateResidencyTicks::UNDEFINED 423127000 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadReq 6778 # Transaction distribution
system.membus.trans_dist::ReadResp 6777 # Transaction distribution
system.membus.trans_dist::WriteReq 901 # Transaction distribution
@@ -380,10 +390,10 @@ system.membus.snoop_fanout::min_value 0 # Re
system.membus.snoop_fanout::max_value 0 # Request fanout histogram
system.membus.snoop_fanout::total 7679 # Request fanout histogram
system.membus.reqLayer0.occupancy 8580000 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 2.3 # Layer utilization (%)
-system.membus.respLayer0.occupancy 12853500 # Layer occupancy (ticks)
-system.membus.respLayer0.utilization 3.4 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3555500 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 0.9 # Layer utilization (%)
+system.membus.reqLayer0.utilization 2.0 # Layer utilization (%)
+system.membus.respLayer0.occupancy 12855500 # Layer occupancy (ticks)
+system.membus.respLayer0.utilization 3.0 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3550250 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 0.8 # Layer utilization (%)
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini
index cf4a132b7..4bc508e65 100644
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini
@@ -23,7 +23,7 @@ kernel_addr_check=true
load_addr_mask=1099511627775
load_offset=0
mem_mode=timing
-mem_ranges=0:536870911
+mem_ranges=0:536870911:0:0:0:0
memories=system.mem_ctrl
mmap_using_noreserve=false
multi_thread=false
@@ -100,7 +100,7 @@ icache_port=system.cpu.icache.cpu_side
[system.cpu.dcache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.clk_domain
clusivity=mostly_incl
@@ -151,7 +151,7 @@ size=64
[system.cpu.icache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.clk_domain
clusivity=mostly_incl
@@ -277,7 +277,7 @@ system=system
[system.l2cache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=8
clk_domain=system.clk_domain
clusivity=mostly_incl
@@ -322,27 +322,27 @@ size=262144
[system.mem_ctrl]
type=DRAMCtrl
-IDD0=0.075000
+IDD0=0.055000
IDD02=0.000000
-IDD2N=0.050000
+IDD2N=0.032000
IDD2N2=0.000000
IDD2P0=0.000000
IDD2P02=0.000000
-IDD2P1=0.000000
+IDD2P1=0.032000
IDD2P12=0.000000
-IDD3N=0.057000
+IDD3N=0.038000
IDD3N2=0.000000
IDD3P0=0.000000
IDD3P02=0.000000
-IDD3P1=0.000000
+IDD3P1=0.038000
IDD3P12=0.000000
-IDD4R=0.187000
+IDD4R=0.157000
IDD4R2=0.000000
-IDD4W=0.165000
+IDD4W=0.125000
IDD4W2=0.000000
-IDD5=0.220000
+IDD5=0.235000
IDD52=0.000000
-IDD6=0.000000
+IDD6=0.020000
IDD62=0.000000
VDD=1.500000
VDD2=0.000000
@@ -362,6 +362,7 @@ devices_per_rank=8
dll=true
eventq_index=0
in_addr_map=true
+kvm_map=true
max_accesses_per_row=16
mem_sched_policy=frfcfs
min_writes_per_switch=16
@@ -371,7 +372,7 @@ p_state_clk_gate_max=1000000000000
p_state_clk_gate_min=1000
page_policy=open_adaptive
power_model=Null
-range=0:536870911
+range=0:536870911:0:0:0:0
ranks_per_channel=2
read_buffer_size=32
static_backend_latency=10000
@@ -393,9 +394,9 @@ tRTW=2500
tWR=15000
tWTR=7500
tXAW=30000
-tXP=0
+tXP=6000
tXPDLL=0
-tXS=0
+tXS=270000
tXSDLL=0
write_buffer_size=64
write_high_thresh_perc=85
@@ -404,6 +405,7 @@ port=system.membus.master[0]
[system.membus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.clk_domain
default_p_state=UNDEFINED
eventq_index=0
@@ -415,7 +417,7 @@ p_state_clk_gate_min=1000
point_of_coherency=true
power_model=Null
response_latency=2
-snoop_filter=Null
+snoop_filter=system.membus.snoop_filter
snoop_response_latency=4
system=system
use_default_range=false
@@ -423,3 +425,10 @@ width=16
master=system.mem_ctrl.port
slave=system.l2cache.mem_side system.system_port
+[system.membus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=1
+max_capacity=8388608
+system=system
+
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout
index 760ae9b2e..26dbf1e79 100755
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout
@@ -3,9 +3,9 @@ Redirecting stderr to build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jul 21 2016 14:23:13
-gem5 started Jul 21 2016 14:23:48
-gem5 executing on e108600-lin, pid 13287
+gem5 compiled Oct 13 2016 20:36:34
+gem5 started Oct 13 2016 20:36:59
+gem5 executing on e108600-lin, pid 36839
command line: /work/curdun01/gem5-external.hg/build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level
Global frequency set at 1000000000000 ticks per second
@@ -13,4 +13,4 @@ Beginning simulation!
info: Entering event queue @ 0. Starting simulation...
info: Increasing stack size by one page.
Hello World!
-Exiting @ tick 58892000 because target called exit()
+Exiting @ tick 62333000 because target called exit()
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
index 27ea6dc01..3bd6c6ff6 100644
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
@@ -1,19 +1,19 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000059 # Number of seconds simulated
-sim_ticks 59115000 # Number of ticks simulated
-final_tick 59115000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000062 # Number of seconds simulated
+sim_ticks 62333000 # Number of ticks simulated
+final_tick 62333000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 219311 # Simulator instruction rate (inst/s)
-host_op_rate 219196 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2295881155 # Simulator tick rate (ticks/s)
-host_mem_usage 637060 # Number of bytes of host memory used
-host_seconds 0.03 # Real time elapsed on the host
+host_inst_rate 499257 # Simulator instruction rate (inst/s)
+host_op_rate 498740 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5505866075 # Simulator tick rate (ticks/s)
+host_mem_usage 635976 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 5641 # Number of instructions simulated
sim_ops 5641 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.mem_ctrl.bytes_read::cpu.inst 18752 # Number of bytes read from this memory
system.mem_ctrl.bytes_read::cpu.data 8768 # Number of bytes read from this memory
system.mem_ctrl.bytes_read::total 27520 # Number of bytes read from this memory
@@ -22,14 +22,14 @@ system.mem_ctrl.bytes_inst_read::total 18752 # Nu
system.mem_ctrl.num_reads::cpu.inst 293 # Number of read requests responded to by this memory
system.mem_ctrl.num_reads::cpu.data 137 # Number of read requests responded to by this memory
system.mem_ctrl.num_reads::total 430 # Number of read requests responded to by this memory
-system.mem_ctrl.bw_read::cpu.inst 317212213 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_read::cpu.data 148321069 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_read::total 465533283 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_inst_read::cpu.inst 317212213 # Instruction read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_inst_read::total 317212213 # Instruction read bandwidth from this memory (bytes/s)
-system.mem_ctrl.bw_total::cpu.inst 317212213 # Total bandwidth to/from this memory (bytes/s)
-system.mem_ctrl.bw_total::cpu.data 148321069 # Total bandwidth to/from this memory (bytes/s)
-system.mem_ctrl.bw_total::total 465533283 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrl.bw_read::cpu.inst 300835833 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_read::cpu.data 140663854 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_read::total 441499687 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_inst_read::cpu.inst 300835833 # Instruction read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_inst_read::total 300835833 # Instruction read bandwidth from this memory (bytes/s)
+system.mem_ctrl.bw_total::cpu.inst 300835833 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrl.bw_total::cpu.data 140663854 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrl.bw_total::total 441499687 # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrl.readReqs 430 # Number of read requests accepted
system.mem_ctrl.writeReqs 0 # Number of write requests accepted
system.mem_ctrl.readBursts 430 # Number of DRAM read bursts, including those serviced by the write queue
@@ -76,7 +76,7 @@ system.mem_ctrl.perBankWrBursts::14 0 # Pe
system.mem_ctrl.perBankWrBursts::15 0 # Per bank write bursts
system.mem_ctrl.numRdRetry 0 # Number of times read queue was full causing retry
system.mem_ctrl.numWrRetry 0 # Number of times write queue was full causing retry
-system.mem_ctrl.totGap 58984000 # Total gap between requests
+system.mem_ctrl.totGap 62196000 # Total gap between requests
system.mem_ctrl.readPktSize::0 0 # Read request sizes (log2)
system.mem_ctrl.readPktSize::1 0 # Read request sizes (log2)
system.mem_ctrl.readPktSize::2 0 # Read request sizes (log2)
@@ -187,70 +187,81 @@ system.mem_ctrl.wrQLenPdf::60 0 # Wh
system.mem_ctrl.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.mem_ctrl.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.mem_ctrl.bytesPerActivate::samples 110 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::mean 237.963636 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::gmean 174.172417 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::stdev 212.375811 # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::0-127 28 25.45% 25.45% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::128-255 42 38.18% 63.64% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::256-383 19 17.27% 80.91% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::384-511 8 7.27% 88.18% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::512-639 4 3.64% 91.82% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::640-767 4 3.64% 95.45% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::768-895 2 1.82% 97.27% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::1024-1151 3 2.73% 100.00% # Bytes accessed per row activation
-system.mem_ctrl.bytesPerActivate::total 110 # Bytes accessed per row activation
-system.mem_ctrl.totQLat 3632500 # Total ticks spent queuing
-system.mem_ctrl.totMemAccLat 11695000 # Total ticks spent from burst creation until serviced by the DRAM
+system.mem_ctrl.bytesPerActivate::samples 113 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::mean 241.840708 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::gmean 173.064480 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::stdev 223.138673 # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::0-127 30 26.55% 26.55% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::128-255 41 36.28% 62.83% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::256-383 20 17.70% 80.53% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::384-511 8 7.08% 87.61% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::512-639 5 4.42% 92.04% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::640-767 2 1.77% 93.81% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::768-895 3 2.65% 96.46% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::896-1023 1 0.88% 97.35% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::1024-1151 3 2.65% 100.00% # Bytes accessed per row activation
+system.mem_ctrl.bytesPerActivate::total 113 # Bytes accessed per row activation
+system.mem_ctrl.totQLat 6850250 # Total ticks spent queuing
+system.mem_ctrl.totMemAccLat 14912750 # Total ticks spent from burst creation until serviced by the DRAM
system.mem_ctrl.totBusLat 2150000 # Total ticks spent in databus transfers
-system.mem_ctrl.avgQLat 8447.67 # Average queueing delay per DRAM burst
+system.mem_ctrl.avgQLat 15930.81 # Average queueing delay per DRAM burst
system.mem_ctrl.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.mem_ctrl.avgMemAccLat 27197.67 # Average memory access latency per DRAM burst
-system.mem_ctrl.avgRdBW 465.53 # Average DRAM read bandwidth in MiByte/s
+system.mem_ctrl.avgMemAccLat 34680.81 # Average memory access latency per DRAM burst
+system.mem_ctrl.avgRdBW 441.50 # Average DRAM read bandwidth in MiByte/s
system.mem_ctrl.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.mem_ctrl.avgRdBWSys 465.53 # Average system read bandwidth in MiByte/s
+system.mem_ctrl.avgRdBWSys 441.50 # Average system read bandwidth in MiByte/s
system.mem_ctrl.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
system.mem_ctrl.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.mem_ctrl.busUtil 3.64 # Data bus utilization in percentage
-system.mem_ctrl.busUtilRead 3.64 # Data bus utilization in percentage for reads
+system.mem_ctrl.busUtil 3.45 # Data bus utilization in percentage
+system.mem_ctrl.busUtilRead 3.45 # Data bus utilization in percentage for reads
system.mem_ctrl.busUtilWrite 0.00 # Data bus utilization in percentage for writes
system.mem_ctrl.avgRdQLen 1.00 # Average read queue length when enqueuing
system.mem_ctrl.avgWrQLen 0.00 # Average write queue length when enqueuing
-system.mem_ctrl.readRowHits 315 # Number of row buffer hits during reads
+system.mem_ctrl.readRowHits 316 # Number of row buffer hits during reads
system.mem_ctrl.writeRowHits 0 # Number of row buffer hits during writes
-system.mem_ctrl.readRowHitRate 73.26 # Row buffer hit rate for reads
+system.mem_ctrl.readRowHitRate 73.49 # Row buffer hit rate for reads
system.mem_ctrl.writeRowHitRate nan # Row buffer hit rate for writes
-system.mem_ctrl.avgGap 137172.09 # Average gap between requests
-system.mem_ctrl.pageHitRate 73.26 # Row buffer hit rate, read and write combined
-system.mem_ctrl_0.actEnergy 196560 # Energy for activate commands per rank (pJ)
-system.mem_ctrl_0.preEnergy 107250 # Energy for precharge commands per rank (pJ)
-system.mem_ctrl_0.readEnergy 670800 # Energy for read commands per rank (pJ)
+system.mem_ctrl.avgGap 144641.86 # Average gap between requests
+system.mem_ctrl.pageHitRate 73.49 # Row buffer hit rate, read and write combined
+system.mem_ctrl_0.actEnergy 192780 # Energy for activate commands per rank (pJ)
+system.mem_ctrl_0.preEnergy 98670 # Energy for precharge commands per rank (pJ)
+system.mem_ctrl_0.readEnergy 671160 # Energy for read commands per rank (pJ)
system.mem_ctrl_0.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.mem_ctrl_0.refreshEnergy 3559920 # Energy for refresh commands per rank (pJ)
-system.mem_ctrl_0.actBackEnergy 25637175 # Energy for active background per rank (pJ)
-system.mem_ctrl_0.preBackEnergy 10369500 # Energy for precharge background per rank (pJ)
-system.mem_ctrl_0.totalEnergy 40541205 # Total energy per rank (pJ)
-system.mem_ctrl_0.averagePower 740.292712 # Core power per rank (mW)
-system.mem_ctrl_0.memoryStateTime::IDLE 17115500 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::REF 1820000 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::ACT 35842000 # Time in different power states
-system.mem_ctrl_0.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.mem_ctrl_1.actEnergy 612360 # Energy for activate commands per rank (pJ)
-system.mem_ctrl_1.preEnergy 334125 # Energy for precharge commands per rank (pJ)
-system.mem_ctrl_1.readEnergy 2425800 # Energy for read commands per rank (pJ)
+system.mem_ctrl_0.refreshEnergy 4917120.000000 # Energy for refresh commands per rank (pJ)
+system.mem_ctrl_0.actBackEnergy 2176830 # Energy for active background per rank (pJ)
+system.mem_ctrl_0.preBackEnergy 210240 # Energy for precharge background per rank (pJ)
+system.mem_ctrl_0.actPowerDownEnergy 19527630 # Energy for active power-down per rank (pJ)
+system.mem_ctrl_0.prePowerDownEnergy 3815040 # Energy for precharge power-down per rank (pJ)
+system.mem_ctrl_0.selfRefreshEnergy 1573140 # Energy for self refresh per rank (pJ)
+system.mem_ctrl_0.totalEnergy 33182610 # Total energy per rank (pJ)
+system.mem_ctrl_0.averagePower 532.337778 # Core power per rank (mW)
+system.mem_ctrl_0.totalIdleTime 56494000 # Total Idle time Per DRAM Rank
+system.mem_ctrl_0.memoryStateTime::IDLE 323000 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::REF 2086000 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::SREF 4253250 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::PRE_PDN 9935000 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::ACT 2911750 # Time in different power states
+system.mem_ctrl_0.memoryStateTime::ACT_PDN 42824000 # Time in different power states
+system.mem_ctrl_1.actEnergy 621180 # Energy for activate commands per rank (pJ)
+system.mem_ctrl_1.preEnergy 330165 # Energy for precharge commands per rank (pJ)
+system.mem_ctrl_1.readEnergy 2399040 # Energy for read commands per rank (pJ)
system.mem_ctrl_1.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.mem_ctrl_1.refreshEnergy 3559920 # Energy for refresh commands per rank (pJ)
-system.mem_ctrl_1.actBackEnergy 37236105 # Energy for active background per rank (pJ)
-system.mem_ctrl_1.preBackEnergy 195000 # Energy for precharge background per rank (pJ)
-system.mem_ctrl_1.totalEnergy 44363310 # Total energy per rank (pJ)
-system.mem_ctrl_1.averagePower 810.085321 # Core power per rank (mW)
-system.mem_ctrl_1.memoryStateTime::IDLE 336500 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::REF 1820000 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::ACT 52811500 # Time in different power states
-system.mem_ctrl_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.mem_ctrl_1.refreshEnergy 4917120.000000 # Energy for refresh commands per rank (pJ)
+system.mem_ctrl_1.actBackEnergy 5632170 # Energy for active background per rank (pJ)
+system.mem_ctrl_1.preBackEnergy 168480 # Energy for precharge background per rank (pJ)
+system.mem_ctrl_1.actPowerDownEnergy 22617030 # Energy for active power-down per rank (pJ)
+system.mem_ctrl_1.prePowerDownEnergy 64320 # Energy for precharge power-down per rank (pJ)
+system.mem_ctrl_1.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.mem_ctrl_1.totalEnergy 36749505 # Total energy per rank (pJ)
+system.mem_ctrl_1.averagePower 587.463363 # Core power per rank (mW)
+system.mem_ctrl_1.totalIdleTime 49768000 # Total Idle time Per DRAM Rank
+system.mem_ctrl_1.memoryStateTime::IDLE 176000 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::REF 1843250 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::SREF 0 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::PRE_PDN 167500 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::ACT 10545750 # Time in different power states
+system.mem_ctrl_1.memoryStateTime::ACT_PDN 49600500 # Time in different power states
+system.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
@@ -270,8 +281,8 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 7 # Number of system calls
-system.cpu.pwrStateResidencyTicks::ON 59115000 # Cumulative time (in ticks) in various power states
-system.cpu.numCycles 59115 # number of cpu cycles simulated
+system.cpu.pwrStateResidencyTicks::ON 62333000 # Cumulative time (in ticks) in various power states
+system.cpu.numCycles 62333 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.committedInsts 5641 # Number of instructions committed
@@ -290,7 +301,7 @@ system.cpu.num_mem_refs 2037 # nu
system.cpu.num_load_insts 1135 # Number of load instructions
system.cpu.num_store_insts 902 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 59115 # Number of busy cycles
+system.cpu.num_busy_cycles 62333 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.Branches 886 # Number of branches fetched
@@ -329,23 +340,23 @@ system.cpu.op_class::MemWrite 902 15.99% 100.00% # Cl
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 5642 # Class of executed instruction
-system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.tagsinuse 86.123929 # Cycle average of tags in use
+system.cpu.dcache.tags.tagsinuse 86.045434 # Cycle average of tags in use
system.cpu.dcache.tags.total_refs 1899 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 137 # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs 13.861314 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 86.123929 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.084105 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.084105 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 86.045434 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.084029 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.084029 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 137 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::0 6 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::1 131 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.133789 # Percentage of cache occupancy per task id
system.cpu.dcache.tags.tag_accesses 4209 # Number of tag accesses
system.cpu.dcache.tags.data_accesses 4209 # Number of data accesses
-system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.cpu.dcache.ReadReq_hits::cpu.data 1048 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 1048 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data 851 # number of WriteReq hits
@@ -362,14 +373,14 @@ system.cpu.dcache.demand_misses::cpu.data 137 # n
system.cpu.dcache.demand_misses::total 137 # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data 137 # number of overall misses
system.cpu.dcache.overall_misses::total 137 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 9045000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 9045000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 5476000 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 5476000 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 14521000 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 14521000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 14521000 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 14521000 # number of overall miss cycles
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 10089000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 10089000 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 5605000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 5605000 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 15694000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 15694000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 15694000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 15694000 # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses::cpu.data 1135 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total 1135 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 901 # number of WriteReq accesses(hits+misses)
@@ -386,14 +397,14 @@ system.cpu.dcache.demand_miss_rate::cpu.data 0.067289
system.cpu.dcache.demand_miss_rate::total 0.067289 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.067289 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total 0.067289 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 103965.517241 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 103965.517241 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 109520 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 109520 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 105992.700730 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 105992.700730 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 105992.700730 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 105992.700730 # average overall miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 115965.517241 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 115965.517241 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 112100 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 112100 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 114554.744526 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 114554.744526 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 114554.744526 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 114554.744526 # 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
@@ -408,14 +419,14 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 137
system.cpu.dcache.demand_mshr_misses::total 137 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 137 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 137 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 8871000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 8871000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 5376000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 5376000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 14247000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 14247000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 14247000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 14247000 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 9915000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 9915000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 5505000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 5505000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 15420000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 15420000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 15420000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 15420000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.076652 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.076652 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.055494 # mshr miss rate for WriteReq accesses
@@ -424,31 +435,31 @@ system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.067289
system.cpu.dcache.demand_mshr_miss_rate::total 0.067289 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.067289 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total 0.067289 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 101965.517241 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 101965.517241 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 107520 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 107520 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 103992.700730 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 103992.700730 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 103992.700730 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 103992.700730 # average overall mshr miss latency
-system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 113965.517241 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 113965.517241 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 110100 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 110100 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 112554.744526 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 112554.744526 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 112554.744526 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 112554.744526 # average overall mshr miss latency
+system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.cpu.icache.tags.replacements 94 # number of replacements
-system.cpu.icache.tags.tagsinuse 109.937395 # Cycle average of tags in use
+system.cpu.icache.tags.tagsinuse 109.768952 # Cycle average of tags in use
system.cpu.icache.tags.total_refs 5346 # Total number of references to valid blocks.
system.cpu.icache.tags.sampled_refs 297 # Sample count of references to valid blocks.
system.cpu.icache.tags.avg_refs 18 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 109.937395 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.429443 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.429443 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_blocks::cpu.inst 109.768952 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.428785 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.428785 # Average percentage of cache occupancy
system.cpu.icache.tags.occ_task_id_blocks::1024 203 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 63 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 140 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 62 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 141 # Occupied blocks per task id
system.cpu.icache.tags.occ_task_id_percent::1024 0.792969 # Percentage of cache occupancy per task id
system.cpu.icache.tags.tag_accesses 11583 # Number of tag accesses
system.cpu.icache.tags.data_accesses 11583 # Number of data accesses
-system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.cpu.icache.ReadReq_hits::cpu.inst 5346 # number of ReadReq hits
system.cpu.icache.ReadReq_hits::total 5346 # number of ReadReq hits
system.cpu.icache.demand_hits::cpu.inst 5346 # number of demand (read+write) hits
@@ -461,12 +472,12 @@ system.cpu.icache.demand_misses::cpu.inst 297 # n
system.cpu.icache.demand_misses::total 297 # number of demand (read+write) misses
system.cpu.icache.overall_misses::cpu.inst 297 # number of overall misses
system.cpu.icache.overall_misses::total 297 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 30106000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 30106000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 30106000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 30106000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 30106000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 30106000 # number of overall miss cycles
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 32151000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 32151000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 32151000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 32151000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 32151000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 32151000 # number of overall miss cycles
system.cpu.icache.ReadReq_accesses::cpu.inst 5643 # number of ReadReq accesses(hits+misses)
system.cpu.icache.ReadReq_accesses::total 5643 # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses::cpu.inst 5643 # number of demand (read+write) accesses
@@ -479,12 +490,12 @@ system.cpu.icache.demand_miss_rate::cpu.inst 0.052632
system.cpu.icache.demand_miss_rate::total 0.052632 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.052632 # miss rate for overall accesses
system.cpu.icache.overall_miss_rate::total 0.052632 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 101367.003367 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 101367.003367 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 101367.003367 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 101367.003367 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 101367.003367 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 101367.003367 # average overall miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 108252.525253 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 108252.525253 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 108252.525253 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 108252.525253 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 108252.525253 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 108252.525253 # 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
@@ -497,31 +508,31 @@ system.cpu.icache.demand_mshr_misses::cpu.inst 297
system.cpu.icache.demand_mshr_misses::total 297 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst 297 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total 297 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 29512000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 29512000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 29512000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 29512000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 29512000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 29512000 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 31557000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 31557000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 31557000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 31557000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 31557000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 31557000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.052632 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_miss_rate::total 0.052632 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.052632 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_miss_rate::total 0.052632 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.052632 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_miss_rate::total 0.052632 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 99367.003367 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 99367.003367 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 99367.003367 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 99367.003367 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 99367.003367 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 99367.003367 # average overall mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 106252.525253 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 106252.525253 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 106252.525253 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 106252.525253 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 106252.525253 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 106252.525253 # average overall mshr miss latency
system.l2bus.snoop_filter.tot_requests 528 # Total number of requests made to the snoop filter.
system.l2bus.snoop_filter.hit_single_requests 94 # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.l2bus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.l2bus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.l2bus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.l2bus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.l2bus.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.l2bus.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.l2bus.trans_dist::ReadResp 384 # Transaction distribution
system.l2bus.trans_dist::CleanEvict 94 # Transaction distribution
system.l2bus.trans_dist::ReadExReq 50 # Transaction distribution
@@ -547,30 +558,30 @@ system.l2bus.snoop_fanout::min_value 0 # Re
system.l2bus.snoop_fanout::max_value 0 # Request fanout histogram
system.l2bus.snoop_fanout::total 434 # Request fanout histogram
system.l2bus.reqLayer0.occupancy 528000 # Layer occupancy (ticks)
-system.l2bus.reqLayer0.utilization 0.9 # Layer utilization (%)
+system.l2bus.reqLayer0.utilization 0.8 # Layer utilization (%)
system.l2bus.respLayer0.occupancy 891000 # Layer occupancy (ticks)
-system.l2bus.respLayer0.utilization 1.5 # Layer utilization (%)
+system.l2bus.respLayer0.utilization 1.4 # Layer utilization (%)
system.l2bus.respLayer1.occupancy 411000 # Layer occupancy (ticks)
system.l2bus.respLayer1.utilization 0.7 # Layer utilization (%)
-system.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.l2cache.tags.replacements 0 # number of replacements
-system.l2cache.tags.tagsinuse 216.263710 # Cycle average of tags in use
+system.l2cache.tags.tagsinuse 215.766788 # Cycle average of tags in use
system.l2cache.tags.total_refs 98 # Total number of references to valid blocks.
system.l2cache.tags.sampled_refs 430 # Sample count of references to valid blocks.
system.l2cache.tags.avg_refs 0.227907 # Average number of references to valid blocks.
system.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.l2cache.tags.occ_blocks::cpu.inst 130.091113 # Average occupied blocks per requestor
-system.l2cache.tags.occ_blocks::cpu.data 86.172597 # Average occupied blocks per requestor
-system.l2cache.tags.occ_percent::cpu.inst 0.031761 # Average percentage of cache occupancy
-system.l2cache.tags.occ_percent::cpu.data 0.021038 # Average percentage of cache occupancy
-system.l2cache.tags.occ_percent::total 0.052799 # Average percentage of cache occupancy
+system.l2cache.tags.occ_blocks::cpu.inst 129.675199 # Average occupied blocks per requestor
+system.l2cache.tags.occ_blocks::cpu.data 86.091590 # Average occupied blocks per requestor
+system.l2cache.tags.occ_percent::cpu.inst 0.031659 # Average percentage of cache occupancy
+system.l2cache.tags.occ_percent::cpu.data 0.021018 # Average percentage of cache occupancy
+system.l2cache.tags.occ_percent::total 0.052677 # Average percentage of cache occupancy
system.l2cache.tags.occ_task_id_blocks::1024 430 # Occupied blocks per task id
-system.l2cache.tags.age_task_id_blocks_1024::0 76 # Occupied blocks per task id
-system.l2cache.tags.age_task_id_blocks_1024::1 354 # Occupied blocks per task id
+system.l2cache.tags.age_task_id_blocks_1024::0 74 # Occupied blocks per task id
+system.l2cache.tags.age_task_id_blocks_1024::1 356 # Occupied blocks per task id
system.l2cache.tags.occ_task_id_percent::1024 0.104980 # Percentage of cache occupancy per task id
system.l2cache.tags.tag_accesses 4654 # Number of tag accesses
system.l2cache.tags.data_accesses 4654 # Number of data accesses
-system.l2cache.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.l2cache.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.l2cache.ReadSharedReq_hits::cpu.inst 4 # number of ReadSharedReq hits
system.l2cache.ReadSharedReq_hits::total 4 # number of ReadSharedReq hits
system.l2cache.demand_hits::cpu.inst 4 # number of demand (read+write) hits
@@ -588,17 +599,17 @@ system.l2cache.demand_misses::total 430 # nu
system.l2cache.overall_misses::cpu.inst 293 # number of overall misses
system.l2cache.overall_misses::cpu.data 137 # number of overall misses
system.l2cache.overall_misses::total 430 # number of overall misses
-system.l2cache.ReadExReq_miss_latency::cpu.data 5226000 # number of ReadExReq miss cycles
-system.l2cache.ReadExReq_miss_latency::total 5226000 # number of ReadExReq miss cycles
-system.l2cache.ReadSharedReq_miss_latency::cpu.inst 28537000 # number of ReadSharedReq miss cycles
-system.l2cache.ReadSharedReq_miss_latency::cpu.data 8610000 # number of ReadSharedReq miss cycles
-system.l2cache.ReadSharedReq_miss_latency::total 37147000 # number of ReadSharedReq miss cycles
-system.l2cache.demand_miss_latency::cpu.inst 28537000 # number of demand (read+write) miss cycles
-system.l2cache.demand_miss_latency::cpu.data 13836000 # number of demand (read+write) miss cycles
-system.l2cache.demand_miss_latency::total 42373000 # number of demand (read+write) miss cycles
-system.l2cache.overall_miss_latency::cpu.inst 28537000 # number of overall miss cycles
-system.l2cache.overall_miss_latency::cpu.data 13836000 # number of overall miss cycles
-system.l2cache.overall_miss_latency::total 42373000 # number of overall miss cycles
+system.l2cache.ReadExReq_miss_latency::cpu.data 5355000 # number of ReadExReq miss cycles
+system.l2cache.ReadExReq_miss_latency::total 5355000 # number of ReadExReq miss cycles
+system.l2cache.ReadSharedReq_miss_latency::cpu.inst 30582000 # number of ReadSharedReq miss cycles
+system.l2cache.ReadSharedReq_miss_latency::cpu.data 9654000 # number of ReadSharedReq miss cycles
+system.l2cache.ReadSharedReq_miss_latency::total 40236000 # number of ReadSharedReq miss cycles
+system.l2cache.demand_miss_latency::cpu.inst 30582000 # number of demand (read+write) miss cycles
+system.l2cache.demand_miss_latency::cpu.data 15009000 # number of demand (read+write) miss cycles
+system.l2cache.demand_miss_latency::total 45591000 # number of demand (read+write) miss cycles
+system.l2cache.overall_miss_latency::cpu.inst 30582000 # number of overall miss cycles
+system.l2cache.overall_miss_latency::cpu.data 15009000 # number of overall miss cycles
+system.l2cache.overall_miss_latency::total 45591000 # number of overall miss cycles
system.l2cache.ReadExReq_accesses::cpu.data 50 # number of ReadExReq accesses(hits+misses)
system.l2cache.ReadExReq_accesses::total 50 # number of ReadExReq accesses(hits+misses)
system.l2cache.ReadSharedReq_accesses::cpu.inst 297 # number of ReadSharedReq accesses(hits+misses)
@@ -621,17 +632,17 @@ system.l2cache.demand_miss_rate::total 0.990783 # mi
system.l2cache.overall_miss_rate::cpu.inst 0.986532 # miss rate for overall accesses
system.l2cache.overall_miss_rate::cpu.data 1 # miss rate for overall accesses
system.l2cache.overall_miss_rate::total 0.990783 # miss rate for overall accesses
-system.l2cache.ReadExReq_avg_miss_latency::cpu.data 104520 # average ReadExReq miss latency
-system.l2cache.ReadExReq_avg_miss_latency::total 104520 # average ReadExReq miss latency
-system.l2cache.ReadSharedReq_avg_miss_latency::cpu.inst 97395.904437 # average ReadSharedReq miss latency
-system.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 98965.517241 # average ReadSharedReq miss latency
-system.l2cache.ReadSharedReq_avg_miss_latency::total 97755.263158 # average ReadSharedReq miss latency
-system.l2cache.demand_avg_miss_latency::cpu.inst 97395.904437 # average overall miss latency
-system.l2cache.demand_avg_miss_latency::cpu.data 100992.700730 # average overall miss latency
-system.l2cache.demand_avg_miss_latency::total 98541.860465 # average overall miss latency
-system.l2cache.overall_avg_miss_latency::cpu.inst 97395.904437 # average overall miss latency
-system.l2cache.overall_avg_miss_latency::cpu.data 100992.700730 # average overall miss latency
-system.l2cache.overall_avg_miss_latency::total 98541.860465 # average overall miss latency
+system.l2cache.ReadExReq_avg_miss_latency::cpu.data 107100 # average ReadExReq miss latency
+system.l2cache.ReadExReq_avg_miss_latency::total 107100 # average ReadExReq miss latency
+system.l2cache.ReadSharedReq_avg_miss_latency::cpu.inst 104375.426621 # average ReadSharedReq miss latency
+system.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 110965.517241 # average ReadSharedReq miss latency
+system.l2cache.ReadSharedReq_avg_miss_latency::total 105884.210526 # average ReadSharedReq miss latency
+system.l2cache.demand_avg_miss_latency::cpu.inst 104375.426621 # average overall miss latency
+system.l2cache.demand_avg_miss_latency::cpu.data 109554.744526 # average overall miss latency
+system.l2cache.demand_avg_miss_latency::total 106025.581395 # average overall miss latency
+system.l2cache.overall_avg_miss_latency::cpu.inst 104375.426621 # average overall miss latency
+system.l2cache.overall_avg_miss_latency::cpu.data 109554.744526 # average overall miss latency
+system.l2cache.overall_avg_miss_latency::total 106025.581395 # average overall miss latency
system.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -649,17 +660,17 @@ system.l2cache.demand_mshr_misses::total 430 # nu
system.l2cache.overall_mshr_misses::cpu.inst 293 # number of overall MSHR misses
system.l2cache.overall_mshr_misses::cpu.data 137 # number of overall MSHR misses
system.l2cache.overall_mshr_misses::total 430 # number of overall MSHR misses
-system.l2cache.ReadExReq_mshr_miss_latency::cpu.data 4226000 # number of ReadExReq MSHR miss cycles
-system.l2cache.ReadExReq_mshr_miss_latency::total 4226000 # number of ReadExReq MSHR miss cycles
-system.l2cache.ReadSharedReq_mshr_miss_latency::cpu.inst 22677000 # number of ReadSharedReq MSHR miss cycles
-system.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 6870000 # number of ReadSharedReq MSHR miss cycles
-system.l2cache.ReadSharedReq_mshr_miss_latency::total 29547000 # number of ReadSharedReq MSHR miss cycles
-system.l2cache.demand_mshr_miss_latency::cpu.inst 22677000 # number of demand (read+write) MSHR miss cycles
-system.l2cache.demand_mshr_miss_latency::cpu.data 11096000 # number of demand (read+write) MSHR miss cycles
-system.l2cache.demand_mshr_miss_latency::total 33773000 # number of demand (read+write) MSHR miss cycles
-system.l2cache.overall_mshr_miss_latency::cpu.inst 22677000 # number of overall MSHR miss cycles
-system.l2cache.overall_mshr_miss_latency::cpu.data 11096000 # number of overall MSHR miss cycles
-system.l2cache.overall_mshr_miss_latency::total 33773000 # number of overall MSHR miss cycles
+system.l2cache.ReadExReq_mshr_miss_latency::cpu.data 4355000 # number of ReadExReq MSHR miss cycles
+system.l2cache.ReadExReq_mshr_miss_latency::total 4355000 # number of ReadExReq MSHR miss cycles
+system.l2cache.ReadSharedReq_mshr_miss_latency::cpu.inst 24722000 # number of ReadSharedReq MSHR miss cycles
+system.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 7914000 # number of ReadSharedReq MSHR miss cycles
+system.l2cache.ReadSharedReq_mshr_miss_latency::total 32636000 # number of ReadSharedReq MSHR miss cycles
+system.l2cache.demand_mshr_miss_latency::cpu.inst 24722000 # number of demand (read+write) MSHR miss cycles
+system.l2cache.demand_mshr_miss_latency::cpu.data 12269000 # number of demand (read+write) MSHR miss cycles
+system.l2cache.demand_mshr_miss_latency::total 36991000 # number of demand (read+write) MSHR miss cycles
+system.l2cache.overall_mshr_miss_latency::cpu.inst 24722000 # number of overall MSHR miss cycles
+system.l2cache.overall_mshr_miss_latency::cpu.data 12269000 # number of overall MSHR miss cycles
+system.l2cache.overall_mshr_miss_latency::total 36991000 # number of overall MSHR miss cycles
system.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
system.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
system.l2cache.ReadSharedReq_mshr_miss_rate::cpu.inst 0.986532 # mshr miss rate for ReadSharedReq accesses
@@ -671,24 +682,24 @@ system.l2cache.demand_mshr_miss_rate::total 0.990783 #
system.l2cache.overall_mshr_miss_rate::cpu.inst 0.986532 # mshr miss rate for overall accesses
system.l2cache.overall_mshr_miss_rate::cpu.data 1 # mshr miss rate for overall accesses
system.l2cache.overall_mshr_miss_rate::total 0.990783 # mshr miss rate for overall accesses
-system.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 84520 # average ReadExReq mshr miss latency
-system.l2cache.ReadExReq_avg_mshr_miss_latency::total 84520 # average ReadExReq mshr miss latency
-system.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.inst 77395.904437 # average ReadSharedReq mshr miss latency
-system.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 78965.517241 # average ReadSharedReq mshr miss latency
-system.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 77755.263158 # average ReadSharedReq mshr miss latency
-system.l2cache.demand_avg_mshr_miss_latency::cpu.inst 77395.904437 # average overall mshr miss latency
-system.l2cache.demand_avg_mshr_miss_latency::cpu.data 80992.700730 # average overall mshr miss latency
-system.l2cache.demand_avg_mshr_miss_latency::total 78541.860465 # average overall mshr miss latency
-system.l2cache.overall_avg_mshr_miss_latency::cpu.inst 77395.904437 # average overall mshr miss latency
-system.l2cache.overall_avg_mshr_miss_latency::cpu.data 80992.700730 # average overall mshr miss latency
-system.l2cache.overall_avg_mshr_miss_latency::total 78541.860465 # average overall mshr miss latency
+system.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 87100 # average ReadExReq mshr miss latency
+system.l2cache.ReadExReq_avg_mshr_miss_latency::total 87100 # average ReadExReq mshr miss latency
+system.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.inst 84375.426621 # average ReadSharedReq mshr miss latency
+system.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 90965.517241 # average ReadSharedReq mshr miss latency
+system.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 85884.210526 # average ReadSharedReq mshr miss latency
+system.l2cache.demand_avg_mshr_miss_latency::cpu.inst 84375.426621 # average overall mshr miss latency
+system.l2cache.demand_avg_mshr_miss_latency::cpu.data 89554.744526 # average overall mshr miss latency
+system.l2cache.demand_avg_mshr_miss_latency::total 86025.581395 # average overall mshr miss latency
+system.l2cache.overall_avg_mshr_miss_latency::cpu.inst 84375.426621 # average overall mshr miss latency
+system.l2cache.overall_avg_mshr_miss_latency::cpu.data 89554.744526 # average overall mshr miss latency
+system.l2cache.overall_avg_mshr_miss_latency::total 86025.581395 # average overall mshr miss latency
system.membus.snoop_filter.tot_requests 430 # Total number of requests made to the snoop filter.
system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.membus.pwrStateResidencyTicks::UNDEFINED 59115000 # Cumulative time (in ticks) in various power states
+system.membus.pwrStateResidencyTicks::UNDEFINED 62333000 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadResp 380 # Transaction distribution
system.membus.trans_dist::ReadExReq 50 # Transaction distribution
system.membus.trans_dist::ReadExResp 50 # Transaction distribution
@@ -711,7 +722,7 @@ system.membus.snoop_fanout::max_value 0 # Re
system.membus.snoop_fanout::total 430 # Request fanout histogram
system.membus.reqLayer0.occupancy 430000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.7 # Layer utilization (%)
-system.membus.respLayer0.occupancy 2298000 # Layer occupancy (ticks)
-system.membus.respLayer0.utilization 3.9 # Layer utilization (%)
+system.membus.respLayer0.occupancy 2298250 # Layer occupancy (ticks)
+system.membus.respLayer0.utilization 3.7 # Layer utilization (%)
---------- End Simulation Statistics ----------