config.ini revision 11440
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=timing
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32thermal_components=
33thermal_model=Null
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0
40work_item_id=-1
41system_port=system.membus.slave[0]
42
43[system.clk_domain]
44type=SrcClockDomain
45clock=1000
46domain_id=-1
47eventq_index=0
48init_perf_level=0
49voltage_domain=system.voltage_domain
50
51[system.cpu0]
52type=TimingSimpleCPU
53children=dcache dtb icache interrupts isa itb tracer workload
54branchPred=Null
55checker=Null
56clk_domain=system.cpu_clk_domain
57cpu_id=0
58do_checkpoint_insts=true
59do_quiesce=true
60do_statistics_insts=true
61dtb=system.cpu0.dtb
62eventq_index=0
63function_trace=false
64function_trace_start=0
65interrupts=system.cpu0.interrupts
66isa=system.cpu0.isa
67itb=system.cpu0.itb
68max_insts_all_threads=0
69max_insts_any_thread=0
70max_loads_all_threads=0
71max_loads_any_thread=0
72numThreads=1
73profile=0
74progress_interval=0
75simpoint_start_insts=
76socket_id=0
77switched_out=false
78system=system
79tracer=system.cpu0.tracer
80workload=system.cpu0.workload
81dcache_port=system.cpu0.dcache.cpu_side
82icache_port=system.cpu0.icache.cpu_side
83
84[system.cpu0.dcache]
85type=Cache
86children=tags
87addr_ranges=0:18446744073709551615
88assoc=4
89clk_domain=system.cpu_clk_domain
90clusivity=mostly_incl
91demand_mshr_reserve=1
92eventq_index=0
93hit_latency=2
94is_read_only=false
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
105write_buffers=8
106writeback_clean=false
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=Cache
127children=tags
128addr_ranges=0:18446744073709551615
129assoc=1
130clk_domain=system.cpu_clk_domain
131clusivity=mostly_incl
132demand_mshr_reserve=1
133eventq_index=0
134hit_latency=2
135is_read_only=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
146write_buffers=8
147writeback_clean=true
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=
183egid=100
184env=
185errout=cerr
186euid=100
187eventq_index=0
188executable=/dist/m5/regression/test-progs/m5threads/bin/sparc/linux/test_atomic
189gid=100
190input=cin
191kvmInSE=false
192max_stack_size=67108864
193output=cout
194pid=100
195ppid=99
196simpoint=0
197system=system
198uid=100
199useArchPT=false
200
201[system.cpu1]
202type=TimingSimpleCPU
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
213function_trace=false
214function_trace_start=0
215interrupts=system.cpu1.interrupts
216isa=system.cpu1.isa
217itb=system.cpu1.itb
218max_insts_all_threads=0
219max_insts_any_thread=0
220max_loads_all_threads=0
221max_loads_any_thread=0
222numThreads=1
223profile=0
224progress_interval=0
225simpoint_start_insts=
226socket_id=0
227switched_out=false
228system=system
229tracer=system.cpu1.tracer
230workload=system.cpu0.workload
231dcache_port=system.cpu1.dcache.cpu_side
232icache_port=system.cpu1.icache.cpu_side
233
234[system.cpu1.dcache]
235type=Cache
236children=tags
237addr_ranges=0:18446744073709551615
238assoc=4
239clk_domain=system.cpu_clk_domain
240clusivity=mostly_incl
241demand_mshr_reserve=1
242eventq_index=0
243hit_latency=2
244is_read_only=false
245max_miss_count=0
246mshrs=4
247prefetch_on_access=false
248prefetcher=Null
249response_latency=2
250sequential_access=false
251size=32768
252system=system
253tags=system.cpu1.dcache.tags
254tgts_per_mshr=20
255write_buffers=8
256writeback_clean=false
257cpu_side=system.cpu1.dcache_port
258mem_side=system.toL2Bus.slave[3]
259
260[system.cpu1.dcache.tags]
261type=LRU
262assoc=4
263block_size=64
264clk_domain=system.cpu_clk_domain
265eventq_index=0
266hit_latency=2
267sequential_access=false
268size=32768
269
270[system.cpu1.dtb]
271type=SparcTLB
272eventq_index=0
273size=64
274
275[system.cpu1.icache]
276type=Cache
277children=tags
278addr_ranges=0:18446744073709551615
279assoc=1
280clk_domain=system.cpu_clk_domain
281clusivity=mostly_incl
282demand_mshr_reserve=1
283eventq_index=0
284hit_latency=2
285is_read_only=true
286max_miss_count=0
287mshrs=4
288prefetch_on_access=false
289prefetcher=Null
290response_latency=2
291sequential_access=false
292size=32768
293system=system
294tags=system.cpu1.icache.tags
295tgts_per_mshr=20
296write_buffers=8
297writeback_clean=true
298cpu_side=system.cpu1.icache_port
299mem_side=system.toL2Bus.slave[2]
300
301[system.cpu1.icache.tags]
302type=LRU
303assoc=1
304block_size=64
305clk_domain=system.cpu_clk_domain
306eventq_index=0
307hit_latency=2
308sequential_access=false
309size=32768
310
311[system.cpu1.interrupts]
312type=SparcInterrupts
313eventq_index=0
314
315[system.cpu1.isa]
316type=SparcISA
317eventq_index=0
318
319[system.cpu1.itb]
320type=SparcTLB
321eventq_index=0
322size=64
323
324[system.cpu1.tracer]
325type=ExeTracer
326eventq_index=0
327
328[system.cpu2]
329type=TimingSimpleCPU
330children=dcache dtb icache interrupts isa itb tracer
331branchPred=Null
332checker=Null
333clk_domain=system.cpu_clk_domain
334cpu_id=2
335do_checkpoint_insts=true
336do_quiesce=true
337do_statistics_insts=true
338dtb=system.cpu2.dtb
339eventq_index=0
340function_trace=false
341function_trace_start=0
342interrupts=system.cpu2.interrupts
343isa=system.cpu2.isa
344itb=system.cpu2.itb
345max_insts_all_threads=0
346max_insts_any_thread=0
347max_loads_all_threads=0
348max_loads_any_thread=0
349numThreads=1
350profile=0
351progress_interval=0
352simpoint_start_insts=
353socket_id=0
354switched_out=false
355system=system
356tracer=system.cpu2.tracer
357workload=system.cpu0.workload
358dcache_port=system.cpu2.dcache.cpu_side
359icache_port=system.cpu2.icache.cpu_side
360
361[system.cpu2.dcache]
362type=Cache
363children=tags
364addr_ranges=0:18446744073709551615
365assoc=4
366clk_domain=system.cpu_clk_domain
367clusivity=mostly_incl
368demand_mshr_reserve=1
369eventq_index=0
370hit_latency=2
371is_read_only=false
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
382write_buffers=8
383writeback_clean=false
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=Cache
404children=tags
405addr_ranges=0:18446744073709551615
406assoc=1
407clk_domain=system.cpu_clk_domain
408clusivity=mostly_incl
409demand_mshr_reserve=1
410eventq_index=0
411hit_latency=2
412is_read_only=true
413max_miss_count=0
414mshrs=4
415prefetch_on_access=false
416prefetcher=Null
417response_latency=2
418sequential_access=false
419size=32768
420system=system
421tags=system.cpu2.icache.tags
422tgts_per_mshr=20
423write_buffers=8
424writeback_clean=true
425cpu_side=system.cpu2.icache_port
426mem_side=system.toL2Bus.slave[4]
427
428[system.cpu2.icache.tags]
429type=LRU
430assoc=1
431block_size=64
432clk_domain=system.cpu_clk_domain
433eventq_index=0
434hit_latency=2
435sequential_access=false
436size=32768
437
438[system.cpu2.interrupts]
439type=SparcInterrupts
440eventq_index=0
441
442[system.cpu2.isa]
443type=SparcISA
444eventq_index=0
445
446[system.cpu2.itb]
447type=SparcTLB
448eventq_index=0
449size=64
450
451[system.cpu2.tracer]
452type=ExeTracer
453eventq_index=0
454
455[system.cpu3]
456type=TimingSimpleCPU
457children=dcache dtb icache interrupts isa itb tracer
458branchPred=Null
459checker=Null
460clk_domain=system.cpu_clk_domain
461cpu_id=3
462do_checkpoint_insts=true
463do_quiesce=true
464do_statistics_insts=true
465dtb=system.cpu3.dtb
466eventq_index=0
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=
480socket_id=0
481switched_out=false
482system=system
483tracer=system.cpu3.tracer
484workload=system.cpu0.workload
485dcache_port=system.cpu3.dcache.cpu_side
486icache_port=system.cpu3.icache.cpu_side
487
488[system.cpu3.dcache]
489type=Cache
490children=tags
491addr_ranges=0:18446744073709551615
492assoc=4
493clk_domain=system.cpu_clk_domain
494clusivity=mostly_incl
495demand_mshr_reserve=1
496eventq_index=0
497hit_latency=2
498is_read_only=false
499max_miss_count=0
500mshrs=4
501prefetch_on_access=false
502prefetcher=Null
503response_latency=2
504sequential_access=false
505size=32768
506system=system
507tags=system.cpu3.dcache.tags
508tgts_per_mshr=20
509write_buffers=8
510writeback_clean=false
511cpu_side=system.cpu3.dcache_port
512mem_side=system.toL2Bus.slave[7]
513
514[system.cpu3.dcache.tags]
515type=LRU
516assoc=4
517block_size=64
518clk_domain=system.cpu_clk_domain
519eventq_index=0
520hit_latency=2
521sequential_access=false
522size=32768
523
524[system.cpu3.dtb]
525type=SparcTLB
526eventq_index=0
527size=64
528
529[system.cpu3.icache]
530type=Cache
531children=tags
532addr_ranges=0:18446744073709551615
533assoc=1
534clk_domain=system.cpu_clk_domain
535clusivity=mostly_incl
536demand_mshr_reserve=1
537eventq_index=0
538hit_latency=2
539is_read_only=true
540max_miss_count=0
541mshrs=4
542prefetch_on_access=false
543prefetcher=Null
544response_latency=2
545sequential_access=false
546size=32768
547system=system
548tags=system.cpu3.icache.tags
549tgts_per_mshr=20
550write_buffers=8
551writeback_clean=true
552cpu_side=system.cpu3.icache_port
553mem_side=system.toL2Bus.slave[6]
554
555[system.cpu3.icache.tags]
556type=LRU
557assoc=1
558block_size=64
559clk_domain=system.cpu_clk_domain
560eventq_index=0
561hit_latency=2
562sequential_access=false
563size=32768
564
565[system.cpu3.interrupts]
566type=SparcInterrupts
567eventq_index=0
568
569[system.cpu3.isa]
570type=SparcISA
571eventq_index=0
572
573[system.cpu3.itb]
574type=SparcTLB
575eventq_index=0
576size=64
577
578[system.cpu3.tracer]
579type=ExeTracer
580eventq_index=0
581
582[system.cpu_clk_domain]
583type=SrcClockDomain
584clock=500
585domain_id=-1
586eventq_index=0
587init_perf_level=0
588voltage_domain=system.voltage_domain
589
590[system.dvfs_handler]
591type=DVFSHandler
592domains=
593enable=false
594eventq_index=0
595sys_clk_domain=system.clk_domain
596transition_latency=100000000
597
598[system.l2c]
599type=Cache
600children=tags
601addr_ranges=0:18446744073709551615
602assoc=8
603clk_domain=system.cpu_clk_domain
604clusivity=mostly_incl
605demand_mshr_reserve=1
606eventq_index=0
607hit_latency=20
608is_read_only=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
619write_buffers=8
620writeback_clean=false
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
638forward_latency=4
639frontend_latency=3
640point_of_coherency=true
641response_latency=2
642snoop_filter=Null
643snoop_response_latency=4
644system=system
645use_default_range=false
646width=16
647master=system.physmem.port
648slave=system.system_port system.l2c.mem_side
649
650[system.physmem]
651type=SimpleMemory
652bandwidth=73.000000
653clk_domain=system.clk_domain
654conf_table_reported=true
655eventq_index=0
656in_addr_map=true
657latency=30000
658latency_var=0
659null=false
660range=0:134217727
661port=system.membus.master[0]
662
663[system.toL2Bus]
664type=CoherentXBar
665children=snoop_filter
666clk_domain=system.cpu_clk_domain
667eventq_index=0
668forward_latency=0
669frontend_latency=1
670point_of_coherency=false
671response_latency=1
672snoop_filter=system.toL2Bus.snoop_filter
673snoop_response_latency=1
674system=system
675use_default_range=false
676width=32
677master=system.l2c.cpu_side
678slave=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
679
680[system.toL2Bus.snoop_filter]
681type=SnoopFilter
682eventq_index=0
683lookup_latency=0
684max_capacity=8388608
685system=system
686
687[system.voltage_domain]
688type=VoltageDomain
689eventq_index=0
690voltage=1.000000
691
692