From d24d5446c5c96ad29bd6a690c7ba09cb8e3444e8 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Wed, 6 Mar 2013 21:57:10 -0600 Subject: regressions: stats updates due to no physmem in ruby --- .../simple-timing-ruby-MOESI_hammer/config.ini | 5 ++-- .../simple-timing-ruby-MOESI_hammer/ruby.stats | 14 +++++----- .../simple-timing-ruby-MOESI_hammer/stats.txt | 32 ++++------------------ 3 files changed, 15 insertions(+), 36 deletions(-) (limited to 'tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer') diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini index 0d61ec3c3..a5efbb372 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini @@ -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 diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats index b4f366a3b..55e7ee435 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats @@ -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 ------------- diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt index 637f1a7d6..2f8e4f7f6 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt @@ -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 -- cgit v1.2.3