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]

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

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

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

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

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

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

--- 76 unchanged lines hidden ---