summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2012-09-10 12:44:03 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2012-09-10 12:44:03 -0500
commit5cdf221d8ce3f5b983672f26346aefc21b37a752 (patch)
treeac039244b78f69bee1d0dea82e48827fba97fe3c /tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini
parentc5bf1390aa129fefa7102e2de2998c0e6b09b5b0 (diff)
downloadgem5-5cdf221d8ce3f5b983672f26346aefc21b37a752.tar.xz
Regression: Updates due to changes to Ruby memory controller
Diffstat (limited to 'tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini')
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini13
1 files changed, 10 insertions, 3 deletions
diff --git a/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini b/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini
index 2a819a3dd..09c807544 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/config.ini
@@ -10,6 +10,7 @@ time_sync_spin_threshold=100000
type=System
children=cpu dir_cntrl0 l1_cntrl0 physmem ruby sys_port_proxy
boot_osflags=a
+clock=1
init_param=0
kernel=
load_addr_mask=1099511627775
@@ -47,7 +48,6 @@ max_insts_any_thread=0
max_loads_all_threads=0
max_loads_any_thread=0
numThreads=1
-phase=0
profile=0
progress_interval=0
system=system
@@ -64,11 +64,13 @@ walker=system.cpu.dtb.walker
[system.cpu.dtb.walker]
type=X86PagetableWalker
+clock=1
system=system
port=system.l1_cntrl0.sequencer.slave[3]
[system.cpu.interrupts]
type=X86LocalApic
+clock=1
int_latency=1
pio_addr=2305843009213693952
pio_latency=1
@@ -85,6 +87,7 @@ walker=system.cpu.itb.walker
[system.cpu.itb.walker]
type=X86PagetableWalker
+clock=1
system=system
port=system.l1_cntrl0.sequencer.slave[2]
@@ -99,7 +102,7 @@ egid=100
env=
errout=cerr
euid=100
-executable=/dist/m5/regression/test-progs/hello/bin/x86/linux/hello
+executable=tests/test-progs/hello/bin/x86/linux/hello
gid=100
input=cin
max_stack_size=67108864
@@ -139,9 +142,9 @@ bank_busy_time=11
bank_queue_size=12
banks_per_rank=8
basic_bus_busy_time=2
+clock=3
dimm_bit_0=12
dimms_per_channel=2
-mem_bus_cycle_multiplier=10
mem_ctl_latency=12
mem_fixed_delay=0
mem_random_arbitrate=0
@@ -150,6 +153,7 @@ rank_rank_delay=1
ranks_per_dimm=2
read_write_delay=2
refresh_period=1560
+ruby_system=system.ruby
tFaw=0
version=0
@@ -186,6 +190,7 @@ tagArrayBanks=1
[system.l1_cntrl0.sequencer]
type=RubySequencer
access_phys_mem=true
+clock=1
dcache=system.l1_cntrl0.cacheMemory
deadlock_threshold=500000
icache=system.l1_cntrl0.cacheMemory
@@ -202,6 +207,7 @@ slave=system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port s
[system.physmem]
type=SimpleMemory
+clock=1
conf_table_reported=false
file=
in_addr_map=true
@@ -303,6 +309,7 @@ ruby_system=system.ruby
[system.sys_port_proxy]
type=RubyPortProxy
access_phys_mem=true
+clock=1
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true