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