1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=atomic
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0

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

105[system.cpu.tracer]
106type=ExeTracer
107eventq_index=0
108
109[system.cpu.workload]
110type=LiveProcess
111cmd=hello
112cwd=
113drivers=
114egid=100
115env=
116errout=cerr
117euid=100
118eventq_index=0
119executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/mips/linux/hello
120gid=100
121input=cin
122kvmInSE=false
123max_stack_size=67108864
124output=cout
125pid=100
126ppid=99
127simpoint=0
128system=system
129uid=100
130useArchPT=false

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

144eventq_index=0
145sys_clk_domain=system.clk_domain
146transition_latency=100000000
147
148[system.membus]
149type=CoherentXBar
150clk_domain=system.clk_domain
151eventq_index=0
149header_cycles=1
152forward_latency=4
153frontend_latency=3
154response_latency=2
155snoop_filter=Null
156snoop_response_latency=4
157system=system
158use_default_range=false
153width=8
159width=16
160master=system.physmem.port
161slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
162
163[system.physmem]
164type=SimpleMemory
165bandwidth=73.000000
166clk_domain=system.clk_domain
167conf_table_reported=true

--- 13 unchanged lines hidden ---