config.ini revision 9575
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxX86System
11children=acpi_description_table_pointer apicbridge bridge cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache membus pc physmem smbios_table
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14clock=1000
15e820_table=system.e820_table
16init_param=0
17intel_mp_pointer=system.intel_mp_pointer
18intel_mp_table=system.intel_mp_table
19kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
20load_addr_mask=18446744073709551615
21mem_mode=timing
22mem_ranges=0:134217727
23memories=system.physmem
24num_work_ids=16
25readfile=tests/halt.sh
26smbios_table=system.smbios_table
27symbolfile=
28work_begin_ckpt_count=0
29work_begin_cpu_id_exit=-1
30work_begin_exit_count=0
31work_cpus_ckpt_count=0
32work_end_ckpt_count=0
33work_end_exit_count=0
34work_item_id=-1
35system_port=system.membus.slave[1]
36
37[system.acpi_description_table_pointer]
38type=X86ACPIRSDP
39children=xsdt
40oem_id=
41revision=2
42rsdt=Null
43xsdt=system.acpi_description_table_pointer.xsdt
44
45[system.acpi_description_table_pointer.xsdt]
46type=X86ACPIXSDT
47creator_id=
48creator_revision=0
49entries=
50oem_id=
51oem_revision=0
52oem_table_id=
53
54[system.apicbridge]
55type=Bridge
56clock=1000
57delay=50000
58ranges=11529215046068469760:11529215046068473855
59req_size=16
60resp_size=16
61master=system.membus.slave[0]
62slave=system.iobus.master[0]
63
64[system.bridge]
65type=Bridge
66clock=1000
67delay=50000
68ranges=4273995776:4273999871 9223372036854775808:11529215046068469759 13835058055282163712:18446744073709551615
69req_size=16
70resp_size=16
71master=system.iobus.slave[0]
72slave=system.membus.master[1]
73
74[system.cpu]
75type=DerivO3CPU
76children=branchPred dcache dtb dtb_walker_cache fuPool icache interrupts isa itb itb_walker_cache l2cache toL2Bus tracer
77LFSTSize=1024
78LQEntries=32
79LSQCheckLoads=true
80LSQDepCheckShift=4
81SQEntries=32
82SSITSize=1024
83activity=0
84backComSize=5
85branchPred=system.cpu.branchPred
86cachePorts=200
87checker=Null
88clock=500
89commitToDecodeDelay=1
90commitToFetchDelay=1
91commitToIEWDelay=1
92commitToRenameDelay=1
93commitWidth=8
94cpu_id=0
95decodeToFetchDelay=1
96decodeToRenameDelay=1
97decodeWidth=8
98dispatchWidth=8
99do_checkpoint_insts=true
100do_quiesce=true
101do_statistics_insts=true
102dtb=system.cpu.dtb
103fetchToDecodeDelay=1
104fetchTrapLatency=1
105fetchWidth=8
106forwardComSize=5
107fuPool=system.cpu.fuPool
108function_trace=false
109function_trace_start=0
110iewToCommitDelay=1
111iewToDecodeDelay=1
112iewToFetchDelay=1
113iewToRenameDelay=1
114interrupts=system.cpu.interrupts
115isa=system.cpu.isa
116issueToExecuteDelay=1
117issueWidth=8
118itb=system.cpu.itb
119max_insts_all_threads=0
120max_insts_any_thread=0
121max_loads_all_threads=0
122max_loads_any_thread=0
123needsTSO=true
124numIQEntries=64
125numPhysFloatRegs=256
126numPhysIntRegs=256
127numROBEntries=192
128numRobs=1
129numThreads=1
130profile=0
131progress_interval=0
132renameToDecodeDelay=1
133renameToFetchDelay=1
134renameToIEWDelay=2
135renameToROBDelay=1
136renameWidth=8
137smtCommitPolicy=RoundRobin
138smtFetchPolicy=SingleThread
139smtIQPolicy=Partitioned
140smtIQThreshold=100
141smtLSQPolicy=Partitioned
142smtLSQThreshold=100
143smtNumFetchingThreads=1
144smtROBPolicy=Partitioned
145smtROBThreshold=100
146squashWidth=8
147store_set_clear_period=250000
148switched_out=false
149system=system
150tracer=system.cpu.tracer
151trapLatency=13
152wbDepth=1
153wbWidth=8
154workload=
155dcache_port=system.cpu.dcache.cpu_side
156icache_port=system.cpu.icache.cpu_side
157
158[system.cpu.branchPred]
159type=BranchPredictor
160BTBEntries=4096
161BTBTagSize=16
162RASSize=16
163choiceCtrBits=2
164choicePredictorSize=8192
165globalCtrBits=2
166globalHistoryBits=13
167globalPredictorSize=8192
168instShiftAmt=2
169localCtrBits=2
170localHistoryBits=11
171localHistoryTableSize=2048
172localPredictorSize=2048
173numThreads=1
174predType=tournament
175
176[system.cpu.dcache]
177type=BaseCache
178addr_ranges=0:18446744073709551615
179assoc=4
180block_size=64
181clock=500
182forward_snoops=true
183hit_latency=2
184is_top_level=true
185max_miss_count=0
186mshrs=4
187prefetch_on_access=false
188prefetcher=Null
189response_latency=2
190size=32768
191system=system
192tgts_per_mshr=20
193two_queue=false
194write_buffers=8
195cpu_side=system.cpu.dcache_port
196mem_side=system.cpu.toL2Bus.slave[1]
197
198[system.cpu.dtb]
199type=X86TLB
200children=walker
201size=64
202walker=system.cpu.dtb.walker
203
204[system.cpu.dtb.walker]
205type=X86PagetableWalker
206clock=500
207system=system
208port=system.cpu.dtb_walker_cache.cpu_side
209
210[system.cpu.dtb_walker_cache]
211type=BaseCache
212addr_ranges=0:18446744073709551615
213assoc=2
214block_size=64
215clock=500
216forward_snoops=true
217hit_latency=2
218is_top_level=true
219max_miss_count=0
220mshrs=10
221prefetch_on_access=false
222prefetcher=Null
223response_latency=2
224size=1024
225system=system
226tgts_per_mshr=12
227two_queue=false
228write_buffers=8
229cpu_side=system.cpu.dtb.walker.port
230mem_side=system.cpu.toL2Bus.slave[3]
231
232[system.cpu.fuPool]
233type=FUPool
234children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
235FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
236
237[system.cpu.fuPool.FUList0]
238type=FUDesc
239children=opList
240count=6
241opList=system.cpu.fuPool.FUList0.opList
242
243[system.cpu.fuPool.FUList0.opList]
244type=OpDesc
245issueLat=1
246opClass=IntAlu
247opLat=1
248
249[system.cpu.fuPool.FUList1]
250type=FUDesc
251children=opList0 opList1
252count=2
253opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
254
255[system.cpu.fuPool.FUList1.opList0]
256type=OpDesc
257issueLat=1
258opClass=IntMult
259opLat=3
260
261[system.cpu.fuPool.FUList1.opList1]
262type=OpDesc
263issueLat=19
264opClass=IntDiv
265opLat=20
266
267[system.cpu.fuPool.FUList2]
268type=FUDesc
269children=opList0 opList1 opList2
270count=4
271opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
272
273[system.cpu.fuPool.FUList2.opList0]
274type=OpDesc
275issueLat=1
276opClass=FloatAdd
277opLat=2
278
279[system.cpu.fuPool.FUList2.opList1]
280type=OpDesc
281issueLat=1
282opClass=FloatCmp
283opLat=2
284
285[system.cpu.fuPool.FUList2.opList2]
286type=OpDesc
287issueLat=1
288opClass=FloatCvt
289opLat=2
290
291[system.cpu.fuPool.FUList3]
292type=FUDesc
293children=opList0 opList1 opList2
294count=2
295opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
296
297[system.cpu.fuPool.FUList3.opList0]
298type=OpDesc
299issueLat=1
300opClass=FloatMult
301opLat=4
302
303[system.cpu.fuPool.FUList3.opList1]
304type=OpDesc
305issueLat=12
306opClass=FloatDiv
307opLat=12
308
309[system.cpu.fuPool.FUList3.opList2]
310type=OpDesc
311issueLat=24
312opClass=FloatSqrt
313opLat=24
314
315[system.cpu.fuPool.FUList4]
316type=FUDesc
317children=opList
318count=0
319opList=system.cpu.fuPool.FUList4.opList
320
321[system.cpu.fuPool.FUList4.opList]
322type=OpDesc
323issueLat=1
324opClass=MemRead
325opLat=1
326
327[system.cpu.fuPool.FUList5]
328type=FUDesc
329children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
330count=4
331opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
332
333[system.cpu.fuPool.FUList5.opList00]
334type=OpDesc
335issueLat=1
336opClass=SimdAdd
337opLat=1
338
339[system.cpu.fuPool.FUList5.opList01]
340type=OpDesc
341issueLat=1
342opClass=SimdAddAcc
343opLat=1
344
345[system.cpu.fuPool.FUList5.opList02]
346type=OpDesc
347issueLat=1
348opClass=SimdAlu
349opLat=1
350
351[system.cpu.fuPool.FUList5.opList03]
352type=OpDesc
353issueLat=1
354opClass=SimdCmp
355opLat=1
356
357[system.cpu.fuPool.FUList5.opList04]
358type=OpDesc
359issueLat=1
360opClass=SimdCvt
361opLat=1
362
363[system.cpu.fuPool.FUList5.opList05]
364type=OpDesc
365issueLat=1
366opClass=SimdMisc
367opLat=1
368
369[system.cpu.fuPool.FUList5.opList06]
370type=OpDesc
371issueLat=1
372opClass=SimdMult
373opLat=1
374
375[system.cpu.fuPool.FUList5.opList07]
376type=OpDesc
377issueLat=1
378opClass=SimdMultAcc
379opLat=1
380
381[system.cpu.fuPool.FUList5.opList08]
382type=OpDesc
383issueLat=1
384opClass=SimdShift
385opLat=1
386
387[system.cpu.fuPool.FUList5.opList09]
388type=OpDesc
389issueLat=1
390opClass=SimdShiftAcc
391opLat=1
392
393[system.cpu.fuPool.FUList5.opList10]
394type=OpDesc
395issueLat=1
396opClass=SimdSqrt
397opLat=1
398
399[system.cpu.fuPool.FUList5.opList11]
400type=OpDesc
401issueLat=1
402opClass=SimdFloatAdd
403opLat=1
404
405[system.cpu.fuPool.FUList5.opList12]
406type=OpDesc
407issueLat=1
408opClass=SimdFloatAlu
409opLat=1
410
411[system.cpu.fuPool.FUList5.opList13]
412type=OpDesc
413issueLat=1
414opClass=SimdFloatCmp
415opLat=1
416
417[system.cpu.fuPool.FUList5.opList14]
418type=OpDesc
419issueLat=1
420opClass=SimdFloatCvt
421opLat=1
422
423[system.cpu.fuPool.FUList5.opList15]
424type=OpDesc
425issueLat=1
426opClass=SimdFloatDiv
427opLat=1
428
429[system.cpu.fuPool.FUList5.opList16]
430type=OpDesc
431issueLat=1
432opClass=SimdFloatMisc
433opLat=1
434
435[system.cpu.fuPool.FUList5.opList17]
436type=OpDesc
437issueLat=1
438opClass=SimdFloatMult
439opLat=1
440
441[system.cpu.fuPool.FUList5.opList18]
442type=OpDesc
443issueLat=1
444opClass=SimdFloatMultAcc
445opLat=1
446
447[system.cpu.fuPool.FUList5.opList19]
448type=OpDesc
449issueLat=1
450opClass=SimdFloatSqrt
451opLat=1
452
453[system.cpu.fuPool.FUList6]
454type=FUDesc
455children=opList
456count=0
457opList=system.cpu.fuPool.FUList6.opList
458
459[system.cpu.fuPool.FUList6.opList]
460type=OpDesc
461issueLat=1
462opClass=MemWrite
463opLat=1
464
465[system.cpu.fuPool.FUList7]
466type=FUDesc
467children=opList0 opList1
468count=4
469opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
470
471[system.cpu.fuPool.FUList7.opList0]
472type=OpDesc
473issueLat=1
474opClass=MemRead
475opLat=1
476
477[system.cpu.fuPool.FUList7.opList1]
478type=OpDesc
479issueLat=1
480opClass=MemWrite
481opLat=1
482
483[system.cpu.fuPool.FUList8]
484type=FUDesc
485children=opList
486count=1
487opList=system.cpu.fuPool.FUList8.opList
488
489[system.cpu.fuPool.FUList8.opList]
490type=OpDesc
491issueLat=3
492opClass=IprAccess
493opLat=3
494
495[system.cpu.icache]
496type=BaseCache
497addr_ranges=0:18446744073709551615
498assoc=1
499block_size=64
500clock=500
501forward_snoops=true
502hit_latency=2
503is_top_level=true
504max_miss_count=0
505mshrs=4
506prefetch_on_access=false
507prefetcher=Null
508response_latency=2
509size=32768
510system=system
511tgts_per_mshr=20
512two_queue=false
513write_buffers=8
514cpu_side=system.cpu.icache_port
515mem_side=system.cpu.toL2Bus.slave[0]
516
517[system.cpu.interrupts]
518type=X86LocalApic
519clock=8000
520int_latency=1000
521pio_addr=2305843009213693952
522pio_latency=100000
523system=system
524int_master=system.membus.slave[3]
525int_slave=system.membus.master[3]
526pio=system.membus.master[2]
527
528[system.cpu.isa]
529type=X86ISA
530
531[system.cpu.itb]
532type=X86TLB
533children=walker
534size=64
535walker=system.cpu.itb.walker
536
537[system.cpu.itb.walker]
538type=X86PagetableWalker
539clock=500
540system=system
541port=system.cpu.itb_walker_cache.cpu_side
542
543[system.cpu.itb_walker_cache]
544type=BaseCache
545addr_ranges=0:18446744073709551615
546assoc=2
547block_size=64
548clock=500
549forward_snoops=true
550hit_latency=2
551is_top_level=true
552max_miss_count=0
553mshrs=10
554prefetch_on_access=false
555prefetcher=Null
556response_latency=2
557size=1024
558system=system
559tgts_per_mshr=12
560two_queue=false
561write_buffers=8
562cpu_side=system.cpu.itb.walker.port
563mem_side=system.cpu.toL2Bus.slave[2]
564
565[system.cpu.l2cache]
566type=BaseCache
567addr_ranges=0:18446744073709551615
568assoc=8
569block_size=64
570clock=500
571forward_snoops=true
572hit_latency=20
573is_top_level=false
574max_miss_count=0
575mshrs=20
576prefetch_on_access=false
577prefetcher=Null
578response_latency=20
579size=4194304
580system=system
581tgts_per_mshr=12
582two_queue=false
583write_buffers=8
584cpu_side=system.cpu.toL2Bus.master[0]
585mem_side=system.membus.slave[2]
586
587[system.cpu.toL2Bus]
588type=CoherentBus
589block_size=64
590clock=500
591header_cycles=1
592system=system
593use_default_range=false
594width=32
595master=system.cpu.l2cache.cpu_side
596slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
597
598[system.cpu.tracer]
599type=ExeTracer
600
601[system.e820_table]
602type=X86E820Table
603children=entries0 entries1
604entries=system.e820_table.entries0 system.e820_table.entries1
605
606[system.e820_table.entries0]
607type=X86E820Entry
608addr=0
609range_type=2
610size=1048576
611
612[system.e820_table.entries1]
613type=X86E820Entry
614addr=1048576
615range_type=1
616size=133169152
617
618[system.intel_mp_pointer]
619type=X86IntelMPFloatingPointer
620default_config=0
621imcr_present=true
622spec_rev=4
623
624[system.intel_mp_table]
625type=X86IntelMPConfigTable
626children=base_entries00 base_entries01 base_entries02 base_entries03 base_entries04 base_entries05 base_entries06 base_entries07 base_entries08 base_entries09 base_entries10 base_entries11 base_entries12 base_entries13 base_entries14 base_entries15 base_entries16 base_entries17 base_entries18 base_entries19 base_entries20 base_entries21 base_entries22 base_entries23 base_entries24 base_entries25 base_entries26 base_entries27 base_entries28 base_entries29 base_entries30 base_entries31 base_entries32 ext_entries
627base_entries=system.intel_mp_table.base_entries00 system.intel_mp_table.base_entries01 system.intel_mp_table.base_entries02 system.intel_mp_table.base_entries03 system.intel_mp_table.base_entries04 system.intel_mp_table.base_entries05 system.intel_mp_table.base_entries06 system.intel_mp_table.base_entries07 system.intel_mp_table.base_entries08 system.intel_mp_table.base_entries09 system.intel_mp_table.base_entries10 system.intel_mp_table.base_entries11 system.intel_mp_table.base_entries12 system.intel_mp_table.base_entries13 system.intel_mp_table.base_entries14 system.intel_mp_table.base_entries15 system.intel_mp_table.base_entries16 system.intel_mp_table.base_entries17 system.intel_mp_table.base_entries18 system.intel_mp_table.base_entries19 system.intel_mp_table.base_entries20 system.intel_mp_table.base_entries21 system.intel_mp_table.base_entries22 system.intel_mp_table.base_entries23 system.intel_mp_table.base_entries24 system.intel_mp_table.base_entries25 system.intel_mp_table.base_entries26 system.intel_mp_table.base_entries27 system.intel_mp_table.base_entries28 system.intel_mp_table.base_entries29 system.intel_mp_table.base_entries30 system.intel_mp_table.base_entries31 system.intel_mp_table.base_entries32
628ext_entries=system.intel_mp_table.ext_entries
629local_apic=4276092928
630oem_id=
631oem_table_addr=0
632oem_table_size=0
633product_id=
634spec_rev=4
635
636[system.intel_mp_table.base_entries00]
637type=X86IntelMPProcessor
638bootstrap=true
639enable=true
640family=0
641feature_flags=0
642local_apic_id=0
643local_apic_version=20
644model=0
645stepping=0
646
647[system.intel_mp_table.base_entries01]
648type=X86IntelMPIOAPIC
649address=4273995776
650enable=true
651id=1
652version=17
653
654[system.intel_mp_table.base_entries02]
655type=X86IntelMPBus
656bus_id=0
657bus_type=ISA
658
659[system.intel_mp_table.base_entries03]
660type=X86IntelMPBus
661bus_id=1
662bus_type=PCI
663
664[system.intel_mp_table.base_entries04]
665type=X86IntelMPIOIntAssignment
666dest_io_apic_id=1
667dest_io_apic_intin=16
668interrupt_type=INT
669polarity=ConformPolarity
670source_bus_id=1
671source_bus_irq=16
672trigger=ConformTrigger
673
674[system.intel_mp_table.base_entries05]
675type=X86IntelMPIOIntAssignment
676dest_io_apic_id=1
677dest_io_apic_intin=0
678interrupt_type=ExtInt
679polarity=ConformPolarity
680source_bus_id=0
681source_bus_irq=0
682trigger=ConformTrigger
683
684[system.intel_mp_table.base_entries06]
685type=X86IntelMPIOIntAssignment
686dest_io_apic_id=1
687dest_io_apic_intin=2
688interrupt_type=INT
689polarity=ConformPolarity
690source_bus_id=0
691source_bus_irq=0
692trigger=ConformTrigger
693
694[system.intel_mp_table.base_entries07]
695type=X86IntelMPIOIntAssignment
696dest_io_apic_id=1
697dest_io_apic_intin=0
698interrupt_type=ExtInt
699polarity=ConformPolarity
700source_bus_id=0
701source_bus_irq=1
702trigger=ConformTrigger
703
704[system.intel_mp_table.base_entries08]
705type=X86IntelMPIOIntAssignment
706dest_io_apic_id=1
707dest_io_apic_intin=1
708interrupt_type=INT
709polarity=ConformPolarity
710source_bus_id=0
711source_bus_irq=1
712trigger=ConformTrigger
713
714[system.intel_mp_table.base_entries09]
715type=X86IntelMPIOIntAssignment
716dest_io_apic_id=1
717dest_io_apic_intin=0
718interrupt_type=ExtInt
719polarity=ConformPolarity
720source_bus_id=0
721source_bus_irq=3
722trigger=ConformTrigger
723
724[system.intel_mp_table.base_entries10]
725type=X86IntelMPIOIntAssignment
726dest_io_apic_id=1
727dest_io_apic_intin=3
728interrupt_type=INT
729polarity=ConformPolarity
730source_bus_id=0
731source_bus_irq=3
732trigger=ConformTrigger
733
734[system.intel_mp_table.base_entries11]
735type=X86IntelMPIOIntAssignment
736dest_io_apic_id=1
737dest_io_apic_intin=0
738interrupt_type=ExtInt
739polarity=ConformPolarity
740source_bus_id=0
741source_bus_irq=4
742trigger=ConformTrigger
743
744[system.intel_mp_table.base_entries12]
745type=X86IntelMPIOIntAssignment
746dest_io_apic_id=1
747dest_io_apic_intin=4
748interrupt_type=INT
749polarity=ConformPolarity
750source_bus_id=0
751source_bus_irq=4
752trigger=ConformTrigger
753
754[system.intel_mp_table.base_entries13]
755type=X86IntelMPIOIntAssignment
756dest_io_apic_id=1
757dest_io_apic_intin=0
758interrupt_type=ExtInt
759polarity=ConformPolarity
760source_bus_id=0
761source_bus_irq=5
762trigger=ConformTrigger
763
764[system.intel_mp_table.base_entries14]
765type=X86IntelMPIOIntAssignment
766dest_io_apic_id=1
767dest_io_apic_intin=5
768interrupt_type=INT
769polarity=ConformPolarity
770source_bus_id=0
771source_bus_irq=5
772trigger=ConformTrigger
773
774[system.intel_mp_table.base_entries15]
775type=X86IntelMPIOIntAssignment
776dest_io_apic_id=1
777dest_io_apic_intin=0
778interrupt_type=ExtInt
779polarity=ConformPolarity
780source_bus_id=0
781source_bus_irq=6
782trigger=ConformTrigger
783
784[system.intel_mp_table.base_entries16]
785type=X86IntelMPIOIntAssignment
786dest_io_apic_id=1
787dest_io_apic_intin=6
788interrupt_type=INT
789polarity=ConformPolarity
790source_bus_id=0
791source_bus_irq=6
792trigger=ConformTrigger
793
794[system.intel_mp_table.base_entries17]
795type=X86IntelMPIOIntAssignment
796dest_io_apic_id=1
797dest_io_apic_intin=0
798interrupt_type=ExtInt
799polarity=ConformPolarity
800source_bus_id=0
801source_bus_irq=7
802trigger=ConformTrigger
803
804[system.intel_mp_table.base_entries18]
805type=X86IntelMPIOIntAssignment
806dest_io_apic_id=1
807dest_io_apic_intin=7
808interrupt_type=INT
809polarity=ConformPolarity
810source_bus_id=0
811source_bus_irq=7
812trigger=ConformTrigger
813
814[system.intel_mp_table.base_entries19]
815type=X86IntelMPIOIntAssignment
816dest_io_apic_id=1
817dest_io_apic_intin=0
818interrupt_type=ExtInt
819polarity=ConformPolarity
820source_bus_id=0
821source_bus_irq=8
822trigger=ConformTrigger
823
824[system.intel_mp_table.base_entries20]
825type=X86IntelMPIOIntAssignment
826dest_io_apic_id=1
827dest_io_apic_intin=8
828interrupt_type=INT
829polarity=ConformPolarity
830source_bus_id=0
831source_bus_irq=8
832trigger=ConformTrigger
833
834[system.intel_mp_table.base_entries21]
835type=X86IntelMPIOIntAssignment
836dest_io_apic_id=1
837dest_io_apic_intin=0
838interrupt_type=ExtInt
839polarity=ConformPolarity
840source_bus_id=0
841source_bus_irq=9
842trigger=ConformTrigger
843
844[system.intel_mp_table.base_entries22]
845type=X86IntelMPIOIntAssignment
846dest_io_apic_id=1
847dest_io_apic_intin=9
848interrupt_type=INT
849polarity=ConformPolarity
850source_bus_id=0
851source_bus_irq=9
852trigger=ConformTrigger
853
854[system.intel_mp_table.base_entries23]
855type=X86IntelMPIOIntAssignment
856dest_io_apic_id=1
857dest_io_apic_intin=0
858interrupt_type=ExtInt
859polarity=ConformPolarity
860source_bus_id=0
861source_bus_irq=10
862trigger=ConformTrigger
863
864[system.intel_mp_table.base_entries24]
865type=X86IntelMPIOIntAssignment
866dest_io_apic_id=1
867dest_io_apic_intin=10
868interrupt_type=INT
869polarity=ConformPolarity
870source_bus_id=0
871source_bus_irq=10
872trigger=ConformTrigger
873
874[system.intel_mp_table.base_entries25]
875type=X86IntelMPIOIntAssignment
876dest_io_apic_id=1
877dest_io_apic_intin=0
878interrupt_type=ExtInt
879polarity=ConformPolarity
880source_bus_id=0
881source_bus_irq=11
882trigger=ConformTrigger
883
884[system.intel_mp_table.base_entries26]
885type=X86IntelMPIOIntAssignment
886dest_io_apic_id=1
887dest_io_apic_intin=11
888interrupt_type=INT
889polarity=ConformPolarity
890source_bus_id=0
891source_bus_irq=11
892trigger=ConformTrigger
893
894[system.intel_mp_table.base_entries27]
895type=X86IntelMPIOIntAssignment
896dest_io_apic_id=1
897dest_io_apic_intin=0
898interrupt_type=ExtInt
899polarity=ConformPolarity
900source_bus_id=0
901source_bus_irq=12
902trigger=ConformTrigger
903
904[system.intel_mp_table.base_entries28]
905type=X86IntelMPIOIntAssignment
906dest_io_apic_id=1
907dest_io_apic_intin=12
908interrupt_type=INT
909polarity=ConformPolarity
910source_bus_id=0
911source_bus_irq=12
912trigger=ConformTrigger
913
914[system.intel_mp_table.base_entries29]
915type=X86IntelMPIOIntAssignment
916dest_io_apic_id=1
917dest_io_apic_intin=0
918interrupt_type=ExtInt
919polarity=ConformPolarity
920source_bus_id=0
921source_bus_irq=13
922trigger=ConformTrigger
923
924[system.intel_mp_table.base_entries30]
925type=X86IntelMPIOIntAssignment
926dest_io_apic_id=1
927dest_io_apic_intin=13
928interrupt_type=INT
929polarity=ConformPolarity
930source_bus_id=0
931source_bus_irq=13
932trigger=ConformTrigger
933
934[system.intel_mp_table.base_entries31]
935type=X86IntelMPIOIntAssignment
936dest_io_apic_id=1
937dest_io_apic_intin=0
938interrupt_type=ExtInt
939polarity=ConformPolarity
940source_bus_id=0
941source_bus_irq=14
942trigger=ConformTrigger
943
944[system.intel_mp_table.base_entries32]
945type=X86IntelMPIOIntAssignment
946dest_io_apic_id=1
947dest_io_apic_intin=14
948interrupt_type=INT
949polarity=ConformPolarity
950source_bus_id=0
951source_bus_irq=14
952trigger=ConformTrigger
953
954[system.intel_mp_table.ext_entries]
955type=X86IntelMPBusHierarchy
956bus_id=0
957parent_bus=1
958subtractive_decode=true
959
960[system.intrctrl]
961type=IntrControl
962sys=system
963
964[system.iobus]
965type=NoncoherentBus
966block_size=64
967clock=1000
968header_cycles=1
969use_default_range=true
970width=8
971default=system.pc.pciconfig.pio
972master=system.apicbridge.slave system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio system.pc.south_bridge.ide.config system.pc.south_bridge.keyboard.pio system.pc.south_bridge.pic1.pio system.pc.south_bridge.pic2.pio system.pc.south_bridge.pit.pio system.pc.south_bridge.speaker.pio system.pc.south_bridge.io_apic.pio system.pc.i_dont_exist.pio system.pc.behind_pci.pio system.pc.com_1.pio system.pc.fake_com_2.pio system.pc.fake_com_3.pio system.pc.fake_com_4.pio system.pc.fake_floppy.pio system.iocache.cpu_side
973slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
974
975[system.iocache]
976type=BaseCache
977addr_ranges=0:134217727
978assoc=8
979block_size=64
980clock=1000
981forward_snoops=false
982hit_latency=50
983is_top_level=true
984max_miss_count=0
985mshrs=20
986prefetch_on_access=false
987prefetcher=Null
988response_latency=50
989size=1024
990system=system
991tgts_per_mshr=12
992two_queue=false
993write_buffers=8
994cpu_side=system.iobus.master[18]
995mem_side=system.membus.slave[4]
996
997[system.membus]
998type=CoherentBus
999children=badaddr_responder
1000block_size=64
1001clock=1000
1002header_cycles=1
1003system=system
1004use_default_range=false
1005width=8
1006default=system.membus.badaddr_responder.pio
1007master=system.physmem.port system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave
1008slave=system.apicbridge.master system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master system.iocache.mem_side
1009
1010[system.membus.badaddr_responder]
1011type=IsaFake
1012clock=1000
1013fake_mem=false
1014pio_addr=0
1015pio_latency=100000
1016pio_size=8
1017ret_bad_addr=true
1018ret_data16=65535
1019ret_data32=4294967295
1020ret_data64=18446744073709551615
1021ret_data8=255
1022system=system
1023update_data=false
1024warn_access=
1025pio=system.membus.default
1026
1027[system.pc]
1028type=Pc
1029children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist pciconfig south_bridge terminal
1030intrctrl=system.intrctrl
1031system=system
1032
1033[system.pc.behind_pci]
1034type=IsaFake
1035clock=1000
1036fake_mem=false
1037pio_addr=9223372036854779128
1038pio_latency=100000
1039pio_size=8
1040ret_bad_addr=false
1041ret_data16=65535
1042ret_data32=4294967295
1043ret_data64=18446744073709551615
1044ret_data8=255
1045system=system
1046update_data=false
1047warn_access=
1048pio=system.iobus.master[12]
1049
1050[system.pc.com_1]
1051type=Uart8250
1052children=terminal
1053clock=1000
1054pio_addr=9223372036854776824
1055pio_latency=100000
1056platform=system.pc
1057system=system
1058terminal=system.pc.com_1.terminal
1059pio=system.iobus.master[13]
1060
1061[system.pc.com_1.terminal]
1062type=Terminal
1063intr_control=system.intrctrl
1064number=0
1065output=true
1066port=3456
1067
1068[system.pc.com_1.terminal]
1069type=Terminal
1070intr_control=system.intrctrl
1071number=0
1072output=true
1073port=3456
1074
1075[system.pc.fake_com_2]
1076type=IsaFake
1077clock=1000
1078fake_mem=false
1079pio_addr=9223372036854776568
1080pio_latency=100000
1081pio_size=8
1082ret_bad_addr=false
1083ret_data16=65535
1084ret_data32=4294967295
1085ret_data64=18446744073709551615
1086ret_data8=255
1087system=system
1088update_data=false
1089warn_access=
1090pio=system.iobus.master[14]
1091
1092[system.pc.fake_com_3]
1093type=IsaFake
1094clock=1000
1095fake_mem=false
1096pio_addr=9223372036854776808
1097pio_latency=100000
1098pio_size=8
1099ret_bad_addr=false
1100ret_data16=65535
1101ret_data32=4294967295
1102ret_data64=18446744073709551615
1103ret_data8=255
1104system=system
1105update_data=false
1106warn_access=
1107pio=system.iobus.master[15]
1108
1109[system.pc.fake_com_4]
1110type=IsaFake
1111clock=1000
1112fake_mem=false
1113pio_addr=9223372036854776552
1114pio_latency=100000
1115pio_size=8
1116ret_bad_addr=false
1117ret_data16=65535
1118ret_data32=4294967295
1119ret_data64=18446744073709551615
1120ret_data8=255
1121system=system
1122update_data=false
1123warn_access=
1124pio=system.iobus.master[16]
1125
1126[system.pc.fake_floppy]
1127type=IsaFake
1128clock=1000
1129fake_mem=false
1130pio_addr=9223372036854776818
1131pio_latency=100000
1132pio_size=2
1133ret_bad_addr=false
1134ret_data16=65535
1135ret_data32=4294967295
1136ret_data64=18446744073709551615
1137ret_data8=255
1138system=system
1139update_data=false
1140warn_access=
1141pio=system.iobus.master[17]
1142
1143[system.pc.i_dont_exist]
1144type=IsaFake
1145clock=1000
1146fake_mem=false
1147pio_addr=9223372036854775936
1148pio_latency=100000
1149pio_size=1
1150ret_bad_addr=false
1151ret_data16=65535
1152ret_data32=4294967295
1153ret_data64=18446744073709551615
1154ret_data8=255
1155system=system
1156update_data=false
1157warn_access=
1158pio=system.iobus.master[11]
1159
1160[system.pc.pciconfig]
1161type=PciConfigAll
1162bus=0
1163clock=1000
1164pio_latency=30000
1165platform=system.pc
1166size=16777216
1167system=system
1168pio=system.iobus.default
1169
1170[system.pc.south_bridge]
1171type=SouthBridge
1172children=cmos dma1 ide int_lines0 int_lines1 int_lines2 int_lines3 int_lines4 int_lines5 int_lines6 io_apic keyboard pic1 pic2 pit speaker
1173cmos=system.pc.south_bridge.cmos
1174dma1=system.pc.south_bridge.dma1
1175io_apic=system.pc.south_bridge.io_apic
1176keyboard=system.pc.south_bridge.keyboard
1177pic1=system.pc.south_bridge.pic1
1178pic2=system.pc.south_bridge.pic2
1179pit=system.pc.south_bridge.pit
1180platform=system.pc
1181speaker=system.pc.south_bridge.speaker
1182
1183[system.pc.south_bridge.cmos]
1184type=Cmos
1185children=int_pin
1186clock=1000
1187int_pin=system.pc.south_bridge.cmos.int_pin
1188pio_addr=9223372036854775920
1189pio_latency=100000
1190system=system
1191time=Sun Jan  1 00:00:00 2012
1192pio=system.iobus.master[1]
1193
1194[system.pc.south_bridge.cmos.int_pin]
1195type=X86IntSourcePin
1196
1197[system.pc.south_bridge.dma1]
1198type=I8237
1199clock=1000
1200pio_addr=9223372036854775808
1201pio_latency=100000
1202system=system
1203pio=system.iobus.master[2]
1204
1205[system.pc.south_bridge.ide]
1206type=IdeController
1207children=disks0 disks1
1208BAR0=496
1209BAR0LegacyIO=true
1210BAR0Size=8
1211BAR1=1012
1212BAR1LegacyIO=true
1213BAR1Size=3
1214BAR2=368
1215BAR2LegacyIO=true
1216BAR2Size=8
1217BAR3=884
1218BAR3LegacyIO=true
1219BAR3Size=3
1220BAR4=1
1221BAR4LegacyIO=false
1222BAR4Size=16
1223BAR5=1
1224BAR5LegacyIO=false
1225BAR5Size=0
1226BIST=0
1227CacheLineSize=0
1228CardbusCIS=0
1229ClassCode=1
1230Command=0
1231DeviceID=28945
1232ExpansionROM=0
1233HeaderType=0
1234InterruptLine=14
1235InterruptPin=1
1236LatencyTimer=0
1237MaximumLatency=0
1238MinimumGrant=0
1239ProgIF=128
1240Revision=0
1241Status=640
1242SubClassCode=1
1243SubsystemID=0
1244SubsystemVendorID=0
1245VendorID=32902
1246clock=1000
1247config_latency=20000
1248ctrl_offset=0
1249disks=system.pc.south_bridge.ide.disks0 system.pc.south_bridge.ide.disks1
1250io_shift=0
1251pci_bus=0
1252pci_dev=4
1253pci_func=0
1254pio_latency=30000
1255platform=system.pc
1256system=system
1257config=system.iobus.master[4]
1258dma=system.iobus.slave[1]
1259pio=system.iobus.master[3]
1260
1261[system.pc.south_bridge.ide.disks0]
1262type=IdeDisk
1263children=image
1264delay=1000000
1265driveID=master
1266image=system.pc.south_bridge.ide.disks0.image
1267
1268[system.pc.south_bridge.ide.disks0.image]
1269type=CowDiskImage
1270children=child
1271child=system.pc.south_bridge.ide.disks0.image.child
1272image_file=
1273read_only=false
1274table_size=65536
1275
1276[system.pc.south_bridge.ide.disks0.image.child]
1277type=RawDiskImage
1278image_file=/dist/m5/system/disks/linux-x86.img
1279read_only=true
1280
1281[system.pc.south_bridge.ide.disks1]
1282type=IdeDisk
1283children=image
1284delay=1000000
1285driveID=master
1286image=system.pc.south_bridge.ide.disks1.image
1287
1288[system.pc.south_bridge.ide.disks1.image]
1289type=CowDiskImage
1290children=child
1291child=system.pc.south_bridge.ide.disks1.image.child
1292image_file=
1293read_only=false
1294table_size=65536
1295
1296[system.pc.south_bridge.ide.disks1.image.child]
1297type=RawDiskImage
1298image_file=/dist/m5/system/disks/linux-bigswap2.img
1299read_only=true
1300
1301[system.pc.south_bridge.int_lines0]
1302type=X86IntLine
1303children=sink
1304sink=system.pc.south_bridge.int_lines0.sink
1305source=system.pc.south_bridge.pic1.output
1306
1307[system.pc.south_bridge.int_lines0.sink]
1308type=X86IntSinkPin
1309device=system.pc.south_bridge.io_apic
1310number=0
1311
1312[system.pc.south_bridge.int_lines1]
1313type=X86IntLine
1314children=sink
1315sink=system.pc.south_bridge.int_lines1.sink
1316source=system.pc.south_bridge.pic2.output
1317
1318[system.pc.south_bridge.int_lines1.sink]
1319type=X86IntSinkPin
1320device=system.pc.south_bridge.pic1
1321number=2
1322
1323[system.pc.south_bridge.int_lines2]
1324type=X86IntLine
1325children=sink
1326sink=system.pc.south_bridge.int_lines2.sink
1327source=system.pc.south_bridge.cmos.int_pin
1328
1329[system.pc.south_bridge.int_lines2.sink]
1330type=X86IntSinkPin
1331device=system.pc.south_bridge.pic2
1332number=0
1333
1334[system.pc.south_bridge.int_lines3]
1335type=X86IntLine
1336children=sink
1337sink=system.pc.south_bridge.int_lines3.sink
1338source=system.pc.south_bridge.pit.int_pin
1339
1340[system.pc.south_bridge.int_lines3.sink]
1341type=X86IntSinkPin
1342device=system.pc.south_bridge.pic1
1343number=0
1344
1345[system.pc.south_bridge.int_lines4]
1346type=X86IntLine
1347children=sink
1348sink=system.pc.south_bridge.int_lines4.sink
1349source=system.pc.south_bridge.pit.int_pin
1350
1351[system.pc.south_bridge.int_lines4.sink]
1352type=X86IntSinkPin
1353device=system.pc.south_bridge.io_apic
1354number=2
1355
1356[system.pc.south_bridge.int_lines5]
1357type=X86IntLine
1358children=sink
1359sink=system.pc.south_bridge.int_lines5.sink
1360source=system.pc.south_bridge.keyboard.keyboard_int_pin
1361
1362[system.pc.south_bridge.int_lines5.sink]
1363type=X86IntSinkPin
1364device=system.pc.south_bridge.io_apic
1365number=1
1366
1367[system.pc.south_bridge.int_lines6]
1368type=X86IntLine
1369children=sink
1370sink=system.pc.south_bridge.int_lines6.sink
1371source=system.pc.south_bridge.keyboard.mouse_int_pin
1372
1373[system.pc.south_bridge.int_lines6.sink]
1374type=X86IntSinkPin
1375device=system.pc.south_bridge.io_apic
1376number=12
1377
1378[system.pc.south_bridge.io_apic]
1379type=I82094AA
1380apic_id=1
1381clock=1000
1382external_int_pic=system.pc.south_bridge.pic1
1383int_latency=1000
1384pio_addr=4273995776
1385pio_latency=100000
1386system=system
1387int_master=system.iobus.slave[2]
1388pio=system.iobus.master[10]
1389
1390[system.pc.south_bridge.keyboard]
1391type=I8042
1392children=keyboard_int_pin mouse_int_pin
1393clock=1000
1394command_port=9223372036854775908
1395data_port=9223372036854775904
1396keyboard_int_pin=system.pc.south_bridge.keyboard.keyboard_int_pin
1397mouse_int_pin=system.pc.south_bridge.keyboard.mouse_int_pin
1398pio_addr=0
1399pio_latency=100000
1400system=system
1401pio=system.iobus.master[5]
1402
1403[system.pc.south_bridge.keyboard.keyboard_int_pin]
1404type=X86IntSourcePin
1405
1406[system.pc.south_bridge.keyboard.mouse_int_pin]
1407type=X86IntSourcePin
1408
1409[system.pc.south_bridge.pic1]
1410type=I8259
1411children=output
1412clock=1000
1413mode=I8259Master
1414output=system.pc.south_bridge.pic1.output
1415pio_addr=9223372036854775840
1416pio_latency=100000
1417slave=system.pc.south_bridge.pic2
1418system=system
1419pio=system.iobus.master[6]
1420
1421[system.pc.south_bridge.pic1.output]
1422type=X86IntSourcePin
1423
1424[system.pc.south_bridge.pic2]
1425type=I8259
1426children=output
1427clock=1000
1428mode=I8259Slave
1429output=system.pc.south_bridge.pic2.output
1430pio_addr=9223372036854775968
1431pio_latency=100000
1432slave=Null
1433system=system
1434pio=system.iobus.master[7]
1435
1436[system.pc.south_bridge.pic2.output]
1437type=X86IntSourcePin
1438
1439[system.pc.south_bridge.pit]
1440type=I8254
1441children=int_pin
1442clock=1000
1443int_pin=system.pc.south_bridge.pit.int_pin
1444pio_addr=9223372036854775872
1445pio_latency=100000
1446system=system
1447pio=system.iobus.master[8]
1448
1449[system.pc.south_bridge.pit.int_pin]
1450type=X86IntSourcePin
1451
1452[system.pc.south_bridge.speaker]
1453type=PcSpeaker
1454clock=1000
1455i8254=system.pc.south_bridge.pit
1456pio_addr=9223372036854775905
1457pio_latency=100000
1458system=system
1459pio=system.iobus.master[9]
1460
1461[system.physmem]
1462type=SimpleDRAM
1463activation_limit=4
1464addr_mapping=openmap
1465banks_per_rank=8
1466channels=1
1467clock=1000
1468conf_table_reported=false
1469in_addr_map=true
1470lines_per_rowbuffer=32
1471mem_sched_policy=frfcfs
1472null=false
1473page_policy=open
1474range=0:134217727
1475ranks_per_channel=2
1476read_buffer_size=32
1477tBURST=5000
1478tCL=13750
1479tRCD=13750
1480tREFI=7800000
1481tRFC=300000
1482tRP=13750
1483tWTR=7500
1484tXAW=40000
1485write_buffer_size=32
1486write_thresh_perc=70
1487zero=false
1488port=system.membus.master[0]
1489
1490[system.smbios_table]
1491type=X86SMBiosSMBiosTable
1492children=structures
1493major_version=2
1494minor_version=5
1495structures=system.smbios_table.structures
1496
1497[system.smbios_table.structures]
1498type=X86SMBiosBiosInformation
1499characteristic_ext_bytes=
1500characteristics=
1501emb_cont_firmware_major=0
1502emb_cont_firmware_minor=0
1503major=0
1504minor=0
1505release_date=06/08/2008
1506rom_size=0
1507starting_addr_segment=0
1508vendor=
1509version=
1510
1511