Deleted Added
sdiff udiff text old ( 10093:9c55c0214404 ) new ( 10229:aae7735450a9 )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000
9time_sync_spin_threshold=100000
10
11[system]
12type=System
13children=clk_domain cpu physmem ruby sys_port_proxy voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
21load_offset=0

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

60max_insts_all_threads=0
61max_insts_any_thread=0
62max_loads_all_threads=0
63max_loads_any_thread=0
64numThreads=1
65profile=0
66progress_interval=0
67simpoint_start_insts=
68socket_id=0
69switched_out=false
70system=system
71tracer=system.cpu.tracer
72workload=system.cpu.workload
73dcache_port=system.ruby.l1_cntrl0.sequencer.slave[1]
74icache_port=system.ruby.l1_cntrl0.sequencer.slave[0]
75
76[system.cpu.clk_domain]

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

108type=LiveProcess
109cmd=hello
110cwd=
111egid=100
112env=
113errout=cerr
114euid=100
115eventq_index=0
116executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/mips/linux/hello
117gid=100
118input=cin
119max_stack_size=67108864
120output=cout
121pid=100
122ppid=99
123simpoint=0
124system=system

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

131conf_table_reported=true
132eventq_index=0
133in_addr_map=true
134latency=30
135latency_var=0
136null=true
137range=0:134217727
138
139[system.ruby]
140type=RubySystem
141children=clk_domain dir_cntrl0 l1_cntrl0 memctrl_clk_domain network
142all_instructions=false
143block_size_bytes=64
144clk_domain=system.ruby.clk_domain
145eventq_index=0
146hot_lines=false

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

250max_outstanding_requests=16
251ruby_system=system.ruby
252support_data_reqs=true
253support_inst_reqs=true
254system=system
255using_network_tester=false
256using_ruby_tester=false
257version=0
258slave=system.cpu.icache_port system.cpu.dcache_port
259
260[system.ruby.memctrl_clk_domain]
261type=DerivedClockDomain
262clk_divider=3
263clk_domain=system.ruby.clk_domain
264eventq_index=0
265
266[system.ruby.network]
267type=SimpleNetwork
268children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2
269adaptive_routing=false
270buffer_size=0
271clk_domain=system.ruby.clk_domain
272control_msg_size=8
273endpoint_bandwidth=1000
274eventq_index=0
275ext_links=system.ruby.network.ext_links0 system.ruby.network.ext_links1
276int_links=system.ruby.network.int_links0 system.ruby.network.int_links1
277netifs=
278number_of_virtual_networks=10
279routers=system.ruby.network.routers0 system.ruby.network.routers1 system.ruby.network.routers2
280ruby_system=system.ruby
281topology=Crossbar
282
283[system.ruby.network.ext_links0]
284type=SimpleExtLink
285bandwidth_factor=16

--- 76 unchanged lines hidden ---