summaryrefslogtreecommitdiff
path: root/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini
diff options
context:
space:
mode:
authorBrad Beckmann <Brad.Beckmann@amd.com>2012-04-06 16:16:24 -0700
committerBrad Beckmann <Brad.Beckmann@amd.com>2012-04-06 16:16:24 -0700
commit697fd8987b77fb7bfe1ee88fa4591d5c6215d7bc (patch)
tree85106808ca28583db4ae6266b376649d62e5e5af /tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini
parent8c1494112f7b0a2f8c92373da70c2daf880c56b1 (diff)
downloadgem5-697fd8987b77fb7bfe1ee88fa4591d5c6215d7bc.tar.xz
regress: ruby random tester and hammer stats updates
Diffstat (limited to 'tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini')
-rw-r--r--tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini35
1 files changed, 24 insertions, 11 deletions
diff --git a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini
index cc5b405b4..a92426643 100644
--- a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini
+++ b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini
@@ -1,6 +1,7 @@
[root]
type=Root
children=system
+full_system=false
time_sync_enable=false
time_sync_period=100000000
time_sync_spin_threshold=100000
@@ -8,10 +9,15 @@ time_sync_spin_threshold=100000
[system]
type=System
children=dir_cntrl0 l1_cntrl0 l2_cntrl0 physmem ruby sys_port_proxy tester
+boot_osflags=a
+init_param=0
+kernel=
+load_addr_mask=1099511627775
mem_mode=timing
memories=system.physmem
num_work_ids=16
-physmem=system.physmem
+readfile=
+symbolfile=
work_begin_ckpt_count=0
work_begin_cpu_id_exit=-1
work_begin_exit_count=0
@@ -19,7 +25,7 @@ work_cpus_ckpt_count=0
work_end_ckpt_count=0
work_end_exit_count=0
work_item_id=-1
-system_port=system.sys_port_proxy.port[0]
+system_port=system.sys_port_proxy.slave[0]
[system.dir_cntrl0]
type=Directory_Controller
@@ -76,6 +82,7 @@ number_of_TBEs=256
recycle_latency=10
request_latency=2
ruby_system=system.ruby
+send_evictions=false
sequencer=system.l1_cntrl0.sequencer
transitions_per_cycle=32
version=0
@@ -105,13 +112,14 @@ dcache=system.l1_cntrl0.L1DcacheMemory
deadlock_threshold=500000
icache=system.l1_cntrl0.L1IcacheMemory
max_outstanding_requests=16
-physmem=system.physmem
ruby_system=system.ruby
+support_data_reqs=true
+support_inst_reqs=true
+system=system
using_network_tester=false
using_ruby_tester=true
version=0
-physMemPort=system.physmem.port[0]
-port=system.tester.cpuPort[0]
+slave=system.tester.cpuDataPort[0] system.tester.cpuInstPort[0]
[system.l2_cntrl0]
type=L2Cache_Controller
@@ -137,14 +145,15 @@ size=512
start_index_bit=6
[system.physmem]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=30
latency_var=0
null=false
range=0:134217727
zero=false
-port=system.l1_cntrl0.sequencer.physMemPort system.sys_port_proxy.physMemPort
[system.ruby]
type=RubySystem
@@ -257,19 +266,23 @@ ruby_system=system.ruby
[system.sys_port_proxy]
type=RubyPortProxy
access_phys_mem=true
-physmem=system.physmem
ruby_system=system.ruby
+support_data_reqs=true
+support_inst_reqs=true
+system=system
using_network_tester=false
using_ruby_tester=false
version=0
-physMemPort=system.physmem.port[1]
-port=system.system_port
+slave=system.system_port
[system.tester]
type=RubyTester
check_flush=false
checks_to_complete=100
deadlock_threshold=50000
+num_cpus=1
+system=system
wakeup_frequency=10
-cpuPort=system.l1_cntrl0.sequencer.port[0]
+cpuDataPort=system.l1_cntrl0.sequencer.slave[0]
+cpuInstPort=system.l1_cntrl0.sequencer.slave[1]