summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2013-03-06 21:57:10 -0600
committerNilay Vaish <nilay@cs.wisc.edu>2013-03-06 21:57:10 -0600
commitd24d5446c5c96ad29bd6a690c7ba09cb8e3444e8 (patch)
treef7ff9f21193905276d4639ed0ae931e9fc75e4ef /tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory
parentc0618198908b592ff0c165b671cb5d8d785d83ca (diff)
downloadgem5-d24d5446c5c96ad29bd6a690c7ba09cb8e3444e8.tar.xz
regressions: stats updates due to no physmem in ruby
Diffstat (limited to 'tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory')
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini6
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats18
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt32
3 files changed, 18 insertions, 38 deletions
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini
index e191f8fa1..8a5d06b8c 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_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
@@ -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
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats
index 7920c1a8c..5885ff77b 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats
@@ -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
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
index 464fdb699..21dd911d3 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
@@ -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