1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
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
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[0]
38
39[system.clk_domain]
40type=SrcClockDomain
41clock=1000
42domain_id=-1
43eventq_index=0
44init_perf_level=0
45voltage_domain=system.voltage_domain
46
47[system.cpu]
48type=TimingSimpleCPU
49children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
50branchPred=Null
51checker=Null
52clk_domain=system.cpu_clk_domain
53cpu_id=0
54do_checkpoint_insts=true
55do_quiesce=true
56do_statistics_insts=true
57dtb=system.cpu.dtb
58eventq_index=0
59function_trace=false
60function_trace_start=0
61interrupts=system.cpu.interrupts
62isa=system.cpu.isa
63itb=system.cpu.itb
64max_insts_all_threads=0
65max_insts_any_thread=0
66max_loads_all_threads=0
67max_loads_any_thread=0
68numThreads=1
69profile=0
70progress_interval=0
71simpoint_start_insts=
72socket_id=0
73switched_out=false
74system=system
75tracer=system.cpu.tracer
76workload=system.cpu.workload
77dcache_port=system.cpu.dcache.cpu_side
78icache_port=system.cpu.icache.cpu_side
79
80[system.cpu.dcache]
81type=BaseCache
82children=tags
83addr_ranges=0:18446744073709551615
84assoc=2
85clk_domain=system.cpu_clk_domain
86demand_mshr_reserve=1
87eventq_index=0
88forward_snoops=true
89hit_latency=2
90is_top_level=true
91max_miss_count=0
92mshrs=4
93prefetch_on_access=false
94prefetcher=Null
95response_latency=2
96sequential_access=false
97size=262144
98system=system
99tags=system.cpu.dcache.tags
100tgts_per_mshr=20
101two_queue=false
102write_buffers=8
103cpu_side=system.cpu.dcache_port
104mem_side=system.cpu.toL2Bus.slave[1]
105
106[system.cpu.dcache.tags]
107type=LRU
108assoc=2
109block_size=64
110clk_domain=system.cpu_clk_domain
111eventq_index=0
112hit_latency=2
113sequential_access=false
114size=262144
115
116[system.cpu.dtb]
117type=SparcTLB
118eventq_index=0
119size=64
120
121[system.cpu.icache]
122type=BaseCache
123children=tags
124addr_ranges=0:18446744073709551615
125assoc=2
126clk_domain=system.cpu_clk_domain
127demand_mshr_reserve=1
128eventq_index=0
129forward_snoops=true
130hit_latency=2
131is_top_level=true
132max_miss_count=0
133mshrs=4
134prefetch_on_access=false
135prefetcher=Null
136response_latency=2
137sequential_access=false
138size=131072
139system=system
140tags=system.cpu.icache.tags
141tgts_per_mshr=20
142two_queue=false
143write_buffers=8
144cpu_side=system.cpu.icache_port
145mem_side=system.cpu.toL2Bus.slave[0]
146
147[system.cpu.icache.tags]
148type=LRU
149assoc=2
150block_size=64
151clk_domain=system.cpu_clk_domain
152eventq_index=0
153hit_latency=2
154sequential_access=false
155size=131072
156
157[system.cpu.interrupts]
158type=SparcInterrupts
159eventq_index=0
160
161[system.cpu.isa]
162type=SparcISA
163eventq_index=0
164
165[system.cpu.itb]
166type=SparcTLB
167eventq_index=0
168size=64
169
170[system.cpu.l2cache]
171type=BaseCache
172children=tags
173addr_ranges=0:18446744073709551615
174assoc=8
175clk_domain=system.cpu_clk_domain
176demand_mshr_reserve=1
177eventq_index=0
178forward_snoops=true
179hit_latency=20
180is_top_level=false
181max_miss_count=0
182mshrs=20
183prefetch_on_access=false
184prefetcher=Null
185response_latency=20
186sequential_access=false
187size=2097152
188system=system
189tags=system.cpu.l2cache.tags
190tgts_per_mshr=12
191two_queue=false
192write_buffers=8
193cpu_side=system.cpu.toL2Bus.master[0]
194mem_side=system.membus.slave[1]
195
196[system.cpu.l2cache.tags]
197type=LRU
198assoc=8
199block_size=64
200clk_domain=system.cpu_clk_domain
201eventq_index=0
202hit_latency=20
203sequential_access=false
204size=2097152
205
206[system.cpu.toL2Bus]
207type=CoherentXBar
208clk_domain=system.cpu_clk_domain
209eventq_index=0
206header_cycles=1
210forward_latency=0
211frontend_latency=1
212response_latency=1
213snoop_filter=Null
214snoop_response_latency=1
215system=system
216use_default_range=false
217width=32
218master=system.cpu.l2cache.cpu_side
219slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
220
221[system.cpu.tracer]
222type=ExeTracer
223eventq_index=0
224
225[system.cpu.workload]
226type=LiveProcess
227cmd=hello
228cwd=
229drivers=
230egid=100
231env=
232errout=cerr
233euid=100
234eventq_index=0
235executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/sparc/linux/hello
236gid=100
237input=cin
238kvmInSE=false
239max_stack_size=67108864
240output=cout
241pid=100
242ppid=99
243simpoint=0
244system=system
245uid=100
246useArchPT=false
247
248[system.cpu_clk_domain]
249type=SrcClockDomain
250clock=500
251domain_id=-1
252eventq_index=0
253init_perf_level=0
254voltage_domain=system.voltage_domain
255
256[system.dvfs_handler]
257type=DVFSHandler
258domains=
259enable=false
260eventq_index=0
261sys_clk_domain=system.clk_domain
262transition_latency=100000000
263
264[system.membus]
265type=CoherentXBar
266clk_domain=system.clk_domain
267eventq_index=0
259header_cycles=1
268forward_latency=4
269frontend_latency=3
270response_latency=2
271snoop_filter=Null
272snoop_response_latency=4
273system=system
274use_default_range=false
263width=8
275width=16
276master=system.physmem.port
277slave=system.system_port system.cpu.l2cache.mem_side
278
279[system.physmem]
280type=SimpleMemory
281bandwidth=73.000000
282clk_domain=system.clk_domain
283conf_table_reported=true
284eventq_index=0
285in_addr_map=true
286latency=30000
287latency_var=0
288null=false
289range=0:134217727
290port=system.membus.master[0]
291
292[system.voltage_domain]
293type=VoltageDomain
294eventq_index=0
295voltage=1.000000
296