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=timing
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=TimingSimpleCPU
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
61function_trace=false
62function_trace_start=0
63interrupts=system.cpu0.interrupts
64isa=system.cpu0.isa
65itb=system.cpu0.itb
66max_insts_all_threads=0
67max_insts_any_thread=0
68max_loads_all_threads=0
69max_loads_any_thread=0
70numThreads=1
71profile=0
72progress_interval=0
73simpoint_start_insts=
74socket_id=0
75switched_out=false
76system=system
77tracer=system.cpu0.tracer
78workload=system.cpu0.workload
79dcache_port=system.cpu0.dcache.cpu_side
80icache_port=system.cpu0.icache.cpu_side
81
82[system.cpu0.dcache]
83type=Cache
84children=tags
85addr_ranges=0:18446744073709551615
86assoc=4
87clk_domain=system.cpu_clk_domain
88clusivity=mostly_incl
89demand_mshr_reserve=1
90eventq_index=0
91forward_snoops=true
92hit_latency=2
93is_read_only=false
94max_miss_count=0
95mshrs=4
96prefetch_on_access=false
97prefetcher=Null
98response_latency=2
99sequential_access=false
100size=32768
101system=system
102tags=system.cpu0.dcache.tags
103tgts_per_mshr=20
104write_buffers=8
105writeback_clean=false
106cpu_side=system.cpu0.dcache_port
107mem_side=system.toL2Bus.slave[1]
108
109[system.cpu0.dcache.tags]
110type=LRU
111assoc=4
112block_size=64
113clk_domain=system.cpu_clk_domain
114eventq_index=0
115hit_latency=2
116sequential_access=false
117size=32768
118
119[system.cpu0.dtb]
120type=SparcTLB
121eventq_index=0
122size=64
123
124[system.cpu0.icache]
125type=Cache
126children=tags
127addr_ranges=0:18446744073709551615
128assoc=1
129clk_domain=system.cpu_clk_domain
130clusivity=mostly_incl
131demand_mshr_reserve=1
132eventq_index=0
133forward_snoops=true
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
243forward_snoops=true
244hit_latency=2
245is_read_only=false
246max_miss_count=0
247mshrs=4
248prefetch_on_access=false
249prefetcher=Null
250response_latency=2
251sequential_access=false
252size=32768
253system=system
254tags=system.cpu1.dcache.tags
255tgts_per_mshr=20
256write_buffers=8
257writeback_clean=false
258cpu_side=system.cpu1.dcache_port
259mem_side=system.toL2Bus.slave[3]
260
261[system.cpu1.dcache.tags]
262type=LRU
263assoc=4
264block_size=64
265clk_domain=system.cpu_clk_domain
266eventq_index=0
267hit_latency=2
268sequential_access=false
269size=32768
270
271[system.cpu1.dtb]
272type=SparcTLB
273eventq_index=0
274size=64
275
276[system.cpu1.icache]
277type=Cache
278children=tags
279addr_ranges=0:18446744073709551615
280assoc=1
281clk_domain=system.cpu_clk_domain
282clusivity=mostly_incl
283demand_mshr_reserve=1
284eventq_index=0
285forward_snoops=true
286hit_latency=2
287is_read_only=true
288max_miss_count=0
289mshrs=4
290prefetch_on_access=false
291prefetcher=Null
292response_latency=2
293sequential_access=false
294size=32768
295system=system
296tags=system.cpu1.icache.tags
297tgts_per_mshr=20
298write_buffers=8
299writeback_clean=true
300cpu_side=system.cpu1.icache_port
301mem_side=system.toL2Bus.slave[2]
302
303[system.cpu1.icache.tags]
304type=LRU
305assoc=1
306block_size=64
307clk_domain=system.cpu_clk_domain
308eventq_index=0
309hit_latency=2
310sequential_access=false
311size=32768
312
313[system.cpu1.interrupts]
314type=SparcInterrupts
315eventq_index=0
316
317[system.cpu1.isa]
318type=SparcISA
319eventq_index=0
320
321[system.cpu1.itb]
322type=SparcTLB
323eventq_index=0
324size=64
325
326[system.cpu1.tracer]
327type=ExeTracer
328eventq_index=0
329
330[system.cpu2]
331type=TimingSimpleCPU
332children=dcache dtb icache interrupts isa itb tracer
333branchPred=Null
334checker=Null
335clk_domain=system.cpu_clk_domain
336cpu_id=2
337do_checkpoint_insts=true
338do_quiesce=true
339do_statistics_insts=true
340dtb=system.cpu2.dtb
341eventq_index=0
342function_trace=false
343function_trace_start=0
344interrupts=system.cpu2.interrupts
345isa=system.cpu2.isa
346itb=system.cpu2.itb
347max_insts_all_threads=0
348max_insts_any_thread=0
349max_loads_all_threads=0
350max_loads_any_thread=0
351numThreads=1
352profile=0
353progress_interval=0
354simpoint_start_insts=
355socket_id=0
356switched_out=false
357system=system
358tracer=system.cpu2.tracer
359workload=system.cpu0.workload
360dcache_port=system.cpu2.dcache.cpu_side
361icache_port=system.cpu2.icache.cpu_side
362
363[system.cpu2.dcache]
364type=Cache
365children=tags
366addr_ranges=0:18446744073709551615
367assoc=4
368clk_domain=system.cpu_clk_domain
369clusivity=mostly_incl
370demand_mshr_reserve=1
371eventq_index=0
372forward_snoops=true
373hit_latency=2
374is_read_only=false
375max_miss_count=0
376mshrs=4
377prefetch_on_access=false
378prefetcher=Null
379response_latency=2
380sequential_access=false
381size=32768
382system=system
383tags=system.cpu2.dcache.tags
384tgts_per_mshr=20
385write_buffers=8
386writeback_clean=false
387cpu_side=system.cpu2.dcache_port
388mem_side=system.toL2Bus.slave[5]
389
390[system.cpu2.dcache.tags]
391type=LRU
392assoc=4
393block_size=64
394clk_domain=system.cpu_clk_domain
395eventq_index=0
396hit_latency=2
397sequential_access=false
398size=32768
399
400[system.cpu2.dtb]
401type=SparcTLB
402eventq_index=0
403size=64
404
405[system.cpu2.icache]
406type=Cache
407children=tags
408addr_ranges=0:18446744073709551615
409assoc=1
410clk_domain=system.cpu_clk_domain
411clusivity=mostly_incl
412demand_mshr_reserve=1
413eventq_index=0
414forward_snoops=true
415hit_latency=2
416is_read_only=true
417max_miss_count=0
418mshrs=4
419prefetch_on_access=false
420prefetcher=Null
421response_latency=2
422sequential_access=false
423size=32768
424system=system
425tags=system.cpu2.icache.tags
426tgts_per_mshr=20
427write_buffers=8
428writeback_clean=true
429cpu_side=system.cpu2.icache_port
430mem_side=system.toL2Bus.slave[4]
431
432[system.cpu2.icache.tags]
433type=LRU
434assoc=1
435block_size=64
436clk_domain=system.cpu_clk_domain
437eventq_index=0
438hit_latency=2
439sequential_access=false
440size=32768
441
442[system.cpu2.interrupts]
443type=SparcInterrupts
444eventq_index=0
445
446[system.cpu2.isa]
447type=SparcISA
448eventq_index=0
449
450[system.cpu2.itb]
451type=SparcTLB
452eventq_index=0
453size=64
454
455[system.cpu2.tracer]
456type=ExeTracer
457eventq_index=0
458
459[system.cpu3]
460type=TimingSimpleCPU
461children=dcache dtb icache interrupts isa itb tracer
462branchPred=Null
463checker=Null
464clk_domain=system.cpu_clk_domain
465cpu_id=3
466do_checkpoint_insts=true
467do_quiesce=true
468do_statistics_insts=true
469dtb=system.cpu3.dtb
470eventq_index=0
471function_trace=false
472function_trace_start=0
473interrupts=system.cpu3.interrupts
474isa=system.cpu3.isa
475itb=system.cpu3.itb
476max_insts_all_threads=0
477max_insts_any_thread=0
478max_loads_all_threads=0
479max_loads_any_thread=0
480numThreads=1
481profile=0
482progress_interval=0
483simpoint_start_insts=
484socket_id=0
485switched_out=false
486system=system
487tracer=system.cpu3.tracer
488workload=system.cpu0.workload
489dcache_port=system.cpu3.dcache.cpu_side
490icache_port=system.cpu3.icache.cpu_side
491
492[system.cpu3.dcache]
493type=Cache
494children=tags
495addr_ranges=0:18446744073709551615
496assoc=4
497clk_domain=system.cpu_clk_domain
498clusivity=mostly_incl
499demand_mshr_reserve=1
500eventq_index=0
501forward_snoops=true
502hit_latency=2
503is_read_only=false
504max_miss_count=0
505mshrs=4
506prefetch_on_access=false
507prefetcher=Null
508response_latency=2
509sequential_access=false
510size=32768
511system=system
512tags=system.cpu3.dcache.tags
513tgts_per_mshr=20
514write_buffers=8
515writeback_clean=false
516cpu_side=system.cpu3.dcache_port
517mem_side=system.toL2Bus.slave[7]
518
519[system.cpu3.dcache.tags]
520type=LRU
521assoc=4
522block_size=64
523clk_domain=system.cpu_clk_domain
524eventq_index=0
525hit_latency=2
526sequential_access=false
527size=32768
528
529[system.cpu3.dtb]
530type=SparcTLB
531eventq_index=0
532size=64
533
534[system.cpu3.icache]
535type=Cache
536children=tags
537addr_ranges=0:18446744073709551615
538assoc=1
539clk_domain=system.cpu_clk_domain
540clusivity=mostly_incl
541demand_mshr_reserve=1
542eventq_index=0
543forward_snoops=true
544hit_latency=2
545is_read_only=true
546max_miss_count=0
547mshrs=4
548prefetch_on_access=false
549prefetcher=Null
550response_latency=2
551sequential_access=false
552size=32768
553system=system
554tags=system.cpu3.icache.tags
555tgts_per_mshr=20
556write_buffers=8
557writeback_clean=true
558cpu_side=system.cpu3.icache_port
559mem_side=system.toL2Bus.slave[6]
560
561[system.cpu3.icache.tags]
562type=LRU
563assoc=1
564block_size=64
565clk_domain=system.cpu_clk_domain
566eventq_index=0
567hit_latency=2
568sequential_access=false
569size=32768
570
571[system.cpu3.interrupts]
572type=SparcInterrupts
573eventq_index=0
574
575[system.cpu3.isa]
576type=SparcISA
577eventq_index=0
578
579[system.cpu3.itb]
580type=SparcTLB
581eventq_index=0
582size=64
583
584[system.cpu3.tracer]
585type=ExeTracer
586eventq_index=0
587
588[system.cpu_clk_domain]
589type=SrcClockDomain
590clock=500
591domain_id=-1
592eventq_index=0
593init_perf_level=0
594voltage_domain=system.voltage_domain
595
596[system.dvfs_handler]
597type=DVFSHandler
598domains=
599enable=false
600eventq_index=0
601sys_clk_domain=system.clk_domain
602transition_latency=100000000
603
604[system.l2c]
605type=Cache
606children=tags
607addr_ranges=0:18446744073709551615
608assoc=8
609clk_domain=system.cpu_clk_domain
610clusivity=mostly_incl
611demand_mshr_reserve=1
612eventq_index=0
613forward_snoops=true
614hit_latency=20
615is_read_only=false
616max_miss_count=0
617mshrs=20
618prefetch_on_access=false
619prefetcher=Null
620response_latency=20
621sequential_access=false
622size=4194304
623system=system
624tags=system.l2c.tags
625tgts_per_mshr=12
626write_buffers=8
627writeback_clean=false
628cpu_side=system.toL2Bus.master[0]
629mem_side=system.membus.slave[1]
630
631[system.l2c.tags]
632type=LRU
633assoc=8
634block_size=64
635clk_domain=system.cpu_clk_domain
636eventq_index=0
637hit_latency=20
638sequential_access=false
639size=4194304
640
641[system.membus]
642type=CoherentXBar
643clk_domain=system.clk_domain
644eventq_index=0
645forward_latency=4
646frontend_latency=3
647response_latency=2
648snoop_filter=Null
649snoop_response_latency=4
650system=system
651use_default_range=false
652width=16
653master=system.physmem.port
654slave=system.system_port system.l2c.mem_side
655
656[system.physmem]
657type=SimpleMemory
658bandwidth=73.000000
659clk_domain=system.clk_domain
660conf_table_reported=true
661eventq_index=0
662in_addr_map=true
663latency=30000
664latency_var=0
665null=false
666range=0:134217727
667port=system.membus.master[0]
668
669[system.toL2Bus]
670type=CoherentXBar
671children=snoop_filter
672clk_domain=system.cpu_clk_domain
673eventq_index=0
674forward_latency=0
675frontend_latency=1
676response_latency=1
677snoop_filter=system.toL2Bus.snoop_filter
678snoop_response_latency=1
679system=system
680use_default_range=false
681width=32
682master=system.l2c.cpu_side
683slave=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
684
685[system.toL2Bus.snoop_filter]
686type=SnoopFilter
687eventq_index=0
688lookup_latency=0
689max_capacity=8388608
690system=system
691
692[system.voltage_domain]
693type=VoltageDomain
694eventq_index=0
695voltage=1.000000
696
697