Deleted Added
sdiff udiff text old ( 8983:8800b05e1cb3 ) new ( 9113:9a72589ce4fd )
full compact
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000
7time_sync_spin_threshold=100000
8

--- 64 unchanged lines hidden (view full) ---

73[system.cpu.workload]
74type=LiveProcess
75cmd=hello
76cwd=
77egid=100
78env=
79errout=cerr
80euid=100
81executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello
82gid=100
83input=cin
84max_stack_size=67108864
85output=cout
86pid=100
87ppid=99
88simpoint=0
89system=system

--- 56 unchanged lines hidden (view full) ---

146send_evictions=false
147sequencer=system.l1_cntrl0.sequencer
148transitions_per_cycle=32
149version=0
150
151[system.l1_cntrl0.cacheMemory]
152type=RubyCache
153assoc=2
154is_icache=false
155latency=3
156replacement_policy=PSEUDO_LRU
157size=256
158start_index_bit=6
159
160[system.l1_cntrl0.sequencer]
161type=RubySequencer
162access_phys_mem=true
163dcache=system.l1_cntrl0.cacheMemory
164deadlock_threshold=500000
165icache=system.l1_cntrl0.cacheMemory
166max_outstanding_requests=16

--- 36 unchanged lines hidden (view full) ---

203control_msg_size=8
204endpoint_bandwidth=1000
205number_of_virtual_networks=10
206ruby_system=system.ruby
207topology=system.ruby.network.topology
208
209[system.ruby.network.topology]
210type=Topology
211children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2
212description=Crossbar
213ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1
214int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1
215print_config=false
216routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2
217
218[system.ruby.network.topology.ext_links0]
219type=SimpleExtLink
220bandwidth_factor=16
221ext_node=system.l1_cntrl0
222int_node=system.ruby.network.topology.routers0
223latency=1
224link_id=0
225weight=1
226
227[system.ruby.network.topology.ext_links1]
228type=SimpleExtLink
229bandwidth_factor=16
230ext_node=system.dir_cntrl0
231int_node=system.ruby.network.topology.routers1
232latency=1
233link_id=1
234weight=1
235
236[system.ruby.network.topology.int_links0]
237type=SimpleIntLink
238bandwidth_factor=16
239latency=1
240link_id=2
241node_a=system.ruby.network.topology.routers0
242node_b=system.ruby.network.topology.routers2
243weight=1
244
245[system.ruby.network.topology.int_links1]
246type=SimpleIntLink
247bandwidth_factor=16
248latency=1
249link_id=3
250node_a=system.ruby.network.topology.routers1
251node_b=system.ruby.network.topology.routers2
252weight=1
253
254[system.ruby.network.topology.routers0]
255type=BasicRouter
256router_id=0
257
258[system.ruby.network.topology.routers1]
259type=BasicRouter
260router_id=1
261
262[system.ruby.network.topology.routers2]
263type=BasicRouter
264router_id=2
265
266[system.ruby.profiler]
267type=RubyProfiler
268all_instructions=false
269hot_lines=false
270num_of_sequencers=1
271ruby_system=system.ruby
272
273[system.sys_port_proxy]
274type=RubyPortProxy
275access_phys_mem=true
276ruby_system=system.ruby
277support_data_reqs=true
278support_inst_reqs=true
279system=system
280using_network_tester=false
281using_ruby_tester=false
282version=0
283slave=system.system_port
284