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 --- .../config.ini | 5 ++-- .../ruby.stats | 18 ++++++------ .../stats.txt | 32 ++++------------------ 3 files changed, 17 insertions(+), 38 deletions(-) (limited to 'tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory') diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini index 918bf8974..02d1e74cd 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/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 @@ -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 diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats index 482359298..90fb6decb 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats @@ -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 diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt index f2add4688..c105d5894 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt @@ -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 -- cgit v1.2.3