config.ini (10451:3a87241adfb8) config.ini (10736:4433fb00fa7d)
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 cpu0 cpu1 cpu2 cpu3 cpu_clk_domain dvfs_handler l2c membus physmem toL2Bus 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=atomic
24mem_ranges=
25memories=system.physmem
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 cpu0 cpu1 cpu2 cpu3 cpu_clk_domain dvfs_handler l2c membus physmem toL2Bus 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=atomic
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
26num_work_ids=16
27readfile=
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
33work_end_ckpt_count=0
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[0]
37
38[system.clk_domain]
39type=SrcClockDomain
40clock=1000
41domain_id=-1
42eventq_index=0
43init_perf_level=0
44voltage_domain=system.voltage_domain
45
46[system.cpu0]
47type=AtomicSimpleCPU
48children=dcache dtb icache interrupts isa itb tracer workload
49branchPred=Null
50checker=Null
51clk_domain=system.cpu_clk_domain
52cpu_id=0
53do_checkpoint_insts=true
54do_quiesce=true
55do_statistics_insts=true
56dtb=system.cpu0.dtb
57eventq_index=0
58fastmem=false
59function_trace=false
60function_trace_start=0
61interrupts=system.cpu0.interrupts
62isa=system.cpu0.isa
63itb=system.cpu0.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=
72simulate_data_stalls=false
73simulate_inst_stalls=false
74socket_id=0
75switched_out=false
76system=system
77tracer=system.cpu0.tracer
78width=1
79workload=system.cpu0.workload
80dcache_port=system.cpu0.dcache.cpu_side
81icache_port=system.cpu0.icache.cpu_side
82
83[system.cpu0.dcache]
84type=BaseCache
85children=tags
86addr_ranges=0:18446744073709551615
87assoc=4
88clk_domain=system.cpu_clk_domain
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.cpu0]
48type=AtomicSimpleCPU
49children=dcache dtb icache interrupts isa itb 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.cpu0.dtb
58eventq_index=0
59fastmem=false
60function_trace=false
61function_trace_start=0
62interrupts=system.cpu0.interrupts
63isa=system.cpu0.isa
64itb=system.cpu0.itb
65max_insts_all_threads=0
66max_insts_any_thread=0
67max_loads_all_threads=0
68max_loads_any_thread=0
69numThreads=1
70profile=0
71progress_interval=0
72simpoint_start_insts=
73simulate_data_stalls=false
74simulate_inst_stalls=false
75socket_id=0
76switched_out=false
77system=system
78tracer=system.cpu0.tracer
79width=1
80workload=system.cpu0.workload
81dcache_port=system.cpu0.dcache.cpu_side
82icache_port=system.cpu0.icache.cpu_side
83
84[system.cpu0.dcache]
85type=BaseCache
86children=tags
87addr_ranges=0:18446744073709551615
88assoc=4
89clk_domain=system.cpu_clk_domain
90demand_mshr_reserve=1
89eventq_index=0
90forward_snoops=true
91hit_latency=2
92is_top_level=true
93max_miss_count=0
94mshrs=4
95prefetch_on_access=false
96prefetcher=Null
97response_latency=2
98sequential_access=false
99size=32768
100system=system
101tags=system.cpu0.dcache.tags
102tgts_per_mshr=20
103two_queue=false
104write_buffers=8
105cpu_side=system.cpu0.dcache_port
106mem_side=system.toL2Bus.slave[1]
107
108[system.cpu0.dcache.tags]
109type=LRU
110assoc=4
111block_size=64
112clk_domain=system.cpu_clk_domain
113eventq_index=0
114hit_latency=2
115sequential_access=false
116size=32768
117
118[system.cpu0.dtb]
119type=SparcTLB
120eventq_index=0
121size=64
122
123[system.cpu0.icache]
124type=BaseCache
125children=tags
126addr_ranges=0:18446744073709551615
127assoc=1
128clk_domain=system.cpu_clk_domain
91eventq_index=0
92forward_snoops=true
93hit_latency=2
94is_top_level=true
95max_miss_count=0
96mshrs=4
97prefetch_on_access=false
98prefetcher=Null
99response_latency=2
100sequential_access=false
101size=32768
102system=system
103tags=system.cpu0.dcache.tags
104tgts_per_mshr=20
105two_queue=false
106write_buffers=8
107cpu_side=system.cpu0.dcache_port
108mem_side=system.toL2Bus.slave[1]
109
110[system.cpu0.dcache.tags]
111type=LRU
112assoc=4
113block_size=64
114clk_domain=system.cpu_clk_domain
115eventq_index=0
116hit_latency=2
117sequential_access=false
118size=32768
119
120[system.cpu0.dtb]
121type=SparcTLB
122eventq_index=0
123size=64
124
125[system.cpu0.icache]
126type=BaseCache
127children=tags
128addr_ranges=0:18446744073709551615
129assoc=1
130clk_domain=system.cpu_clk_domain
131demand_mshr_reserve=1
129eventq_index=0
130forward_snoops=true
131hit_latency=2
132is_top_level=true
133max_miss_count=0
134mshrs=4
135prefetch_on_access=false
136prefetcher=Null
137response_latency=2
138sequential_access=false
139size=32768
140system=system
141tags=system.cpu0.icache.tags
142tgts_per_mshr=20
143two_queue=false
144write_buffers=8
145cpu_side=system.cpu0.icache_port
146mem_side=system.toL2Bus.slave[0]
147
148[system.cpu0.icache.tags]
149type=LRU
150assoc=1
151block_size=64
152clk_domain=system.cpu_clk_domain
153eventq_index=0
154hit_latency=2
155sequential_access=false
156size=32768
157
158[system.cpu0.interrupts]
159type=SparcInterrupts
160eventq_index=0
161
162[system.cpu0.isa]
163type=SparcISA
164eventq_index=0
165
166[system.cpu0.itb]
167type=SparcTLB
168eventq_index=0
169size=64
170
171[system.cpu0.tracer]
172type=ExeTracer
173eventq_index=0
174
175[system.cpu0.workload]
176type=LiveProcess
177cmd=test_atomic 4
178cwd=
132eventq_index=0
133forward_snoops=true
134hit_latency=2
135is_top_level=true
136max_miss_count=0
137mshrs=4
138prefetch_on_access=false
139prefetcher=Null
140response_latency=2
141sequential_access=false
142size=32768
143system=system
144tags=system.cpu0.icache.tags
145tgts_per_mshr=20
146two_queue=false
147write_buffers=8
148cpu_side=system.cpu0.icache_port
149mem_side=system.toL2Bus.slave[0]
150
151[system.cpu0.icache.tags]
152type=LRU
153assoc=1
154block_size=64
155clk_domain=system.cpu_clk_domain
156eventq_index=0
157hit_latency=2
158sequential_access=false
159size=32768
160
161[system.cpu0.interrupts]
162type=SparcInterrupts
163eventq_index=0
164
165[system.cpu0.isa]
166type=SparcISA
167eventq_index=0
168
169[system.cpu0.itb]
170type=SparcTLB
171eventq_index=0
172size=64
173
174[system.cpu0.tracer]
175type=ExeTracer
176eventq_index=0
177
178[system.cpu0.workload]
179type=LiveProcess
180cmd=test_atomic 4
181cwd=
182drivers=
179egid=100
180env=
181errout=cerr
182euid=100
183eventq_index=0
184executable=/scratch/nilay/GEM5/gem5/tests/test-progs/m5threads/bin/sparc/linux/test_atomic
185gid=100
186input=cin
183egid=100
184env=
185errout=cerr
186euid=100
187eventq_index=0
188executable=/scratch/nilay/GEM5/gem5/tests/test-progs/m5threads/bin/sparc/linux/test_atomic
189gid=100
190input=cin
191kvmInSE=false
187max_stack_size=67108864
188output=cout
189pid=100
190ppid=99
191simpoint=0
192system=system
193uid=100
194useArchPT=false
195
196[system.cpu1]
197type=AtomicSimpleCPU
198children=dcache dtb icache interrupts isa itb tracer
199branchPred=Null
200checker=Null
201clk_domain=system.cpu_clk_domain
202cpu_id=1
203do_checkpoint_insts=true
204do_quiesce=true
205do_statistics_insts=true
206dtb=system.cpu1.dtb
207eventq_index=0
208fastmem=false
209function_trace=false
210function_trace_start=0
211interrupts=system.cpu1.interrupts
212isa=system.cpu1.isa
213itb=system.cpu1.itb
214max_insts_all_threads=0
215max_insts_any_thread=0
216max_loads_all_threads=0
217max_loads_any_thread=0
218numThreads=1
219profile=0
220progress_interval=0
221simpoint_start_insts=
222simulate_data_stalls=false
223simulate_inst_stalls=false
224socket_id=0
225switched_out=false
226system=system
227tracer=system.cpu1.tracer
228width=1
229workload=system.cpu0.workload
230dcache_port=system.cpu1.dcache.cpu_side
231icache_port=system.cpu1.icache.cpu_side
232
233[system.cpu1.dcache]
234type=BaseCache
235children=tags
236addr_ranges=0:18446744073709551615
237assoc=4
238clk_domain=system.cpu_clk_domain
192max_stack_size=67108864
193output=cout
194pid=100
195ppid=99
196simpoint=0
197system=system
198uid=100
199useArchPT=false
200
201[system.cpu1]
202type=AtomicSimpleCPU
203children=dcache dtb icache interrupts isa itb tracer
204branchPred=Null
205checker=Null
206clk_domain=system.cpu_clk_domain
207cpu_id=1
208do_checkpoint_insts=true
209do_quiesce=true
210do_statistics_insts=true
211dtb=system.cpu1.dtb
212eventq_index=0
213fastmem=false
214function_trace=false
215function_trace_start=0
216interrupts=system.cpu1.interrupts
217isa=system.cpu1.isa
218itb=system.cpu1.itb
219max_insts_all_threads=0
220max_insts_any_thread=0
221max_loads_all_threads=0
222max_loads_any_thread=0
223numThreads=1
224profile=0
225progress_interval=0
226simpoint_start_insts=
227simulate_data_stalls=false
228simulate_inst_stalls=false
229socket_id=0
230switched_out=false
231system=system
232tracer=system.cpu1.tracer
233width=1
234workload=system.cpu0.workload
235dcache_port=system.cpu1.dcache.cpu_side
236icache_port=system.cpu1.icache.cpu_side
237
238[system.cpu1.dcache]
239type=BaseCache
240children=tags
241addr_ranges=0:18446744073709551615
242assoc=4
243clk_domain=system.cpu_clk_domain
244demand_mshr_reserve=1
239eventq_index=0
240forward_snoops=true
241hit_latency=2
242is_top_level=true
243max_miss_count=0
244mshrs=4
245prefetch_on_access=false
246prefetcher=Null
247response_latency=2
248sequential_access=false
249size=32768
250system=system
251tags=system.cpu1.dcache.tags
252tgts_per_mshr=20
253two_queue=false
254write_buffers=8
255cpu_side=system.cpu1.dcache_port
256mem_side=system.toL2Bus.slave[3]
257
258[system.cpu1.dcache.tags]
259type=LRU
260assoc=4
261block_size=64
262clk_domain=system.cpu_clk_domain
263eventq_index=0
264hit_latency=2
265sequential_access=false
266size=32768
267
268[system.cpu1.dtb]
269type=SparcTLB
270eventq_index=0
271size=64
272
273[system.cpu1.icache]
274type=BaseCache
275children=tags
276addr_ranges=0:18446744073709551615
277assoc=1
278clk_domain=system.cpu_clk_domain
245eventq_index=0
246forward_snoops=true
247hit_latency=2
248is_top_level=true
249max_miss_count=0
250mshrs=4
251prefetch_on_access=false
252prefetcher=Null
253response_latency=2
254sequential_access=false
255size=32768
256system=system
257tags=system.cpu1.dcache.tags
258tgts_per_mshr=20
259two_queue=false
260write_buffers=8
261cpu_side=system.cpu1.dcache_port
262mem_side=system.toL2Bus.slave[3]
263
264[system.cpu1.dcache.tags]
265type=LRU
266assoc=4
267block_size=64
268clk_domain=system.cpu_clk_domain
269eventq_index=0
270hit_latency=2
271sequential_access=false
272size=32768
273
274[system.cpu1.dtb]
275type=SparcTLB
276eventq_index=0
277size=64
278
279[system.cpu1.icache]
280type=BaseCache
281children=tags
282addr_ranges=0:18446744073709551615
283assoc=1
284clk_domain=system.cpu_clk_domain
285demand_mshr_reserve=1
279eventq_index=0
280forward_snoops=true
281hit_latency=2
282is_top_level=true
283max_miss_count=0
284mshrs=4
285prefetch_on_access=false
286prefetcher=Null
287response_latency=2
288sequential_access=false
289size=32768
290system=system
291tags=system.cpu1.icache.tags
292tgts_per_mshr=20
293two_queue=false
294write_buffers=8
295cpu_side=system.cpu1.icache_port
296mem_side=system.toL2Bus.slave[2]
297
298[system.cpu1.icache.tags]
299type=LRU
300assoc=1
301block_size=64
302clk_domain=system.cpu_clk_domain
303eventq_index=0
304hit_latency=2
305sequential_access=false
306size=32768
307
308[system.cpu1.interrupts]
309type=SparcInterrupts
310eventq_index=0
311
312[system.cpu1.isa]
313type=SparcISA
314eventq_index=0
315
316[system.cpu1.itb]
317type=SparcTLB
318eventq_index=0
319size=64
320
321[system.cpu1.tracer]
322type=ExeTracer
323eventq_index=0
324
325[system.cpu2]
326type=AtomicSimpleCPU
327children=dcache dtb icache interrupts isa itb tracer
328branchPred=Null
329checker=Null
330clk_domain=system.cpu_clk_domain
331cpu_id=2
332do_checkpoint_insts=true
333do_quiesce=true
334do_statistics_insts=true
335dtb=system.cpu2.dtb
336eventq_index=0
337fastmem=false
338function_trace=false
339function_trace_start=0
340interrupts=system.cpu2.interrupts
341isa=system.cpu2.isa
342itb=system.cpu2.itb
343max_insts_all_threads=0
344max_insts_any_thread=0
345max_loads_all_threads=0
346max_loads_any_thread=0
347numThreads=1
348profile=0
349progress_interval=0
350simpoint_start_insts=
351simulate_data_stalls=false
352simulate_inst_stalls=false
353socket_id=0
354switched_out=false
355system=system
356tracer=system.cpu2.tracer
357width=1
358workload=system.cpu0.workload
359dcache_port=system.cpu2.dcache.cpu_side
360icache_port=system.cpu2.icache.cpu_side
361
362[system.cpu2.dcache]
363type=BaseCache
364children=tags
365addr_ranges=0:18446744073709551615
366assoc=4
367clk_domain=system.cpu_clk_domain
286eventq_index=0
287forward_snoops=true
288hit_latency=2
289is_top_level=true
290max_miss_count=0
291mshrs=4
292prefetch_on_access=false
293prefetcher=Null
294response_latency=2
295sequential_access=false
296size=32768
297system=system
298tags=system.cpu1.icache.tags
299tgts_per_mshr=20
300two_queue=false
301write_buffers=8
302cpu_side=system.cpu1.icache_port
303mem_side=system.toL2Bus.slave[2]
304
305[system.cpu1.icache.tags]
306type=LRU
307assoc=1
308block_size=64
309clk_domain=system.cpu_clk_domain
310eventq_index=0
311hit_latency=2
312sequential_access=false
313size=32768
314
315[system.cpu1.interrupts]
316type=SparcInterrupts
317eventq_index=0
318
319[system.cpu1.isa]
320type=SparcISA
321eventq_index=0
322
323[system.cpu1.itb]
324type=SparcTLB
325eventq_index=0
326size=64
327
328[system.cpu1.tracer]
329type=ExeTracer
330eventq_index=0
331
332[system.cpu2]
333type=AtomicSimpleCPU
334children=dcache dtb icache interrupts isa itb tracer
335branchPred=Null
336checker=Null
337clk_domain=system.cpu_clk_domain
338cpu_id=2
339do_checkpoint_insts=true
340do_quiesce=true
341do_statistics_insts=true
342dtb=system.cpu2.dtb
343eventq_index=0
344fastmem=false
345function_trace=false
346function_trace_start=0
347interrupts=system.cpu2.interrupts
348isa=system.cpu2.isa
349itb=system.cpu2.itb
350max_insts_all_threads=0
351max_insts_any_thread=0
352max_loads_all_threads=0
353max_loads_any_thread=0
354numThreads=1
355profile=0
356progress_interval=0
357simpoint_start_insts=
358simulate_data_stalls=false
359simulate_inst_stalls=false
360socket_id=0
361switched_out=false
362system=system
363tracer=system.cpu2.tracer
364width=1
365workload=system.cpu0.workload
366dcache_port=system.cpu2.dcache.cpu_side
367icache_port=system.cpu2.icache.cpu_side
368
369[system.cpu2.dcache]
370type=BaseCache
371children=tags
372addr_ranges=0:18446744073709551615
373assoc=4
374clk_domain=system.cpu_clk_domain
375demand_mshr_reserve=1
368eventq_index=0
369forward_snoops=true
370hit_latency=2
371is_top_level=true
372max_miss_count=0
373mshrs=4
374prefetch_on_access=false
375prefetcher=Null
376response_latency=2
377sequential_access=false
378size=32768
379system=system
380tags=system.cpu2.dcache.tags
381tgts_per_mshr=20
382two_queue=false
383write_buffers=8
384cpu_side=system.cpu2.dcache_port
385mem_side=system.toL2Bus.slave[5]
386
387[system.cpu2.dcache.tags]
388type=LRU
389assoc=4
390block_size=64
391clk_domain=system.cpu_clk_domain
392eventq_index=0
393hit_latency=2
394sequential_access=false
395size=32768
396
397[system.cpu2.dtb]
398type=SparcTLB
399eventq_index=0
400size=64
401
402[system.cpu2.icache]
403type=BaseCache
404children=tags
405addr_ranges=0:18446744073709551615
406assoc=1
407clk_domain=system.cpu_clk_domain
376eventq_index=0
377forward_snoops=true
378hit_latency=2
379is_top_level=true
380max_miss_count=0
381mshrs=4
382prefetch_on_access=false
383prefetcher=Null
384response_latency=2
385sequential_access=false
386size=32768
387system=system
388tags=system.cpu2.dcache.tags
389tgts_per_mshr=20
390two_queue=false
391write_buffers=8
392cpu_side=system.cpu2.dcache_port
393mem_side=system.toL2Bus.slave[5]
394
395[system.cpu2.dcache.tags]
396type=LRU
397assoc=4
398block_size=64
399clk_domain=system.cpu_clk_domain
400eventq_index=0
401hit_latency=2
402sequential_access=false
403size=32768
404
405[system.cpu2.dtb]
406type=SparcTLB
407eventq_index=0
408size=64
409
410[system.cpu2.icache]
411type=BaseCache
412children=tags
413addr_ranges=0:18446744073709551615
414assoc=1
415clk_domain=system.cpu_clk_domain
416demand_mshr_reserve=1
408eventq_index=0
409forward_snoops=true
410hit_latency=2
411is_top_level=true
412max_miss_count=0
413mshrs=4
414prefetch_on_access=false
415prefetcher=Null
416response_latency=2
417sequential_access=false
418size=32768
419system=system
420tags=system.cpu2.icache.tags
421tgts_per_mshr=20
422two_queue=false
423write_buffers=8
424cpu_side=system.cpu2.icache_port
425mem_side=system.toL2Bus.slave[4]
426
427[system.cpu2.icache.tags]
428type=LRU
429assoc=1
430block_size=64
431clk_domain=system.cpu_clk_domain
432eventq_index=0
433hit_latency=2
434sequential_access=false
435size=32768
436
437[system.cpu2.interrupts]
438type=SparcInterrupts
439eventq_index=0
440
441[system.cpu2.isa]
442type=SparcISA
443eventq_index=0
444
445[system.cpu2.itb]
446type=SparcTLB
447eventq_index=0
448size=64
449
450[system.cpu2.tracer]
451type=ExeTracer
452eventq_index=0
453
454[system.cpu3]
455type=AtomicSimpleCPU
456children=dcache dtb icache interrupts isa itb tracer
457branchPred=Null
458checker=Null
459clk_domain=system.cpu_clk_domain
460cpu_id=3
461do_checkpoint_insts=true
462do_quiesce=true
463do_statistics_insts=true
464dtb=system.cpu3.dtb
465eventq_index=0
466fastmem=false
467function_trace=false
468function_trace_start=0
469interrupts=system.cpu3.interrupts
470isa=system.cpu3.isa
471itb=system.cpu3.itb
472max_insts_all_threads=0
473max_insts_any_thread=0
474max_loads_all_threads=0
475max_loads_any_thread=0
476numThreads=1
477profile=0
478progress_interval=0
479simpoint_start_insts=
480simulate_data_stalls=false
481simulate_inst_stalls=false
482socket_id=0
483switched_out=false
484system=system
485tracer=system.cpu3.tracer
486width=1
487workload=system.cpu0.workload
488dcache_port=system.cpu3.dcache.cpu_side
489icache_port=system.cpu3.icache.cpu_side
490
491[system.cpu3.dcache]
492type=BaseCache
493children=tags
494addr_ranges=0:18446744073709551615
495assoc=4
496clk_domain=system.cpu_clk_domain
417eventq_index=0
418forward_snoops=true
419hit_latency=2
420is_top_level=true
421max_miss_count=0
422mshrs=4
423prefetch_on_access=false
424prefetcher=Null
425response_latency=2
426sequential_access=false
427size=32768
428system=system
429tags=system.cpu2.icache.tags
430tgts_per_mshr=20
431two_queue=false
432write_buffers=8
433cpu_side=system.cpu2.icache_port
434mem_side=system.toL2Bus.slave[4]
435
436[system.cpu2.icache.tags]
437type=LRU
438assoc=1
439block_size=64
440clk_domain=system.cpu_clk_domain
441eventq_index=0
442hit_latency=2
443sequential_access=false
444size=32768
445
446[system.cpu2.interrupts]
447type=SparcInterrupts
448eventq_index=0
449
450[system.cpu2.isa]
451type=SparcISA
452eventq_index=0
453
454[system.cpu2.itb]
455type=SparcTLB
456eventq_index=0
457size=64
458
459[system.cpu2.tracer]
460type=ExeTracer
461eventq_index=0
462
463[system.cpu3]
464type=AtomicSimpleCPU
465children=dcache dtb icache interrupts isa itb tracer
466branchPred=Null
467checker=Null
468clk_domain=system.cpu_clk_domain
469cpu_id=3
470do_checkpoint_insts=true
471do_quiesce=true
472do_statistics_insts=true
473dtb=system.cpu3.dtb
474eventq_index=0
475fastmem=false
476function_trace=false
477function_trace_start=0
478interrupts=system.cpu3.interrupts
479isa=system.cpu3.isa
480itb=system.cpu3.itb
481max_insts_all_threads=0
482max_insts_any_thread=0
483max_loads_all_threads=0
484max_loads_any_thread=0
485numThreads=1
486profile=0
487progress_interval=0
488simpoint_start_insts=
489simulate_data_stalls=false
490simulate_inst_stalls=false
491socket_id=0
492switched_out=false
493system=system
494tracer=system.cpu3.tracer
495width=1
496workload=system.cpu0.workload
497dcache_port=system.cpu3.dcache.cpu_side
498icache_port=system.cpu3.icache.cpu_side
499
500[system.cpu3.dcache]
501type=BaseCache
502children=tags
503addr_ranges=0:18446744073709551615
504assoc=4
505clk_domain=system.cpu_clk_domain
506demand_mshr_reserve=1
497eventq_index=0
498forward_snoops=true
499hit_latency=2
500is_top_level=true
501max_miss_count=0
502mshrs=4
503prefetch_on_access=false
504prefetcher=Null
505response_latency=2
506sequential_access=false
507size=32768
508system=system
509tags=system.cpu3.dcache.tags
510tgts_per_mshr=20
511two_queue=false
512write_buffers=8
513cpu_side=system.cpu3.dcache_port
514mem_side=system.toL2Bus.slave[7]
515
516[system.cpu3.dcache.tags]
517type=LRU
518assoc=4
519block_size=64
520clk_domain=system.cpu_clk_domain
521eventq_index=0
522hit_latency=2
523sequential_access=false
524size=32768
525
526[system.cpu3.dtb]
527type=SparcTLB
528eventq_index=0
529size=64
530
531[system.cpu3.icache]
532type=BaseCache
533children=tags
534addr_ranges=0:18446744073709551615
535assoc=1
536clk_domain=system.cpu_clk_domain
507eventq_index=0
508forward_snoops=true
509hit_latency=2
510is_top_level=true
511max_miss_count=0
512mshrs=4
513prefetch_on_access=false
514prefetcher=Null
515response_latency=2
516sequential_access=false
517size=32768
518system=system
519tags=system.cpu3.dcache.tags
520tgts_per_mshr=20
521two_queue=false
522write_buffers=8
523cpu_side=system.cpu3.dcache_port
524mem_side=system.toL2Bus.slave[7]
525
526[system.cpu3.dcache.tags]
527type=LRU
528assoc=4
529block_size=64
530clk_domain=system.cpu_clk_domain
531eventq_index=0
532hit_latency=2
533sequential_access=false
534size=32768
535
536[system.cpu3.dtb]
537type=SparcTLB
538eventq_index=0
539size=64
540
541[system.cpu3.icache]
542type=BaseCache
543children=tags
544addr_ranges=0:18446744073709551615
545assoc=1
546clk_domain=system.cpu_clk_domain
547demand_mshr_reserve=1
537eventq_index=0
538forward_snoops=true
539hit_latency=2
540is_top_level=true
541max_miss_count=0
542mshrs=4
543prefetch_on_access=false
544prefetcher=Null
545response_latency=2
546sequential_access=false
547size=32768
548system=system
549tags=system.cpu3.icache.tags
550tgts_per_mshr=20
551two_queue=false
552write_buffers=8
553cpu_side=system.cpu3.icache_port
554mem_side=system.toL2Bus.slave[6]
555
556[system.cpu3.icache.tags]
557type=LRU
558assoc=1
559block_size=64
560clk_domain=system.cpu_clk_domain
561eventq_index=0
562hit_latency=2
563sequential_access=false
564size=32768
565
566[system.cpu3.interrupts]
567type=SparcInterrupts
568eventq_index=0
569
570[system.cpu3.isa]
571type=SparcISA
572eventq_index=0
573
574[system.cpu3.itb]
575type=SparcTLB
576eventq_index=0
577size=64
578
579[system.cpu3.tracer]
580type=ExeTracer
581eventq_index=0
582
583[system.cpu_clk_domain]
584type=SrcClockDomain
585clock=500
586domain_id=-1
587eventq_index=0
588init_perf_level=0
589voltage_domain=system.voltage_domain
590
591[system.dvfs_handler]
592type=DVFSHandler
593domains=
594enable=false
595eventq_index=0
596sys_clk_domain=system.clk_domain
597transition_latency=100000000
598
599[system.l2c]
600type=BaseCache
601children=tags
602addr_ranges=0:18446744073709551615
603assoc=8
604clk_domain=system.cpu_clk_domain
548eventq_index=0
549forward_snoops=true
550hit_latency=2
551is_top_level=true
552max_miss_count=0
553mshrs=4
554prefetch_on_access=false
555prefetcher=Null
556response_latency=2
557sequential_access=false
558size=32768
559system=system
560tags=system.cpu3.icache.tags
561tgts_per_mshr=20
562two_queue=false
563write_buffers=8
564cpu_side=system.cpu3.icache_port
565mem_side=system.toL2Bus.slave[6]
566
567[system.cpu3.icache.tags]
568type=LRU
569assoc=1
570block_size=64
571clk_domain=system.cpu_clk_domain
572eventq_index=0
573hit_latency=2
574sequential_access=false
575size=32768
576
577[system.cpu3.interrupts]
578type=SparcInterrupts
579eventq_index=0
580
581[system.cpu3.isa]
582type=SparcISA
583eventq_index=0
584
585[system.cpu3.itb]
586type=SparcTLB
587eventq_index=0
588size=64
589
590[system.cpu3.tracer]
591type=ExeTracer
592eventq_index=0
593
594[system.cpu_clk_domain]
595type=SrcClockDomain
596clock=500
597domain_id=-1
598eventq_index=0
599init_perf_level=0
600voltage_domain=system.voltage_domain
601
602[system.dvfs_handler]
603type=DVFSHandler
604domains=
605enable=false
606eventq_index=0
607sys_clk_domain=system.clk_domain
608transition_latency=100000000
609
610[system.l2c]
611type=BaseCache
612children=tags
613addr_ranges=0:18446744073709551615
614assoc=8
615clk_domain=system.cpu_clk_domain
616demand_mshr_reserve=1
605eventq_index=0
606forward_snoops=true
607hit_latency=20
608is_top_level=false
609max_miss_count=0
610mshrs=20
611prefetch_on_access=false
612prefetcher=Null
613response_latency=20
614sequential_access=false
615size=4194304
616system=system
617tags=system.l2c.tags
618tgts_per_mshr=12
619two_queue=false
620write_buffers=8
621cpu_side=system.toL2Bus.master[0]
622mem_side=system.membus.slave[1]
623
624[system.l2c.tags]
625type=LRU
626assoc=8
627block_size=64
628clk_domain=system.cpu_clk_domain
629eventq_index=0
630hit_latency=20
631sequential_access=false
632size=4194304
633
634[system.membus]
635type=CoherentXBar
636clk_domain=system.clk_domain
637eventq_index=0
617eventq_index=0
618forward_snoops=true
619hit_latency=20
620is_top_level=false
621max_miss_count=0
622mshrs=20
623prefetch_on_access=false
624prefetcher=Null
625response_latency=20
626sequential_access=false
627size=4194304
628system=system
629tags=system.l2c.tags
630tgts_per_mshr=12
631two_queue=false
632write_buffers=8
633cpu_side=system.toL2Bus.master[0]
634mem_side=system.membus.slave[1]
635
636[system.l2c.tags]
637type=LRU
638assoc=8
639block_size=64
640clk_domain=system.cpu_clk_domain
641eventq_index=0
642hit_latency=20
643sequential_access=false
644size=4194304
645
646[system.membus]
647type=CoherentXBar
648clk_domain=system.clk_domain
649eventq_index=0
638header_cycles=1
650forward_latency=4
651frontend_latency=3
652response_latency=2
639snoop_filter=Null
653snoop_filter=Null
654snoop_response_latency=4
640system=system
641use_default_range=false
655system=system
656use_default_range=false
642width=8
657width=16
643master=system.physmem.port
644slave=system.system_port system.l2c.mem_side
645
646[system.physmem]
647type=SimpleMemory
648bandwidth=73.000000
649clk_domain=system.clk_domain
650conf_table_reported=true
651eventq_index=0
652in_addr_map=true
653latency=30000
654latency_var=0
655null=false
656range=0:134217727
657port=system.membus.master[0]
658
659[system.toL2Bus]
660type=CoherentXBar
661clk_domain=system.cpu_clk_domain
662eventq_index=0
658master=system.physmem.port
659slave=system.system_port system.l2c.mem_side
660
661[system.physmem]
662type=SimpleMemory
663bandwidth=73.000000
664clk_domain=system.clk_domain
665conf_table_reported=true
666eventq_index=0
667in_addr_map=true
668latency=30000
669latency_var=0
670null=false
671range=0:134217727
672port=system.membus.master[0]
673
674[system.toL2Bus]
675type=CoherentXBar
676clk_domain=system.cpu_clk_domain
677eventq_index=0
663header_cycles=1
678forward_latency=0
679frontend_latency=1
680response_latency=1
664snoop_filter=Null
681snoop_filter=Null
682snoop_response_latency=1
665system=system
666use_default_range=false
683system=system
684use_default_range=false
667width=8
685width=32
668master=system.l2c.cpu_side
669slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu2.icache.mem_side system.cpu2.dcache.mem_side system.cpu3.icache.mem_side system.cpu3.dcache.mem_side
670
671[system.voltage_domain]
672type=VoltageDomain
673eventq_index=0
674voltage=1.000000
675
686master=system.l2c.cpu_side
687slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu2.icache.mem_side system.cpu2.dcache.mem_side system.cpu3.icache.mem_side system.cpu3.dcache.mem_side
688
689[system.voltage_domain]
690type=VoltageDomain
691eventq_index=0
692voltage=1.000000
693