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

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

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

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

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

--- 13 unchanged lines hidden ---