Deleted Added
sdiff udiff text old ( 9039:9a22621c741c ) 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

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

94[system.cpu.workload]
95type=LiveProcess
96cmd=hello
97cwd=
98egid=100
99env=
100errout=cerr
101euid=100
102executable=/dist/m5/regression/test-progs/hello/bin/x86/linux/hello
103gid=100
104input=cin
105max_stack_size=67108864
106output=cout
107pid=100
108ppid=99
109simpoint=0
110system=system

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

167send_evictions=false
168sequencer=system.l1_cntrl0.sequencer
169transitions_per_cycle=32
170version=0
171
172[system.l1_cntrl0.cacheMemory]
173type=RubyCache
174assoc=2
175is_icache=false
176latency=3
177replacement_policy=PSEUDO_LRU
178size=256
179start_index_bit=6
180
181[system.l1_cntrl0.sequencer]
182type=RubySequencer
183access_phys_mem=true
184dcache=system.l1_cntrl0.cacheMemory
185deadlock_threshold=500000
186icache=system.l1_cntrl0.cacheMemory
187max_outstanding_requests=16

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

225control_msg_size=8
226endpoint_bandwidth=1000
227number_of_virtual_networks=10
228ruby_system=system.ruby
229topology=system.ruby.network.topology
230
231[system.ruby.network.topology]
232type=Topology
233children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2
234description=Crossbar
235ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1
236int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1
237print_config=false
238routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2
239
240[system.ruby.network.topology.ext_links0]
241type=SimpleExtLink
242bandwidth_factor=16
243ext_node=system.l1_cntrl0
244int_node=system.ruby.network.topology.routers0
245latency=1
246link_id=0
247weight=1
248
249[system.ruby.network.topology.ext_links1]
250type=SimpleExtLink
251bandwidth_factor=16
252ext_node=system.dir_cntrl0
253int_node=system.ruby.network.topology.routers1
254latency=1
255link_id=1
256weight=1
257
258[system.ruby.network.topology.int_links0]
259type=SimpleIntLink
260bandwidth_factor=16
261latency=1
262link_id=2
263node_a=system.ruby.network.topology.routers0
264node_b=system.ruby.network.topology.routers2
265weight=1
266
267[system.ruby.network.topology.int_links1]
268type=SimpleIntLink
269bandwidth_factor=16
270latency=1
271link_id=3
272node_a=system.ruby.network.topology.routers1
273node_b=system.ruby.network.topology.routers2
274weight=1
275
276[system.ruby.network.topology.routers0]
277type=BasicRouter
278router_id=0
279
280[system.ruby.network.topology.routers1]
281type=BasicRouter
282router_id=1
283
284[system.ruby.network.topology.routers2]
285type=BasicRouter
286router_id=2
287
288[system.ruby.profiler]
289type=RubyProfiler
290all_instructions=false
291hot_lines=false
292num_of_sequencers=1
293ruby_system=system.ruby
294
295[system.sys_port_proxy]
296type=RubyPortProxy
297access_phys_mem=true
298ruby_system=system.ruby
299support_data_reqs=true
300support_inst_reqs=true
301system=system
302using_network_tester=false
303using_ruby_tester=false
304version=0
305slave=system.system_port
306