changeset 81d7551dd3be in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=81d7551dd3be
description:
stats: Bump stats to match DRAM controller changes
This patch encompasses all the stats updates needed to reflect the
changes to the DRAM controller.
diffstat:
tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
| 3808 ++++----
tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
| 2078 ++--
tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
| 2798 +++---
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt
| 2640 +++--
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
| 3943 +++++----
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
| 2610 +++--
tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
| 3156 ++++---
tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt
| 3551 ++++----
tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt
| 2262 +++--
tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
| 2655 +++---
tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt
| 1548 +-
tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
| 2969 +++---
tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt
| 1431 +-
tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt
| 1509 +-
tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt
| 1587 +--
tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
| 1646 ++--
tests/long/se/30.eon/ref/alpha/tru64/inorder-timing/stats.txt
| 757 +-
tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt
| 1395 +-
tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt
| 1395 +-
tests/long/se/40.perlbmk/ref/alpha/tru64/o3-timing/stats.txt
| 1475 +-
tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt
| 1546 ++-
tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
| 1109 +-
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
| 1581 ++-
tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt
| 1703 ++--
tests/long/se/60.bzip2/ref/alpha/tru64/inorder-timing/stats.txt
| 1184 +-
tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt
| 1698 ++--
tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt
| 1627 ++--
tests/long/se/70.twolf/ref/alpha/tru64/inorder-timing/stats.txt
| 739 +-
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt
| 1439 +-
tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt
| 1370 +-
tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt
| 1432 +-
tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt
| 2608 +++---
tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt
| 1608 ++-
tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt
| 2845 +++---
tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
| 1981 ++--
tests/quick/fs/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt
| 2036 ++--
tests/quick/se/00.hello/ref/alpha/linux/inorder-timing/stats.txt
| 522 +-
tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt
| 961 +-
tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt
| 834 +-
tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
| 1100 +-
tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
| 1100 +-
tests/quick/se/00.hello/ref/mips/linux/inorder-timing/stats.txt
| 538 +-
tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
| 831 +-
tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt
| 753 +-
tests/quick/se/00.hello/ref/sparc/linux/inorder-timing/stats.txt
| 519 +-
tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt
| 1211 +-
tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt
| 1338 +-
tests/quick/se/02.insttest/ref/sparc/linux/inorder-timing/stats.txt
| 521 +-
tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt
| 656 +-
tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt
| 3800 ++++----
tests/quick/se/70.tgen/ref/null/none/tgen-simple-dram/stats.txt
| 352 +-
51 files changed, 44585 insertions(+), 42170 deletions(-)
diffs (truncated from 96688 to 300 lines):
diff -r 239d0abfe11c -r 81d7551dd3be
tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
Fri Nov 01 11:56:31 2013 -0400
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
Fri Nov 01 11:56:34 2013 -0400
@@ -1,135 +1,137 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 1.902739 #
Number of seconds simulated
-sim_ticks 1902738973500 #
Number of ticks simulated
-final_tick 1902738973500 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
+sim_seconds 1.904665 #
Number of seconds simulated
+sim_ticks 1904665099500 #
Number of ticks simulated
+final_tick 1904665099500 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
sim_freq 1000000000000 #
Frequency of simulated ticks
-host_inst_rate 132013 #
Simulator instruction rate (inst/s)
-host_op_rate 132013 #
Simulator op (including micro ops) rate (op/s)
-host_tick_rate 4427958303 #
Simulator tick rate (ticks/s)
-host_mem_usage 313120 #
Number of bytes of host memory used
-host_seconds 429.71 #
Real time elapsed on the host
-sim_insts 56727331 #
Number of instructions simulated
-sim_ops 56727331 #
Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu0.inst 900544 #
Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 24806400 #
Number of bytes read from this memory
-system.physmem.bytes_read::tsunami.ide 2650816 #
Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 74944 #
Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 436992 #
Number of bytes read from this memory
-system.physmem.bytes_read::total 28869696 #
Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 900544 #
Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 74944 #
Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 975488 #
Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 7821440 #
Number of bytes written to this memory
-system.physmem.bytes_written::total 7821440 #
Number of bytes written to this memory
-system.physmem.num_reads::cpu0.inst 14071 #
Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 387600 #
Number of read requests responded to by this memory
-system.physmem.num_reads::tsunami.ide 41419 #
Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 1171 #
Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 6828 #
Number of read requests responded to by this memory
-system.physmem.num_reads::total 451089 #
Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 122210 #
Number of write requests responded to by this memory
-system.physmem.num_writes::total 122210 #
Number of write requests responded to by this memory
-system.physmem.bw_read::cpu0.inst 473288 #
Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 13037206 #
Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::tsunami.ide 1393158 #
Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 39387 #
Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 229665 #
Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 15172704 #
Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 473288 #
Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 39387 #
Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 512676 #
Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 4110622 #
Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 4110622 #
Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 4110622 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 473288 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 13037206 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::tsunami.ide 1393158 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 39387 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 229665 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 19283326 #
Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 451089 #
Total number of read requests accepted by DRAM controller
-system.physmem.writeReqs 122210 #
Total number of write requests accepted by DRAM controller
-system.physmem.readBursts 451089 #
Total number of DRAM read bursts. Each DRAM read request translates to either
one or multiple DRAM read bursts
-system.physmem.writeBursts 122210 #
Total number of DRAM write bursts. Each DRAM write request translates to either
one or multiple DRAM write bursts
-system.physmem.bytesRead 28869696 #
Total number of bytes read from memory
-system.physmem.bytesWritten 7821440 #
Total number of bytes written to memory
-system.physmem.bytesConsumedRd 28869696 #
bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 7821440 #
bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 73 #
Number of DRAM read bursts serviced by write Q
-system.physmem.neitherReadNorWrite 4926 #
Reqs where no action is needed
-system.physmem.perBankRdReqs::0 28134 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 28249 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 28671 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 28418 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 27918 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 28169 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 28110 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 27493 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 27636 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 28106 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 28006 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 28071 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 28522 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 28683 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 28473 #
Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 28357 #
Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 7885 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 7743 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 8146 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 7856 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 7349 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 7637 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 7614 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 6924 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 6873 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 7305 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 7296 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 7454 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 7954 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 8175 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 8091 #
Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 7908 #
Track writes on a per bank basis
-system.physmem.numRdRetry 0 #
Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 1 #
Number of times wr buffer was full causing retry
-system.physmem.totGap 1902738952500 #
Total gap between requests
-system.physmem.readPktSize::0 0 #
Categorize read packet sizes
-system.physmem.readPktSize::1 0 #
Categorize read packet sizes
-system.physmem.readPktSize::2 0 #
Categorize read packet sizes
-system.physmem.readPktSize::3 0 #
Categorize read packet sizes
-system.physmem.readPktSize::4 0 #
Categorize read packet sizes
-system.physmem.readPktSize::5 0 #
Categorize read packet sizes
-system.physmem.readPktSize::6 451089 #
Categorize read packet sizes
-system.physmem.writePktSize::0 0 #
Categorize write packet sizes
-system.physmem.writePktSize::1 0 #
Categorize write packet sizes
-system.physmem.writePktSize::2 0 #
Categorize write packet sizes
-system.physmem.writePktSize::3 0 #
Categorize write packet sizes
-system.physmem.writePktSize::4 0 #
Categorize write packet sizes
-system.physmem.writePktSize::5 0 #
Categorize write packet sizes
-system.physmem.writePktSize::6 122210 #
Categorize write packet sizes
-system.physmem.rdQLenPdf::0 323917 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 64738 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 30395 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 6616 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 3317 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 3023 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1574 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 1542 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 1506 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 1471 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 1443 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 1440 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 1410 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 2046 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 2339 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 2216 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 1205 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 449 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 234 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 121 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 8 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::21 6 #
What read queue length does an incoming req see
-system.physmem.rdQLenPdf::22 0 #
What read queue length does an incoming req see
+host_inst_rate 126318 #
Simulator instruction rate (inst/s)
+host_op_rate 126318 #
Simulator op (including micro ops) rate (op/s)
+host_tick_rate 4285588150 #
Simulator tick rate (ticks/s)
+host_mem_usage 339596 #
Number of bytes of host memory used
+host_seconds 444.44 #
Real time elapsed on the host
+sim_insts 56140339 #
Number of instructions simulated
+sim_ops 56140339 #
Number of ops (including micro ops) simulated
+system.physmem.bytes_read::cpu0.inst 734400 #
Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 24199744 #
Number of bytes read from this memory
+system.physmem.bytes_read::tsunami.ide 2650304 #
Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 243008 #
Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 1012480 #
Number of bytes read from this memory
+system.physmem.bytes_read::total 28839936 #
Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 734400 #
Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 243008 #
Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 977408 #
Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 7811840 #
Number of bytes written to this memory
+system.physmem.bytes_written::total 7811840 #
Number of bytes written to this memory
+system.physmem.num_reads::cpu0.inst 11475 #
Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 378121 #
Number of read requests responded to by this memory
+system.physmem.num_reads::tsunami.ide 41411 #
Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 3797 #
Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 15820 #
Number of read requests responded to by this memory
+system.physmem.num_reads::total 450624 #
Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 122060 #
Number of write requests responded to by this memory
+system.physmem.num_writes::total 122060 #
Number of write requests responded to by this memory
+system.physmem.bw_read::cpu0.inst 385580 #
Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 12705511 #
Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::tsunami.ide 1391480 #
Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 127586 #
Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 531579 #
Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 15141736 #
Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 385580 #
Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 127586 #
Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 513165 #
Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 4101424 #
Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 4101424 #
Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 4101424 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 385580 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 12705511 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::tsunami.ide 1391480 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 127586 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 531579 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 19243160 #
Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 450624 #
Number of read requests accepted
+system.physmem.writeReqs 122060 #
Number of write requests accepted
+system.physmem.readBursts 450624 #
Number of DRAM read bursts, including those serviced by the write queue
+system.physmem.writeBursts 122060 #
Number of DRAM write bursts, including those merged in the write queue
+system.physmem.bytesReadDRAM 28836416 #
Total number of bytes read from DRAM
+system.physmem.bytesReadWrQ 3520 #
Total number of bytes read from write queue
+system.physmem.bytesWritten 7811520 #
Total number of bytes written to DRAM
+system.physmem.bytesReadSys 28839936 #
Total read bytes from the system interface side
+system.physmem.bytesWrittenSys 7811840 #
Total written bytes from the system interface side
+system.physmem.servicedByWrQ 55 #
Number of DRAM read bursts serviced by the write queue
+system.physmem.mergedWrBursts 0 #
Number of DRAM write bursts merged with an existing one
+system.physmem.neitherReadNorWriteReqs 3409 #
Number of requests that are neither read nor write
+system.physmem.perBankRdBursts::0 28171 #
Per bank write bursts
+system.physmem.perBankRdBursts::1 27944 #
Per bank write bursts
+system.physmem.perBankRdBursts::2 28133 #
Per bank write bursts
+system.physmem.perBankRdBursts::3 27978 #
Per bank write bursts
+system.physmem.perBankRdBursts::4 27881 #
Per bank write bursts
+system.physmem.perBankRdBursts::5 28082 #
Per bank write bursts
+system.physmem.perBankRdBursts::6 28123 #
Per bank write bursts
+system.physmem.perBankRdBursts::7 28118 #
Per bank write bursts
+system.physmem.perBankRdBursts::8 28377 #
Per bank write bursts
+system.physmem.perBankRdBursts::9 28284 #
Per bank write bursts
+system.physmem.perBankRdBursts::10 27947 #
Per bank write bursts
+system.physmem.perBankRdBursts::11 28190 #
Per bank write bursts
+system.physmem.perBankRdBursts::12 28259 #
Per bank write bursts
+system.physmem.perBankRdBursts::13 28280 #
Per bank write bursts
+system.physmem.perBankRdBursts::14 28300 #
Per bank write bursts
+system.physmem.perBankRdBursts::15 28502 #
Per bank write bursts
+system.physmem.perBankWrBursts::0 7913 #
Per bank write bursts
+system.physmem.perBankWrBursts::1 7477 #
Per bank write bursts
+system.physmem.perBankWrBursts::2 7607 #
Per bank write bursts
+system.physmem.perBankWrBursts::3 7420 #
Per bank write bursts
+system.physmem.perBankWrBursts::4 7384 #
Per bank write bursts
+system.physmem.perBankWrBursts::5 7571 #
Per bank write bursts
+system.physmem.perBankWrBursts::6 7682 #
Per bank write bursts
+system.physmem.perBankWrBursts::7 7471 #
Per bank write bursts
+system.physmem.perBankWrBursts::8 7660 #
Per bank write bursts
+system.physmem.perBankWrBursts::9 7641 #
Per bank write bursts
+system.physmem.perBankWrBursts::10 7379 #
Per bank write bursts
+system.physmem.perBankWrBursts::11 7517 #
Per bank write bursts
+system.physmem.perBankWrBursts::12 7673 #
Per bank write bursts
+system.physmem.perBankWrBursts::13 7762 #
Per bank write bursts
+system.physmem.perBankWrBursts::14 7923 #
Per bank write bursts
+system.physmem.perBankWrBursts::15 7975 #
Per bank write bursts
+system.physmem.numRdRetry 0 #
Number of times read queue was full causing retry
+system.physmem.numWrRetry 12 #
Number of times write queue was full causing retry
+system.physmem.totGap 1904663535000 #
Total gap between requests
+system.physmem.readPktSize::0 0 #
Read request sizes (log2)
+system.physmem.readPktSize::1 0 #
Read request sizes (log2)
+system.physmem.readPktSize::2 0 #
Read request sizes (log2)
+system.physmem.readPktSize::3 0 #
Read request sizes (log2)
+system.physmem.readPktSize::4 0 #
Read request sizes (log2)
+system.physmem.readPktSize::5 0 #
Read request sizes (log2)
+system.physmem.readPktSize::6 450624 #
Read request sizes (log2)
+system.physmem.writePktSize::0 0 #
Write request sizes (log2)
+system.physmem.writePktSize::1 0 #
Write request sizes (log2)
+system.physmem.writePktSize::2 0 #
Write request sizes (log2)
+system.physmem.writePktSize::3 0 #
Write request sizes (log2)
+system.physmem.writePktSize::4 0 #
Write request sizes (log2)
+system.physmem.writePktSize::5 0 #
Write request sizes (log2)
+system.physmem.writePktSize::6 122060 #
Write request sizes (log2)
+system.physmem.rdQLenPdf::0 322714 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 66953 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 33909 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 6366 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2356 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2321 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 1375 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 1357 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 1339 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 1454 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 1311 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 1276 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 1106 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 970 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 967 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 961 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 957 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 951 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 952 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 951 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::20 16 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::21 5 #
What read queue length does an incoming req see
+system.physmem.rdQLenPdf::22 2 #
What read queue length does an incoming req see
system.physmem.rdQLenPdf::23 0 #
What read queue length does an incoming req see
system.physmem.rdQLenPdf::24 0 #
What read queue length does an incoming req see
system.physmem.rdQLenPdf::25 0 #
What read queue length does an incoming req see
@@ -139,396 +141,458 @@
system.physmem.rdQLenPdf::29 0 #
What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 #
What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 #
What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 3729 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 3933 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 5016 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 5304 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 5307 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 5307 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 5312 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 5312 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 5314 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 5314 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 5313 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 1585 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 1381 #
What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 298 #
What write queue length does an incoming req see
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev