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

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

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

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

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

--- 13 unchanged lines hidden ---