regressions: stats updates due to no physmem in ruby
authorNilay Vaish <nilay@cs.wisc.edu>
Thu, 7 Mar 2013 03:57:10 +0000 (21:57 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Thu, 7 Mar 2013 03:57:10 +0000 (21:57 -0600)
45 files changed:
tests/quick/se/00.hello/ref/alpha/linux/inorder-timing/config.ini
tests/quick/se/00.hello/ref/alpha/linux/o3-timing/config.ini
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/config.ini
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/ruby.stats
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/config.ini
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/ruby.stats
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/config.ini
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/ruby.stats
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/config.ini
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/config.ini
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/ruby.stats
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/config.ini
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/ruby.stats
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/mips/linux/inorder-timing/config.ini
tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/config.ini
tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/config.ini
tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/ruby.stats
tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/x86/linux/o3-timing/config.ini
tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini
tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini
tests/quick/se/02.insttest/ref/sparc/linux/inorder-timing/config.ini
tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simerr

index a18c9a2f471cff9d8d3e35ce888e40b21d156fbb..c1097366b18bf9d69cc067768360eeb198c54635 100644 (file)
@@ -179,6 +179,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -211,6 +212,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port
@@ -218,25 +220,28 @@ slave=system.system_port system.cpu.l2cache.mem_side
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index beec6d00f7a7f75b47ee1bd6487122dedb30e495..765a5ac1446d2fe305e2d2ce7c26c6adbea9551c 100644 (file)
@@ -479,6 +479,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -511,6 +512,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port
@@ -518,25 +520,28 @@ slave=system.system_port system.cpu.l2cache.mem_side
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index 16b1abfc8132766cb3da623b9890b0c025bb3076..31e00d2094ab6cc2481448b70db14b023fb97840 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -225,7 +226,7 @@ unit_filter=8
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index 1830add8717b93d16a35f1c08422d55f21924dfd..58182901ccb3284bd9952776b103719ab0ad3055 100644 (file)
@@ -1,24 +1,24 @@
-Real time: Feb/02/2013 08:14:09
+Real time: Mar/06/2013 20:38:34
 
 Profiler Stats
 --------------
-Elapsed_time_in_seconds: 0
-Elapsed_time_in_minutes: 0
-Elapsed_time_in_hours: 0
-Elapsed_time_in_days: 0
+Elapsed_time_in_seconds: 1
+Elapsed_time_in_minutes: 0.0166667
+Elapsed_time_in_hours: 0.000277778
+Elapsed_time_in_days: 1.15741e-05
 
-Virtual_time_in_seconds: 0.58
-Virtual_time_in_minutes: 0.00966667
-Virtual_time_in_hours:   0.000161111
-Virtual_time_in_days:    6.71296e-06
+Virtual_time_in_seconds: 0.68
+Virtual_time_in_minutes: 0.0113333
+Virtual_time_in_hours:   0.000188889
+Virtual_time_in_days:    7.87037e-06
 
 Ruby_current_time: 138616
 Ruby_start_time: 0
 Ruby_cycles: 138616
 
-mbytes_resident: 56.4844
-mbytes_total: 270.289
-resident_ratio: 0.209035
+mbytes_resident: 55.9375
+mbytes_total: 148.203
+resident_ratio: 0.377491
 
 ruby_cycles_executed: [ 138617 ]
 
@@ -82,7 +82,7 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 11612
+page_reclaims: 11604
 page_faults: 0
 swaps: 0
 block_inputs: 0
index f4ccf60c784a10319e94bf72c3d09e98a5a1307e..1af842468c74f5e6cacc4854fa2e3dd4160e88b0 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000139                       # Nu
 sim_ticks                                      138616                       # Number of ticks simulated
 final_tick                                     138616                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  24985                       # Simulator instruction rate (inst/s)
-host_op_rate                                    24983                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 541917                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 282052                       # Number of bytes of host memory used
-host_seconds                                     0.26                       # Real time elapsed on the host
+host_inst_rate                                  17199                       # Simulator instruction rate (inst/s)
+host_op_rate                                    17198                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 373054                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 151764                       # Number of bytes of host memory used
+host_seconds                                     0.37                       # Real time elapsed on the host
 sim_insts                                        6390                       # Number of instructions simulated
 sim_ops                                          6390                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             25600                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              8788                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                34388                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           6696                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              6696                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               6400                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1183                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  7583                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               865                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  865                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            184682865                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             63398165                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               248081030                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       184682865                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          184682865                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            48306112                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               48306112                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           184682865                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           111704277                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              296387141                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l2_cntrl0.L2cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index a0df0ea5f9b1f4e4f88bc98f1635924af8a85d20..c87e942d1eb8eb91d603d25dace66b2f4463abce 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -178,6 +179,7 @@ ruby_system=system.ruby
 send_evictions=false
 sequencer=system.ruby.l1_cntrl0.sequencer
 transitions_per_cycle=32
+use_timeout_latency=50
 version=0
 
 [system.ruby.l1_cntrl0.L1DcacheMemory]
@@ -210,7 +212,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index a9a2d1a49aab86a20764b157451653ea5e7d0db0..f50b1223b49717afb27107e38976769e16a47fe0 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:16:59
+Real time: Mar/06/2013 20:42:21
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0.0166667
 Elapsed_time_in_hours: 0.000277778
 Elapsed_time_in_days: 1.15741e-05
 
-Virtual_time_in_seconds: 0.57
-Virtual_time_in_minutes: 0.0095
-Virtual_time_in_hours:   0.000158333
-Virtual_time_in_days:    6.59722e-06
+Virtual_time_in_seconds: 0.82
+Virtual_time_in_minutes: 0.0136667
+Virtual_time_in_hours:   0.000227778
+Virtual_time_in_days:    9.49074e-06
 
 Ruby_current_time: 117611
 Ruby_start_time: 0
 Ruby_cycles: 117611
 
-mbytes_resident: 55.168
-mbytes_total: 270.363
-resident_ratio: 0.204109
+mbytes_resident: 56.1211
+mbytes_total: 148.367
+resident_ratio: 0.378311
 
 ruby_cycles_executed: [ 117612 ]
 
@@ -82,7 +82,7 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 11787
+page_reclaims: 13682
 page_faults: 0
 swaps: 0
 block_inputs: 0
index 8b05bd2cdc7ab7e80b742397cd9bd507f336aad4..9fb78081293e7a1ca4a6fbf8707e4858177215aa 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000118                       # Nu
 sim_ticks                                      117611                       # Number of ticks simulated
 final_tick                                     117611                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  22099                       # Simulator instruction rate (inst/s)
-host_op_rate                                    22098                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 406693                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 282252                       # Number of bytes of host memory used
-host_seconds                                     0.29                       # Real time elapsed on the host
+host_inst_rate                                  10532                       # Simulator instruction rate (inst/s)
+host_op_rate                                    10532                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 193832                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 151932                       # Number of bytes of host memory used
+host_seconds                                     0.61                       # Real time elapsed on the host
 sim_insts                                        6390                       # Number of instructions simulated
 sim_ops                                          6390                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             25600                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              8788                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                34388                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           6696                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              6696                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               6400                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1183                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  7583                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               865                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  865                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            217666715                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             74720902                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               292387617                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       217666715                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          217666715                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            56933450                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               56933450                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           217666715                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           131654352                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              349321067                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l2_cntrl0.L2cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 704324832359505fa4efc844d5c0e4a6baff43ee..c5d1800595b40615987949c3dca56134dc4b62bb 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -131,6 +132,7 @@ l2_select_num_bits=0
 memBuffer=system.ruby.dir_cntrl0.memBuffer
 number_of_TBEs=256
 recycle_latency=10
+reissue_wakeup_latency=10
 ruby_system=system.ruby
 transitions_per_cycle=32
 version=0
@@ -182,11 +184,13 @@ l2_select_num_bits=0
 no_mig_atomic=true
 number_of_TBEs=256
 recycle_latency=10
+reissue_wakeup_latency=10
 retry_threshold=1
 ruby_system=system.ruby
 send_evictions=false
 sequencer=system.ruby.l1_cntrl0.sequencer
 transitions_per_cycle=32
+use_timeout_latency=50
 version=0
 
 [system.ruby.l1_cntrl0.L1DcacheMemory]
@@ -219,7 +223,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index cfae2a17838bdf259e61d54e30deb7884c1debc4..7342fd16cdcc2e866f7a4e1e4423b7c8b8900d2a 100644 (file)
@@ -1,24 +1,24 @@
-Real time: Feb/02/2013 08:20:04
+Real time: Mar/06/2013 20:46:06
 
 Profiler Stats
 --------------
-Elapsed_time_in_seconds: 0
-Elapsed_time_in_minutes: 0
-Elapsed_time_in_hours: 0
-Elapsed_time_in_days: 0
+Elapsed_time_in_seconds: 1
+Elapsed_time_in_minutes: 0.0166667
+Elapsed_time_in_hours: 0.000277778
+Elapsed_time_in_days: 1.15741e-05
 
-Virtual_time_in_seconds: 0.56
-Virtual_time_in_minutes: 0.00933333
-Virtual_time_in_hours:   0.000155556
-Virtual_time_in_days:    6.48148e-06
+Virtual_time_in_seconds: 0.61
+Virtual_time_in_minutes: 0.0101667
+Virtual_time_in_hours:   0.000169444
+Virtual_time_in_days:    7.06019e-06
 
 Ruby_current_time: 113627
 Ruby_start_time: 0
 Ruby_cycles: 113627
 
-mbytes_resident: 55.375
-mbytes_total: 269.34
-resident_ratio: 0.205653
+mbytes_resident: 54.6523
+mbytes_total: 146.188
+resident_ratio: 0.373878
 
 ruby_cycles_executed: [ 113628 ]
 
@@ -90,7 +90,7 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10299
+page_reclaims: 10779
 page_faults: 0
 swaps: 0
 block_inputs: 0
index 3d4ce611d4781950ebd208516af5190060ec9694..6b0e07c9d27cdb84e525e5cd47c7d18519ade60a 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000114                       # Nu
 sim_ticks                                      113627                       # Number of ticks simulated
 final_tick                                     113627                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  30093                       # Simulator instruction rate (inst/s)
-host_op_rate                                    30090                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 535014                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 281196                       # Number of bytes of host memory used
-host_seconds                                     0.21                       # Real time elapsed on the host
+host_inst_rate                                  16133                       # Simulator instruction rate (inst/s)
+host_op_rate                                    16132                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 286847                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 149700                       # Number of bytes of host memory used
+host_seconds                                     0.40                       # Real time elapsed on the host
 sim_insts                                        6390                       # Number of instructions simulated
 sim_ops                                          6390                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             25600                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              8788                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                34388                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           6696                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              6696                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               6400                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1183                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  7583                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               865                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  865                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            225298565                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             77340773                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               302639337                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       225298565                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          225298565                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            58929656                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               58929656                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           225298565                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           136270429                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              361568993                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l2_cntrl0.L2cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 716b7d322d3832bd1fc2f761191aee6816ec53cd..8b34d6c94998b45c7d4fbcab1769a499a3f9f454 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -244,7 +245,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index 93128cd908aa405ca4a7f7ffa622e7be29efa911..1b4fa1d876527c25e9be5cc01ef34bb711fe5b88 100644 (file)
@@ -1,24 +1,24 @@
-Real time: Feb/02/2013 08:11:05
+Real time: Mar/06/2013 20:34:50
 
 Profiler Stats
 --------------
-Elapsed_time_in_seconds: 0
-Elapsed_time_in_minutes: 0
-Elapsed_time_in_hours: 0
-Elapsed_time_in_days: 0
+Elapsed_time_in_seconds: 1
+Elapsed_time_in_minutes: 0.0166667
+Elapsed_time_in_hours: 0.000277778
+Elapsed_time_in_days: 1.15741e-05
 
-Virtual_time_in_seconds: 0.58
-Virtual_time_in_minutes: 0.00966667
-Virtual_time_in_hours:   0.000161111
-Virtual_time_in_days:    6.71296e-06
+Virtual_time_in_seconds: 0.61
+Virtual_time_in_minutes: 0.0101667
+Virtual_time_in_hours:   0.000169444
+Virtual_time_in_days:    7.06019e-06
 
 Ruby_current_time: 93341
 Ruby_start_time: 0
 Ruby_cycles: 93341
 
-mbytes_resident: 52.8984
-mbytes_total: 268.258
-resident_ratio: 0.197236
+mbytes_resident: 53.8438
+mbytes_total: 146.117
+resident_ratio: 0.36855
 
 ruby_cycles_executed: [ 93342 ]
 
@@ -89,11 +89,11 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10189
+page_reclaims: 11071
 page_faults: 0
 swaps: 0
-block_inputs: 0
-block_outputs: 208
+block_inputs: 24
+block_outputs: 88
 
 Network Stats
 -------------
index 2f2f26835669ac179060d0cb6d5dfd929a221c59..47bb986c1873630b73a6399623a95ce03101f04e 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000093                       # Nu
 sim_ticks                                       93341                       # Number of ticks simulated
 final_tick                                      93341                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  33922                       # Simulator instruction rate (inst/s)
-host_op_rate                                    33919                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 495414                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 280156                       # Number of bytes of host memory used
-host_seconds                                     0.19                       # Real time elapsed on the host
+host_inst_rate                                  19067                       # Simulator instruction rate (inst/s)
+host_op_rate                                    19065                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 278479                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 149628                       # Number of bytes of host memory used
+host_seconds                                     0.34                       # Real time elapsed on the host
 sim_insts                                        6390                       # Number of instructions simulated
 sim_ops                                          6390                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             25600                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              8788                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                34388                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           6696                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              6696                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               6400                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1183                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  7583                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               865                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  865                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            274263186                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             94149409                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               368412595                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       274263186                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          274263186                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            71736964                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               71736964                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           274263186                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           165886374                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              440149559                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.L1DcacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 52003673df4df63f7a39a929a8141524a215a25f..94e065adc5bda60c23dee33caf474d79128a52b9 100644 (file)
@@ -103,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -196,7 +196,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.cacheMemory
 deadlock_threshold=500000
index a12aee45f19604668a7bb754590b928b4e1ba78f..0916fd5d5fd997eb20c8f9cd362492def8cc0154 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:06:18
+Real time: Mar/06/2013 20:31:07
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
 Elapsed_time_in_hours: 0
 Elapsed_time_in_days: 0
 
-Virtual_time_in_seconds: 0.48
-Virtual_time_in_minutes: 0.008
-Virtual_time_in_hours:   0.000133333
-Virtual_time_in_days:    5.55556e-06
+Virtual_time_in_seconds: 0.63
+Virtual_time_in_minutes: 0.0105
+Virtual_time_in_hours:   0.000175
+Virtual_time_in_days:    7.29167e-06
 
 Ruby_current_time: 143853
 Ruby_start_time: 0
 Ruby_cycles: 143853
 
-mbytes_resident: 54.2969
-mbytes_total: 269.164
-resident_ratio: 0.201768
+mbytes_resident: 55.1172
+mbytes_total: 146.695
+resident_ratio: 0.375806
 
 ruby_cycles_executed: [ 143854 ]
 
@@ -85,10 +85,10 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 11561
+page_reclaims: 10897
 page_faults: 0
 swaps: 0
-block_inputs: 8
+block_inputs: 336
 block_outputs: 88
 
 Network Stats
index b67c904107599c4830062b7520342e0124d9321e..db16b5ceb6d47efdda7095ec38341ffcf263c076 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000144                       # Nu
 sim_ticks                                      143853                       # Number of ticks simulated
 final_tick                                     143853                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  28953                       # Simulator instruction rate (inst/s)
-host_op_rate                                    28951                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 651686                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 280644                       # Number of bytes of host memory used
-host_seconds                                     0.22                       # Real time elapsed on the host
+host_inst_rate                                  25445                       # Simulator instruction rate (inst/s)
+host_op_rate                                    25443                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 572727                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 150220                       # Number of bytes of host memory used
+host_seconds                                     0.25                       # Real time elapsed on the host
 sim_insts                                        6390                       # Number of instructions simulated
 sim_ops                                          6390                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             25600                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              8788                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                34388                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           25600                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           6696                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              6696                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               6400                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1183                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  7583                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               865                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  865                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            177959445                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             61090141                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               239049585                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       177959445                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          177959445                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            46547517                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               46547517                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           177959445                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           107637658                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              285597103                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 1e20bfae8977ea7fb8be6ae133212ea21189ea24..5c71a7c03424ae87acba92af5ded552712774a35 100644 (file)
@@ -479,6 +479,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -511,6 +512,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port
@@ -518,25 +520,28 @@ slave=system.system_port system.cpu.l2cache.mem_side
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index 918bf8974bb02273695431c787e502da2377a4ef..02d1e74cdae2ce50d9d2337c81c75477583730e9 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -225,7 +226,7 @@ unit_filter=8
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index 482359298b63893dec8ca9a8efdb3fb81fc44f4c..90fb6decb86603bd30a852562c4ee6fced677af3 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:14:09
+Real time: Mar/06/2013 20:38:34
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
 Elapsed_time_in_hours: 0
 Elapsed_time_in_days: 0
 
-Virtual_time_in_seconds: 0.47
-Virtual_time_in_minutes: 0.00783333
-Virtual_time_in_hours:   0.000130556
-Virtual_time_in_days:    5.43981e-06
+Virtual_time_in_seconds: 0.54
+Virtual_time_in_minutes: 0.009
+Virtual_time_in_hours:   0.00015
+Virtual_time_in_days:    6.25e-06
 
 Ruby_current_time: 52575
 Ruby_start_time: 0
 Ruby_cycles: 52575
 
-mbytes_resident: 52.5156
-mbytes_total: 268.008
-resident_ratio: 0.196006
+mbytes_resident: 53.8125
+mbytes_total: 145.805
+resident_ratio: 0.369126
 
 ruby_cycles_executed: [ 52576 ]
 
@@ -82,7 +82,7 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 11092
+page_reclaims: 11068
 page_faults: 0
 swaps: 0
 block_inputs: 0
index f2add4688cd9c4db20c8e6234c9affb53c3a83c3..c105d58948eeb1e5dd9625bfc677360bd15266ff 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000053                       # Nu
 sim_ticks                                       52575                       # Number of ticks simulated
 final_tick                                      52575                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  17753                       # Simulator instruction rate (inst/s)
-host_op_rate                                    17751                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 362102                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 279716                       # Number of bytes of host memory used
-host_seconds                                     0.15                       # Real time elapsed on the host
+host_inst_rate                                  13619                       # Simulator instruction rate (inst/s)
+host_op_rate                                    13618                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 277801                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 149308                       # Number of bytes of host memory used
+host_seconds                                     0.19                       # Real time elapsed on the host
 sim_insts                                        2577                       # Number of instructions simulated
 sim_ops                                          2577                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             10340                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              3016                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                13356                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           2058                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              2058                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               2585                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data                415                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  3000                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               294                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  294                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            196671422                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             57365668                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               254037090                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       196671422                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          196671422                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            39144080                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               39144080                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           196671422                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data            96509748                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              293181170                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l2_cntrl0.L2cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index e191f8fa1cfbbf5d183cb951fd5be7a76782da8d..8a5d06b8c3642bbf23874a091ec05a1726320165 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -178,6 +179,7 @@ ruby_system=system.ruby
 send_evictions=false
 sequencer=system.ruby.l1_cntrl0.sequencer
 transitions_per_cycle=32
+use_timeout_latency=50
 version=0
 
 [system.ruby.l1_cntrl0.L1DcacheMemory]
@@ -210,7 +212,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index 7920c1a8cc0e84ef815cc556aa2245c37fca56b7..5885ff77b4dd0a482894859b9c61a9b31ffac03d 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:16:59
+Real time: Mar/06/2013 20:42:20
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
 Elapsed_time_in_hours: 0
 Elapsed_time_in_days: 0
 
-Virtual_time_in_seconds: 0.45
-Virtual_time_in_minutes: 0.0075
-Virtual_time_in_hours:   0.000125
-Virtual_time_in_days:    5.20833e-06
+Virtual_time_in_seconds: 0.58
+Virtual_time_in_minutes: 0.00966667
+Virtual_time_in_hours:   0.000161111
+Virtual_time_in_days:    6.71296e-06
 
 Ruby_current_time: 44968
 Ruby_start_time: 0
 Ruby_cycles: 44968
 
-mbytes_resident: 52.6641
-mbytes_total: 268.078
-resident_ratio: 0.196509
+mbytes_resident: 53.8398
+mbytes_total: 145.961
+resident_ratio: 0.368918
 
 ruby_cycles_executed: [ 44969 ]
 
@@ -82,7 +82,7 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10627
+page_reclaims: 11071
 page_faults: 0
 swaps: 0
 block_inputs: 0
index 464fdb6991fa3d028662c43a10a5947a81bae461..21dd911d3e4d688362303e00f76550bdb56c2bb7 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000045                       # Nu
 sim_ticks                                       44968                       # Number of ticks simulated
 final_tick                                      44968                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  16697                       # Simulator instruction rate (inst/s)
-host_op_rate                                    16695                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 291294                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 279920                       # Number of bytes of host memory used
-host_seconds                                     0.15                       # Real time elapsed on the host
+host_inst_rate                                   8988                       # Simulator instruction rate (inst/s)
+host_op_rate                                     8987                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 156818                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 149468                       # Number of bytes of host memory used
+host_seconds                                     0.29                       # Real time elapsed on the host
 sim_insts                                        2577                       # Number of instructions simulated
 sim_ops                                          2577                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             10340                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              3016                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                13356                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           2058                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              2058                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               2585                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data                415                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  3000                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               294                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  294                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            229941292                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             67069916                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               297011208                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       229941292                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          229941292                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            45765878                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               45765878                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           229941292                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           112835794                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              342777086                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l2_cntrl0.L2cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index be6b4014601eeee1073e8ba852008968f978949d..993dde609474ce5390225549eab9cb09beaae34e 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -131,6 +132,7 @@ l2_select_num_bits=0
 memBuffer=system.ruby.dir_cntrl0.memBuffer
 number_of_TBEs=256
 recycle_latency=10
+reissue_wakeup_latency=10
 ruby_system=system.ruby
 transitions_per_cycle=32
 version=0
@@ -182,11 +184,13 @@ l2_select_num_bits=0
 no_mig_atomic=true
 number_of_TBEs=256
 recycle_latency=10
+reissue_wakeup_latency=10
 retry_threshold=1
 ruby_system=system.ruby
 send_evictions=false
 sequencer=system.ruby.l1_cntrl0.sequencer
 transitions_per_cycle=32
+use_timeout_latency=50
 version=0
 
 [system.ruby.l1_cntrl0.L1DcacheMemory]
@@ -219,7 +223,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index 0e001cde8f8b5217d1e95661509492e0b0e0acd9..24d750eb4cdd2b11927384e7e7a92aed4fcb49c4 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:20:04
+Real time: Mar/06/2013 20:46:06
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
 Elapsed_time_in_hours: 0
 Elapsed_time_in_days: 0
 
-Virtual_time_in_seconds: 0.47
-Virtual_time_in_minutes: 0.00783333
-Virtual_time_in_hours:   0.000130556
-Virtual_time_in_days:    5.43981e-06
+Virtual_time_in_seconds: 0.55
+Virtual_time_in_minutes: 0.00916667
+Virtual_time_in_hours:   0.000152778
+Virtual_time_in_days:    6.36574e-06
 
 Ruby_current_time: 43073
 Ruby_start_time: 0
 Ruby_cycles: 43073
 
-mbytes_resident: 53.7695
-mbytes_total: 268.07
-resident_ratio: 0.200638
+mbytes_resident: 53.1133
+mbytes_total: 144.906
+resident_ratio: 0.366562
 
 ruby_cycles_executed: [ 43074 ]
 
@@ -90,10 +90,10 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10919
+page_reclaims: 11916
 page_faults: 0
 swaps: 0
-block_inputs: 16
+block_inputs: 0
 block_outputs: 96
 
 Network Stats
index cef9f9d7801426b21707cf0ee4e0ea5d05f57508..079440a44410f1108d5fceb8ee384f7f1b21a300 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000043                       # Nu
 sim_ticks                                       43073                       # Number of ticks simulated
 final_tick                                      43073                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  22783                       # Simulator instruction rate (inst/s)
-host_op_rate                                    22779                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 380677                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 279892                       # Number of bytes of host memory used
-host_seconds                                     0.11                       # Real time elapsed on the host
+host_inst_rate                                  13169                       # Simulator instruction rate (inst/s)
+host_op_rate                                    13168                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 220076                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 148388                       # Number of bytes of host memory used
+host_seconds                                     0.20                       # Real time elapsed on the host
 sim_insts                                        2577                       # Number of instructions simulated
 sim_ops                                          2577                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             10340                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              3016                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                13356                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           2058                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              2058                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               2585                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data                415                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  3000                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               294                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  294                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            240057577                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             70020663                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               310078239                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       240057577                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          240057577                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            47779351                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               47779351                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           240057577                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           117800014                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              357857591                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l2_cntrl0.L2cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l2_cntrl0.L2cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 0d61ec3c3782d40caf032c9363f4a93f77ffdb94..a5efbb3722404aa687d242eee2e7c3fc29cd0e82 100644 (file)
@@ -32,6 +32,7 @@ system_port=system.sys_port_proxy.slave[0]
 [system.cpu]
 type=TimingSimpleCPU
 children=dtb interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=1
 cpu_id=0
@@ -102,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -244,7 +245,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.L1DcacheMemory
 deadlock_threshold=500000
index b4f366a3bfcb014ade08d16f92af03f9614c910a..55e7ee43541498ec9a6972a39dcb82b17e75669c 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:11:05
+Real time: Mar/06/2013 20:34:50
 
 Profiler Stats
 --------------
@@ -16,9 +16,9 @@ Ruby_current_time: 35432
 Ruby_start_time: 0
 Ruby_cycles: 35432
 
-mbytes_resident: 51.3359
-mbytes_total: 266.984
-resident_ratio: 0.192325
+mbytes_resident: 52.5391
+mbytes_total: 144.84
+resident_ratio: 0.362793
 
 ruby_cycles_executed: [ 35433 ]
 
@@ -89,11 +89,11 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10808
+page_reclaims: 10230
 page_faults: 0
 swaps: 0
-block_inputs: 0
-block_outputs: 96
+block_inputs: 8
+block_outputs: 88
 
 Network Stats
 -------------
index 637f1a7d6f4063f2407cd0bc6f3b258cc7a21835..2f8e4f7f61b16ebb700254ae689a5d1be456056b 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000035                       # Nu
 sim_ticks                                       35432                       # Number of ticks simulated
 final_tick                                      35432                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  22356                       # Simulator instruction rate (inst/s)
-host_op_rate                                    22352                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 307273                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 278848                       # Number of bytes of host memory used
-host_seconds                                     0.12                       # Real time elapsed on the host
+host_inst_rate                                  16513                       # Simulator instruction rate (inst/s)
+host_op_rate                                    16511                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 226994                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 148320                       # Number of bytes of host memory used
+host_seconds                                     0.16                       # Real time elapsed on the host
 sim_insts                                        2577                       # Number of instructions simulated
 sim_ops                                          2577                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             10340                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              3016                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                13356                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           2058                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              2058                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               2585                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data                415                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  3000                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               294                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  294                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            291826597                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             85120795                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               376947392                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       291826597                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          291826597                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            58083089                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               58083089                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           291826597                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           143203883                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              435030481                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.L1DcacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 45aed384da9b91fdf37c5939b7a433361af498fd..10efd80286fc770fadd2a61de2273416b83fb25c 100644 (file)
@@ -103,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -196,7 +196,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.cacheMemory
 deadlock_threshold=500000
index 098bf7bb9c29dfa5c88ecf430d83b82908a6f76a..dd53859f329b3f6f24bf67e615977c1f9d734693 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:06:18
+Real time: Mar/06/2013 20:31:07
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
 Elapsed_time_in_hours: 0
 Elapsed_time_in_days: 0
 
-Virtual_time_in_seconds: 0.4
-Virtual_time_in_minutes: 0.00666667
-Virtual_time_in_hours:   0.000111111
-Virtual_time_in_days:    4.62963e-06
+Virtual_time_in_seconds: 0.51
+Virtual_time_in_minutes: 0.0085
+Virtual_time_in_hours:   0.000141667
+Virtual_time_in_days:    5.90278e-06
 
 Ruby_current_time: 52498
 Ruby_start_time: 0
 Ruby_cycles: 52498
 
-mbytes_resident: 51.9844
-mbytes_total: 267.887
-resident_ratio: 0.194097
+mbytes_resident: 53.0938
+mbytes_total: 145.422
+resident_ratio: 0.365182
 
 ruby_cycles_executed: [ 52499 ]
 
@@ -85,10 +85,10 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10457
+page_reclaims: 10892
 page_faults: 0
 swaps: 0
-block_inputs: 0
+block_inputs: 1328
 block_outputs: 88
 
 Network Stats
index eab06dfe200e3d9d79b8a6f9ffa09fefdd883b36..0ebf1503f1ea5ba32c6557b2b7c9c42843229377 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000052                       # Nu
 sim_ticks                                       52498                       # Number of ticks simulated
 final_tick                                      52498                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  10060                       # Simulator instruction rate (inst/s)
-host_op_rate                                    10059                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 204912                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 279332                       # Number of bytes of host memory used
-host_seconds                                     0.26                       # Real time elapsed on the host
+host_inst_rate                                  17956                       # Simulator instruction rate (inst/s)
+host_op_rate                                    17953                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 365693                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 148916                       # Number of bytes of host memory used
+host_seconds                                     0.14                       # Real time elapsed on the host
 sim_insts                                        2577                       # Number of instructions simulated
 sim_ops                                          2577                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             10340                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              3016                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                13356                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           10340                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           2058                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              2058                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               2585                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data                415                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  3000                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               294                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  294                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            196959884                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             57449808                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               254409692                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       196959884                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          196959884                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            39201493                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               39201493                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           196959884                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data            96651301                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              293611185                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 0b4834ee586a97ba5a617c15712baa6807014e3f..5f7d725ac98d0c3b91d2a56b05f743914ca1cf7f 100644 (file)
@@ -181,6 +181,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -213,6 +214,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port
@@ -220,25 +222,28 @@ slave=system.system_port system.cpu.l2cache.mem_side
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index 548d89a25ce8d1594675885277a5e243872f4435..ce3f1e030f1146ae156a9e417df83b91f5688af8 100644 (file)
@@ -105,7 +105,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -198,7 +198,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.cacheMemory
 deadlock_threshold=500000
index 1047d276e8a1e6a3d1998a56d7097fb69d570374..fc74fe7847ef2b652b9c397dca8d74795c32f2ea 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000125                       # Nu
 sim_ticks                                      125334                       # Number of ticks simulated
 final_tick                                     125334                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  34119                       # Simulator instruction rate (inst/s)
-host_op_rate                                    34115                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 735344                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 282376                       # Number of bytes of host memory used
-host_seconds                                     0.17                       # Real time elapsed on the host
+host_inst_rate                                  22451                       # Simulator instruction rate (inst/s)
+host_op_rate                                    22449                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 483906                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 152108                       # Number of bytes of host memory used
+host_seconds                                     0.26                       # Real time elapsed on the host
 sim_insts                                        5814                       # Number of instructions simulated
 sim_ops                                          5814                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             23260                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              4374                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                27634                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        23260                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           23260                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           3658                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              3658                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               5815                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1163                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  6978                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               925                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  925                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            185584119                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             34898751                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               220482870                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       185584119                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          185584119                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            29186015                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               29186015                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           185584119                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data            64084766                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              249668885                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index d14b371f2e09e1d1d8a7b5957843c7c5bd7e0e51..2e9b6fb35c7ee9e5a5f66f5f07ca7d38ba83261f 100644 (file)
@@ -103,7 +103,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -196,7 +196,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.cacheMemory
 deadlock_threshold=500000
index d743a911b9c02946bb4f4059d65656a459608e58..da8bc363f4512f3a3aefeaf80611db20f92f0a20 100644 (file)
@@ -1,4 +1,4 @@
-Real time: Feb/02/2013 08:28:23
+Real time: Mar/06/2013 20:57:13
 
 Profiler Stats
 --------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
 Elapsed_time_in_hours: 0
 Elapsed_time_in_days: 0
 
-Virtual_time_in_seconds: 0.43
-Virtual_time_in_minutes: 0.00716667
-Virtual_time_in_hours:   0.000119444
-Virtual_time_in_days:    4.97685e-06
+Virtual_time_in_seconds: 0.57
+Virtual_time_in_minutes: 0.0095
+Virtual_time_in_hours:   0.000158333
+Virtual_time_in_days:    6.59722e-06
 
 Ruby_current_time: 107952
 Ruby_start_time: 0
 Ruby_cycles: 107952
 
-mbytes_resident: 56.6133
-mbytes_total: 272.141
-resident_ratio: 0.208073
+mbytes_resident: 55.75
+mbytes_total: 154.406
+resident_ratio: 0.361111
 
 ruby_cycles_executed: [ 107953 ]
 
@@ -85,10 +85,10 @@ Resource Usage
 page_size: 4096
 user_time: 0
 system_time: 0
-page_reclaims: 10620
-page_faults: 0
+page_reclaims: 12080
+page_faults: 2
 swaps: 0
-block_inputs: 0
+block_inputs: 32
 block_outputs: 88
 
 Network Stats
index ce6a7813a15b6aee11dce881137f08dd50a2cb2f..b4c8f828628d747dd0eee91bd2196612c45e42a1 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000108                       # Nu
 sim_ticks                                      107952                       # Number of ticks simulated
 final_tick                                     107952                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  30407                       # Simulator instruction rate (inst/s)
-host_op_rate                                    30404                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 616066                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 289524                       # Number of bytes of host memory used
-host_seconds                                     0.18                       # Real time elapsed on the host
+host_inst_rate                                  19134                       # Simulator instruction rate (inst/s)
+host_op_rate                                    19132                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 387691                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 158116                       # Number of bytes of host memory used
+host_seconds                                     0.28                       # Real time elapsed on the host
 sim_insts                                        5327                       # Number of instructions simulated
 sim_ops                                          5327                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             21480                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              4602                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                26082                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        21480                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           21480                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           5065                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              5065                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               5370                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data                715                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  6085                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               673                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  673                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            198977323                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             42630058                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               241607381                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       198977323                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          198977323                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            46919001                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               46919001                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           198977323                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data            89549059                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              288526382                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index f7966bf0776e189cb3a5ce57d5b9e0d2ceb570ca..aae98d141f0de1285b7d1a554dc97039bcb191a4 100644 (file)
@@ -452,7 +452,7 @@ mem_side=system.cpu.toL2Bus.slave[0]
 
 [system.cpu.interrupts]
 type=X86LocalApic
-clock=500
+clock=8000
 int_latency=1000
 pio_addr=2305843009213693952
 pio_latency=100000
@@ -503,6 +503,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -535,6 +536,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
@@ -542,25 +544,28 @@ slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_m
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index 1d6c5844f4f748da91f933a0d187c14314035b77..4e09173f391f2a701a5af4550c92be07ec216140 100644 (file)
@@ -73,7 +73,7 @@ port=system.ruby.l1_cntrl0.sequencer.slave[3]
 
 [system.cpu.interrupts]
 type=X86LocalApic
-clock=1
+clock=16
 int_latency=1
 pio_addr=2305843009213693952
 pio_latency=100
@@ -127,7 +127,7 @@ conf_table_reported=false
 in_addr_map=true
 latency=30
 latency_var=0
-null=false
+null=true
 range=0:134217727
 zero=false
 
@@ -220,7 +220,7 @@ tagArrayBanks=1
 
 [system.ruby.l1_cntrl0.sequencer]
 type=RubySequencer
-access_phys_mem=true
+access_phys_mem=false
 clock=1
 dcache=system.ruby.l1_cntrl0.cacheMemory
 deadlock_threshold=500000
index ab8211afddfc0f03c04a8c68162dde4c310be44d..4a0d16755375c73144d89919e5ffd6502e8cdce1 100644 (file)
@@ -4,35 +4,13 @@ sim_seconds                                  0.000122                       # Nu
 sim_ticks                                      121759                       # Number of ticks simulated
 final_tick                                     121759                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  27688                       # Simulator instruction rate (inst/s)
-host_op_rate                                    50147                       # Simulator op (including micro ops) rate (op/s)
-host_tick_rate                                 626365                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 297628                       # Number of bytes of host memory used
-host_seconds                                     0.19                       # Real time elapsed on the host
+host_inst_rate                                  20307                       # Simulator instruction rate (inst/s)
+host_op_rate                                    36781                       # Simulator op (including micro ops) rate (op/s)
+host_tick_rate                                 459428                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 167176                       # Number of bytes of host memory used
+host_seconds                                     0.27                       # Real time elapsed on the host
 sim_insts                                        5381                       # Number of instructions simulated
 sim_ops                                          9747                       # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst             54912                       # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data              7064                       # Number of bytes read from this memory
-system.physmem.bytes_read::total                61976                       # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst        54912                       # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total           54912                       # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data           7112                       # Number of bytes written to this memory
-system.physmem.bytes_written::total              7112                       # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst               6864                       # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data               1052                       # Number of read requests responded to by this memory
-system.physmem.num_reads::total                  7916                       # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data               935                       # Number of write requests responded to by this memory
-system.physmem.num_writes::total                  935                       # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst            450989249                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data             58016245                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total               509005494                       # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst       450989249                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total          450989249                       # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data            58410467                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total               58410467                       # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst           450989249                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data           116426712                       # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total              567415961                       # Total bandwidth to/from this memory (bytes/s)
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_reads            0                       # number of data array reads
 system.ruby.l1_cntrl0.cacheMemory.num_data_array_writes            0                       # number of data array writes
 system.ruby.l1_cntrl0.cacheMemory.num_tag_array_reads            0                       # number of tag array reads
index 4cb5e1d1b2dd90d32bfa6559678ea6b08a474b02..934dbc7826f2d7990ee57efb568327878789ba9a 100644 (file)
@@ -482,6 +482,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -533,6 +534,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port
@@ -540,25 +542,28 @@ slave=system.system_port system.cpu.l2cache.mem_side
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index 18f84cb910196ae4609c1fd02d81b10d4e290d5d..4bb52cb94601fa053258c52b66263caf48ff725d 100644 (file)
@@ -179,6 +179,7 @@ type=CoherentBus
 block_size=64
 clock=500
 header_cycles=1
+system=system
 use_default_range=false
 width=32
 master=system.cpu.l2cache.cpu_side
@@ -211,6 +212,7 @@ type=CoherentBus
 block_size=64
 clock=1000
 header_cycles=1
+system=system
 use_default_range=false
 width=8
 master=system.physmem.port
@@ -218,25 +220,28 @@ slave=system.system_port system.cpu.l2cache.mem_side
 
 [system.physmem]
 type=SimpleDRAM
+activation_limit=4
 addr_mapping=openmap
 banks_per_rank=8
+channels=1
 clock=1000
 conf_table_reported=false
 in_addr_map=true
-lines_per_rowbuffer=64
-mem_sched_policy=fcfs
+lines_per_rowbuffer=32
+mem_sched_policy=frfcfs
 null=false
 page_policy=open
 range=0:134217727
 ranks_per_channel=2
 read_buffer_size=32
-tBURST=4000
-tCL=14000
-tRCD=14000
+tBURST=5000
+tCL=13750
+tRCD=13750
 tREFI=7800000
 tRFC=300000
-tRP=14000
-tWTR=1000
+tRP=13750
+tWTR=7500
+tXAW=40000
 write_buffer_size=32
 write_thresh_perc=70
 zero=false
index 0d8d7ee84f62ba2b05afc12e811c6022e6c55dd0..d888f2c0aff1386ebbd111f38e0f0f30e8f404b0 100755 (executable)
@@ -1,82 +1,82 @@
-Warning: rounding error > tolerance
+warn: rounding error > tolerance
     0.072760 rounded to 0
-Warning: rounding error > tolerance
+warn: rounding error > tolerance
     0.072760 rounded to 0
-Warning: rounding error > tolerance
+warn: rounding error > tolerance
     0.072760 rounded to 0
-Warning: rounding error > tolerance
+warn: rounding error > tolerance
     0.072760 rounded to 0
-system.cpu4: completed 10000 read, 5384 write accesses @736811
-system.cpu2: completed 10000 read, 5431 write accesses @741663
-system.cpu3: completed 10000 read, 5419 write accesses @743259
-system.cpu6: completed 10000 read, 5421 write accesses @744711
-system.cpu1: completed 10000 read, 5468 write accesses @746689
-system.cpu7: completed 10000 read, 5469 write accesses @749047
-system.cpu5: completed 10000 read, 5472 write accesses @754994
-system.cpu0: completed 10000 read, 5388 write accesses @756139
-system.cpu4: completed 20000 read, 10856 write accesses @1488457
-system.cpu6: completed 20000 read, 10762 write accesses @1496537
-system.cpu3: completed 20000 read, 10893 write accesses @1497640
-system.cpu2: completed 20000 read, 10913 write accesses @1499528
-system.cpu1: completed 20000 read, 10915 write accesses @1501147
-system.cpu5: completed 20000 read, 10940 write accesses @1501565
-system.cpu0: completed 20000 read, 10965 write accesses @1509146
-system.cpu7: completed 20000 read, 11211 write accesses @1521247
-system.cpu4: completed 30000 read, 16373 write accesses @2232859
-system.cpu6: completed 30000 read, 16310 write accesses @2243138
-system.cpu1: completed 30000 read, 16344 write accesses @2248607
-system.cpu3: completed 30000 read, 16284 write accesses @2250192
-system.cpu5: completed 30000 read, 16495 write accesses @2256239
-system.cpu2: completed 30000 read, 16462 write accesses @2257403
-system.cpu0: completed 30000 read, 16546 write accesses @2267589
-system.cpu7: completed 30000 read, 16686 write accesses @2276820
-system.cpu4: completed 40000 read, 21821 write accesses @2970628
-system.cpu1: completed 40000 read, 21645 write accesses @2986508
-system.cpu6: completed 40000 read, 21885 write accesses @3003138
-system.cpu3: completed 40000 read, 21913 write accesses @3005806
-system.cpu0: completed 40000 read, 21991 write accesses @3015243
-system.cpu2: completed 40000 read, 21983 write accesses @3018443
-system.cpu5: completed 40000 read, 22100 write accesses @3018770
-system.cpu7: completed 40000 read, 22078 write accesses @3026905
-system.cpu1: completed 50000 read, 26888 write accesses @3720134
-system.cpu4: completed 50000 read, 27367 write accesses @3727830
-system.cpu5: completed 50000 read, 27400 write accesses @3756563
-system.cpu6: completed 50000 read, 27445 write accesses @3765617
-system.cpu0: completed 50000 read, 27362 write accesses @3766392
-system.cpu2: completed 50000 read, 27480 write accesses @3766450
-system.cpu7: completed 50000 read, 27602 write accesses @3771563
-system.cpu3: completed 50000 read, 27534 write accesses @3787807
-system.cpu1: completed 60000 read, 32398 write accesses @4468300
-system.cpu4: completed 60000 read, 32885 write accesses @4497782
-system.cpu6: completed 60000 read, 32813 write accesses @4508741
-system.cpu5: completed 60000 read, 32994 write accesses @4508801
-system.cpu2: completed 60000 read, 32805 write accesses @4511691
-system.cpu0: completed 60000 read, 32863 write accesses @4522150
-system.cpu7: completed 60000 read, 33053 write accesses @4522963
-system.cpu3: completed 60000 read, 32978 write accesses @4526216
-system.cpu1: completed 70000 read, 37795 write accesses @5212426
-system.cpu4: completed 70000 read, 38486 write accesses @5255127
-system.cpu6: completed 70000 read, 38275 write accesses @5264021
-system.cpu0: completed 70000 read, 38240 write accesses @5269711
-system.cpu2: completed 70000 read, 38228 write accesses @5271599
-system.cpu5: completed 70000 read, 38377 write accesses @5273821
-system.cpu3: completed 70000 read, 38352 write accesses @5281424
-system.cpu7: completed 70000 read, 38495 write accesses @5282895
-system.cpu1: completed 80000 read, 43235 write accesses @5956895
-system.cpu4: completed 80000 read, 43938 write accesses @6003922
-system.cpu2: completed 80000 read, 43701 write accesses @6017667
-system.cpu6: completed 80000 read, 43637 write accesses @6018509
-system.cpu0: completed 80000 read, 43785 write accesses @6030447
-system.cpu3: completed 80000 read, 43662 write accesses @6031678
-system.cpu5: completed 80000 read, 43785 write accesses @6033507
-system.cpu7: completed 80000 read, 43943 write accesses @6044217
-system.cpu1: completed 90000 read, 48720 write accesses @6710800
-system.cpu4: completed 90000 read, 49489 write accesses @6748575
-system.cpu5: completed 90000 read, 49087 write accesses @6765200
-system.cpu6: completed 90000 read, 49235 write accesses @6773660
-system.cpu2: completed 90000 read, 49166 write accesses @6786163
-system.cpu0: completed 90000 read, 49224 write accesses @6787374
-system.cpu3: completed 90000 read, 49083 write accesses @6788359
-system.cpu7: completed 90000 read, 49489 write accesses @6802943
-system.cpu1: completed 100000 read, 54285 write accesses @7473494
+system.cpu6: completed 10000 read, 5376 write accesses @740514
+system.cpu0: completed 10000 read, 5364 write accesses @745186
+system.cpu3: completed 10000 read, 5423 write accesses @748707
+system.cpu4: completed 10000 read, 5537 write accesses @749784
+system.cpu7: completed 10000 read, 5400 write accesses @749868
+system.cpu1: completed 10000 read, 5530 write accesses @750998
+system.cpu5: completed 10000 read, 5459 write accesses @756529
+system.cpu2: completed 10000 read, 5543 write accesses @771097
+system.cpu6: completed 20000 read, 10651 write accesses @1479754
+system.cpu3: completed 20000 read, 10879 write accesses @1495041
+system.cpu7: completed 20000 read, 10760 write accesses @1499008
+system.cpu1: completed 20000 read, 10977 write accesses @1499104
+system.cpu5: completed 20000 read, 10867 write accesses @1505086
+system.cpu0: completed 20000 read, 10799 write accesses @1507389
+system.cpu4: completed 20000 read, 11068 write accesses @1508085
+system.cpu2: completed 20000 read, 10878 write accesses @1527233
+system.cpu6: completed 30000 read, 16119 write accesses @2225328
+system.cpu3: completed 30000 read, 16305 write accesses @2244855
+system.cpu5: completed 30000 read, 16187 write accesses @2247278
+system.cpu7: completed 30000 read, 16155 write accesses @2249487
+system.cpu1: completed 30000 read, 16466 write accesses @2250992
+system.cpu0: completed 30000 read, 16273 write accesses @2255206
+system.cpu4: completed 30000 read, 16428 write accesses @2263136
+system.cpu2: completed 30000 read, 16197 write accesses @2278056
+system.cpu6: completed 40000 read, 21573 write accesses @2978557
+system.cpu7: completed 40000 read, 21410 write accesses @2982935
+system.cpu4: completed 40000 read, 21729 write accesses @2999959
+system.cpu3: completed 40000 read, 21781 write accesses @3000904
+system.cpu1: completed 40000 read, 21951 write accesses @3003109
+system.cpu5: completed 40000 read, 21639 write accesses @3013039
+system.cpu0: completed 40000 read, 21607 write accesses @3015250
+system.cpu2: completed 40000 read, 21696 write accesses @3037769
+system.cpu6: completed 50000 read, 26913 write accesses @3719593
+system.cpu7: completed 50000 read, 26968 write accesses @3753645
+system.cpu4: completed 50000 read, 27060 write accesses @3754051
+system.cpu1: completed 50000 read, 27365 write accesses @3755861
+system.cpu0: completed 50000 read, 27035 write accesses @3755945
+system.cpu3: completed 50000 read, 27265 write accesses @3757400
+system.cpu5: completed 50000 read, 27001 write accesses @3763589
+system.cpu2: completed 50000 read, 27364 write accesses @3806785
+system.cpu6: completed 60000 read, 32204 write accesses @4458868
+system.cpu1: completed 60000 read, 32673 write accesses @4480776
+system.cpu0: completed 60000 read, 32481 write accesses @4498229
+system.cpu7: completed 60000 read, 32335 write accesses @4506920
+system.cpu3: completed 60000 read, 32750 write accesses @4507998
+system.cpu4: completed 60000 read, 32435 write accesses @4514030
+system.cpu5: completed 60000 read, 32505 write accesses @4516999
+system.cpu2: completed 60000 read, 32812 write accesses @4572908
+system.cpu6: completed 70000 read, 37702 write accesses @5219683
+system.cpu0: completed 70000 read, 38094 write accesses @5237731
+system.cpu1: completed 70000 read, 38271 write accesses @5247271
+system.cpu5: completed 70000 read, 37826 write accesses @5260789
+system.cpu3: completed 70000 read, 38167 write accesses @5262755
+system.cpu4: completed 70000 read, 37927 write accesses @5268995
+system.cpu7: completed 70000 read, 37729 write accesses @5271169
+system.cpu2: completed 70000 read, 38312 write accesses @5320578
+system.cpu6: completed 80000 read, 43265 write accesses @5963960
+system.cpu0: completed 80000 read, 43558 write accesses @5996302
+system.cpu5: completed 80000 read, 43163 write accesses @6000784
+system.cpu3: completed 80000 read, 43563 write accesses @6009019
+system.cpu1: completed 80000 read, 43846 write accesses @6010830
+system.cpu4: completed 80000 read, 43375 write accesses @6021719
+system.cpu7: completed 80000 read, 43151 write accesses @6032005
+system.cpu2: completed 80000 read, 43642 write accesses @6070842
+system.cpu6: completed 90000 read, 48756 write accesses @6719511
+system.cpu5: completed 90000 read, 48675 write accesses @6752879
+system.cpu0: completed 90000 read, 49075 write accesses @6759943
+system.cpu4: completed 90000 read, 48792 write accesses @6772472
+system.cpu1: completed 90000 read, 49329 write accesses @6774290
+system.cpu3: completed 90000 read, 49090 write accesses @6783540
+system.cpu7: completed 90000 read, 48766 write accesses @6785808
+system.cpu2: completed 90000 read, 49113 write accesses @6821790
+system.cpu6: completed 100000 read, 54332 write accesses @7481441
 hack: be nice to actually delete the event here