config.ini revision 9096:8971a998190a
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 l2c membus pc physmem smbios_table toL2Bus
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14e820_table=system.e820_table
15init_param=0
16intel_mp_pointer=system.intel_mp_pointer
17intel_mp_table=system.intel_mp_table
18kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
19load_addr_mask=18446744073709551615
20mem_mode=timing
21memories=system.physmem
22num_work_ids=16
23readfile=tests/halt.sh
24smbios_table=system.smbios_table
25symbolfile=
26work_begin_ckpt_count=0
27work_begin_cpu_id_exit=-1
28work_begin_exit_count=0
29work_cpus_ckpt_count=0
30work_end_ckpt_count=0
31work_end_exit_count=0
32work_item_id=-1
33system_port=system.membus.slave[1]
34
35[system.acpi_description_table_pointer]
36type=X86ACPIRSDP
37children=xsdt
38oem_id=
39revision=2
40rsdt=Null
41xsdt=system.acpi_description_table_pointer.xsdt
42
43[system.acpi_description_table_pointer.xsdt]
44type=X86ACPIXSDT
45creator_id=
46creator_revision=0
47entries=
48oem_id=
49oem_revision=0
50oem_table_id=
51
52[system.apicbridge]
53type=Bridge
54delay=50000
55nack_delay=4000
56ranges=11529215046068469760:11529215046068473855
57req_size=16
58resp_size=16
59write_ack=false
60master=system.membus.slave[0]
61slave=system.iobus.master[0]
62
63[system.bridge]
64type=Bridge
65delay=50000
66nack_delay=4000
67ranges=4273995776:4273999871 9223372036854775808:11529215046068469759 13835058055282163712:18446744073709551615
68req_size=16
69resp_size=16
70write_ack=false
71master=system.iobus.slave[0]
72slave=system.membus.master[1]
73
74[system.cpu]
75type=DerivO3CPU
76children=dcache dtb dtb_walker_cache fuPool icache interrupts itb itb_walker_cache tracer
77BTBEntries=4096
78BTBTagSize=16
79LFSTSize=1024
80LQEntries=32
81LSQCheckLoads=true
82LSQDepCheckShift=4
83RASSize=16
84SQEntries=32
85SSITSize=1024
86activity=0
87backComSize=5
88cachePorts=200
89checker=Null
90choiceCtrBits=2
91choicePredictorSize=8192
92clock=500
93commitToDecodeDelay=1
94commitToFetchDelay=1
95commitToIEWDelay=1
96commitToRenameDelay=1
97commitWidth=8
98cpu_id=0
99decodeToFetchDelay=1
100decodeToRenameDelay=1
101decodeWidth=8
102defer_registration=false
103dispatchWidth=8
104do_checkpoint_insts=true
105do_quiesce=true
106do_statistics_insts=true
107dtb=system.cpu.dtb
108fetchToDecodeDelay=1
109fetchTrapLatency=1
110fetchWidth=8
111forwardComSize=5
112fuPool=system.cpu.fuPool
113function_trace=false
114function_trace_start=0
115globalCtrBits=2
116globalHistoryBits=13
117globalPredictorSize=8192
118iewToCommitDelay=1
119iewToDecodeDelay=1
120iewToFetchDelay=1
121iewToRenameDelay=1
122instShiftAmt=2
123interrupts=system.cpu.interrupts
124issueToExecuteDelay=1
125issueWidth=8
126itb=system.cpu.itb
127localCtrBits=2
128localHistoryBits=11
129localHistoryTableSize=2048
130localPredictorSize=2048
131max_insts_all_threads=0
132max_insts_any_thread=0
133max_loads_all_threads=0
134max_loads_any_thread=0
135needsTSO=true
136numIQEntries=64
137numPhysFloatRegs=256
138numPhysIntRegs=256
139numROBEntries=192
140numRobs=1
141numThreads=1
142phase=0
143predType=tournament
144profile=0
145progress_interval=0
146renameToDecodeDelay=1
147renameToFetchDelay=1
148renameToIEWDelay=2
149renameToROBDelay=1
150renameWidth=8
151smtCommitPolicy=RoundRobin
152smtFetchPolicy=SingleThread
153smtIQPolicy=Partitioned
154smtIQThreshold=100
155smtLSQPolicy=Partitioned
156smtLSQThreshold=100
157smtNumFetchingThreads=1
158smtROBPolicy=Partitioned
159smtROBThreshold=100
160squashWidth=8
161store_set_clear_period=250000
162system=system
163tracer=system.cpu.tracer
164trapLatency=13
165wbDepth=1
166wbWidth=8
167workload=
168dcache_port=system.cpu.dcache.cpu_side
169icache_port=system.cpu.icache.cpu_side
170
171[system.cpu.dcache]
172type=BaseCache
173addr_ranges=0:18446744073709551615
174assoc=4
175block_size=64
176forward_snoops=true
177hash_delay=1
178is_top_level=true
179latency=1000
180max_miss_count=0
181mshrs=4
182prefetch_on_access=false
183prefetcher=Null
184prioritizeRequests=false
185repl=Null
186size=32768
187subblock_size=0
188system=system
189tgts_per_mshr=20
190trace_addr=0
191two_queue=false
192write_buffers=8
193cpu_side=system.cpu.dcache_port
194mem_side=system.toL2Bus.slave[1]
195
196[system.cpu.dtb]
197type=X86TLB
198children=walker
199size=64
200walker=system.cpu.dtb.walker
201
202[system.cpu.dtb.walker]
203type=X86PagetableWalker
204system=system
205port=system.cpu.dtb_walker_cache.cpu_side
206
207[system.cpu.dtb_walker_cache]
208type=BaseCache
209addr_ranges=0:18446744073709551615
210assoc=2
211block_size=64
212forward_snoops=true
213hash_delay=1
214is_top_level=false
215latency=1000
216max_miss_count=0
217mshrs=10
218prefetch_on_access=false
219prefetcher=Null
220prioritizeRequests=false
221repl=Null
222size=1024
223subblock_size=0
224system=system
225tgts_per_mshr=12
226trace_addr=0
227two_queue=false
228write_buffers=8
229cpu_side=system.cpu.dtb.walker.port
230mem_side=system.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
500forward_snoops=true
501hash_delay=1
502is_top_level=true
503latency=1000
504max_miss_count=0
505mshrs=4
506prefetch_on_access=false
507prefetcher=Null
508prioritizeRequests=false
509repl=Null
510size=32768
511subblock_size=0
512system=system
513tgts_per_mshr=20
514trace_addr=0
515two_queue=false
516write_buffers=8
517cpu_side=system.cpu.icache_port
518mem_side=system.toL2Bus.slave[0]
519
520[system.cpu.interrupts]
521type=X86LocalApic
522int_latency=1000
523pio_addr=2305843009213693952
524pio_latency=1000
525system=system
526int_master=system.membus.slave[4]
527int_slave=system.membus.master[3]
528pio=system.membus.master[2]
529
530[system.cpu.itb]
531type=X86TLB
532children=walker
533size=64
534walker=system.cpu.itb.walker
535
536[system.cpu.itb.walker]
537type=X86PagetableWalker
538system=system
539port=system.cpu.itb_walker_cache.cpu_side
540
541[system.cpu.itb_walker_cache]
542type=BaseCache
543addr_ranges=0:18446744073709551615
544assoc=2
545block_size=64
546forward_snoops=true
547hash_delay=1
548is_top_level=false
549latency=1000
550max_miss_count=0
551mshrs=10
552prefetch_on_access=false
553prefetcher=Null
554prioritizeRequests=false
555repl=Null
556size=1024
557subblock_size=0
558system=system
559tgts_per_mshr=12
560trace_addr=0
561two_queue=false
562write_buffers=8
563cpu_side=system.cpu.itb.walker.port
564mem_side=system.toL2Bus.slave[2]
565
566[system.cpu.tracer]
567type=ExeTracer
568
569[system.e820_table]
570type=X86E820Table
571children=entries0 entries1
572entries=system.e820_table.entries0 system.e820_table.entries1
573
574[system.e820_table.entries0]
575type=X86E820Entry
576addr=0
577range_type=2
578size=1048576
579
580[system.e820_table.entries1]
581type=X86E820Entry
582addr=1048576
583range_type=1
584size=133169152
585
586[system.intel_mp_pointer]
587type=X86IntelMPFloatingPointer
588default_config=0
589imcr_present=true
590spec_rev=4
591
592[system.intel_mp_table]
593type=X86IntelMPConfigTable
594children=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
595base_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
596ext_entries=system.intel_mp_table.ext_entries
597local_apic=4276092928
598oem_id=
599oem_table_addr=0
600oem_table_size=0
601product_id=
602spec_rev=4
603
604[system.intel_mp_table.base_entries00]
605type=X86IntelMPProcessor
606bootstrap=true
607enable=true
608family=0
609feature_flags=0
610local_apic_id=0
611local_apic_version=20
612model=0
613stepping=0
614
615[system.intel_mp_table.base_entries01]
616type=X86IntelMPIOAPIC
617address=4273995776
618enable=true
619id=1
620version=17
621
622[system.intel_mp_table.base_entries02]
623type=X86IntelMPBus
624bus_id=0
625bus_type=ISA
626
627[system.intel_mp_table.base_entries03]
628type=X86IntelMPBus
629bus_id=1
630bus_type=PCI
631
632[system.intel_mp_table.base_entries04]
633type=X86IntelMPIOIntAssignment
634dest_io_apic_id=1
635dest_io_apic_intin=16
636interrupt_type=INT
637polarity=ConformPolarity
638source_bus_id=1
639source_bus_irq=16
640trigger=ConformTrigger
641
642[system.intel_mp_table.base_entries05]
643type=X86IntelMPIOIntAssignment
644dest_io_apic_id=1
645dest_io_apic_intin=0
646interrupt_type=ExtInt
647polarity=ConformPolarity
648source_bus_id=0
649source_bus_irq=0
650trigger=ConformTrigger
651
652[system.intel_mp_table.base_entries06]
653type=X86IntelMPIOIntAssignment
654dest_io_apic_id=1
655dest_io_apic_intin=2
656interrupt_type=INT
657polarity=ConformPolarity
658source_bus_id=0
659source_bus_irq=0
660trigger=ConformTrigger
661
662[system.intel_mp_table.base_entries07]
663type=X86IntelMPIOIntAssignment
664dest_io_apic_id=1
665dest_io_apic_intin=0
666interrupt_type=ExtInt
667polarity=ConformPolarity
668source_bus_id=0
669source_bus_irq=1
670trigger=ConformTrigger
671
672[system.intel_mp_table.base_entries08]
673type=X86IntelMPIOIntAssignment
674dest_io_apic_id=1
675dest_io_apic_intin=1
676interrupt_type=INT
677polarity=ConformPolarity
678source_bus_id=0
679source_bus_irq=1
680trigger=ConformTrigger
681
682[system.intel_mp_table.base_entries09]
683type=X86IntelMPIOIntAssignment
684dest_io_apic_id=1
685dest_io_apic_intin=0
686interrupt_type=ExtInt
687polarity=ConformPolarity
688source_bus_id=0
689source_bus_irq=3
690trigger=ConformTrigger
691
692[system.intel_mp_table.base_entries10]
693type=X86IntelMPIOIntAssignment
694dest_io_apic_id=1
695dest_io_apic_intin=3
696interrupt_type=INT
697polarity=ConformPolarity
698source_bus_id=0
699source_bus_irq=3
700trigger=ConformTrigger
701
702[system.intel_mp_table.base_entries11]
703type=X86IntelMPIOIntAssignment
704dest_io_apic_id=1
705dest_io_apic_intin=0
706interrupt_type=ExtInt
707polarity=ConformPolarity
708source_bus_id=0
709source_bus_irq=4
710trigger=ConformTrigger
711
712[system.intel_mp_table.base_entries12]
713type=X86IntelMPIOIntAssignment
714dest_io_apic_id=1
715dest_io_apic_intin=4
716interrupt_type=INT
717polarity=ConformPolarity
718source_bus_id=0
719source_bus_irq=4
720trigger=ConformTrigger
721
722[system.intel_mp_table.base_entries13]
723type=X86IntelMPIOIntAssignment
724dest_io_apic_id=1
725dest_io_apic_intin=0
726interrupt_type=ExtInt
727polarity=ConformPolarity
728source_bus_id=0
729source_bus_irq=5
730trigger=ConformTrigger
731
732[system.intel_mp_table.base_entries14]
733type=X86IntelMPIOIntAssignment
734dest_io_apic_id=1
735dest_io_apic_intin=5
736interrupt_type=INT
737polarity=ConformPolarity
738source_bus_id=0
739source_bus_irq=5
740trigger=ConformTrigger
741
742[system.intel_mp_table.base_entries15]
743type=X86IntelMPIOIntAssignment
744dest_io_apic_id=1
745dest_io_apic_intin=0
746interrupt_type=ExtInt
747polarity=ConformPolarity
748source_bus_id=0
749source_bus_irq=6
750trigger=ConformTrigger
751
752[system.intel_mp_table.base_entries16]
753type=X86IntelMPIOIntAssignment
754dest_io_apic_id=1
755dest_io_apic_intin=6
756interrupt_type=INT
757polarity=ConformPolarity
758source_bus_id=0
759source_bus_irq=6
760trigger=ConformTrigger
761
762[system.intel_mp_table.base_entries17]
763type=X86IntelMPIOIntAssignment
764dest_io_apic_id=1
765dest_io_apic_intin=0
766interrupt_type=ExtInt
767polarity=ConformPolarity
768source_bus_id=0
769source_bus_irq=7
770trigger=ConformTrigger
771
772[system.intel_mp_table.base_entries18]
773type=X86IntelMPIOIntAssignment
774dest_io_apic_id=1
775dest_io_apic_intin=7
776interrupt_type=INT
777polarity=ConformPolarity
778source_bus_id=0
779source_bus_irq=7
780trigger=ConformTrigger
781
782[system.intel_mp_table.base_entries19]
783type=X86IntelMPIOIntAssignment
784dest_io_apic_id=1
785dest_io_apic_intin=0
786interrupt_type=ExtInt
787polarity=ConformPolarity
788source_bus_id=0
789source_bus_irq=8
790trigger=ConformTrigger
791
792[system.intel_mp_table.base_entries20]
793type=X86IntelMPIOIntAssignment
794dest_io_apic_id=1
795dest_io_apic_intin=8
796interrupt_type=INT
797polarity=ConformPolarity
798source_bus_id=0
799source_bus_irq=8
800trigger=ConformTrigger
801
802[system.intel_mp_table.base_entries21]
803type=X86IntelMPIOIntAssignment
804dest_io_apic_id=1
805dest_io_apic_intin=0
806interrupt_type=ExtInt
807polarity=ConformPolarity
808source_bus_id=0
809source_bus_irq=9
810trigger=ConformTrigger
811
812[system.intel_mp_table.base_entries22]
813type=X86IntelMPIOIntAssignment
814dest_io_apic_id=1
815dest_io_apic_intin=9
816interrupt_type=INT
817polarity=ConformPolarity
818source_bus_id=0
819source_bus_irq=9
820trigger=ConformTrigger
821
822[system.intel_mp_table.base_entries23]
823type=X86IntelMPIOIntAssignment
824dest_io_apic_id=1
825dest_io_apic_intin=0
826interrupt_type=ExtInt
827polarity=ConformPolarity
828source_bus_id=0
829source_bus_irq=10
830trigger=ConformTrigger
831
832[system.intel_mp_table.base_entries24]
833type=X86IntelMPIOIntAssignment
834dest_io_apic_id=1
835dest_io_apic_intin=10
836interrupt_type=INT
837polarity=ConformPolarity
838source_bus_id=0
839source_bus_irq=10
840trigger=ConformTrigger
841
842[system.intel_mp_table.base_entries25]
843type=X86IntelMPIOIntAssignment
844dest_io_apic_id=1
845dest_io_apic_intin=0
846interrupt_type=ExtInt
847polarity=ConformPolarity
848source_bus_id=0
849source_bus_irq=11
850trigger=ConformTrigger
851
852[system.intel_mp_table.base_entries26]
853type=X86IntelMPIOIntAssignment
854dest_io_apic_id=1
855dest_io_apic_intin=11
856interrupt_type=INT
857polarity=ConformPolarity
858source_bus_id=0
859source_bus_irq=11
860trigger=ConformTrigger
861
862[system.intel_mp_table.base_entries27]
863type=X86IntelMPIOIntAssignment
864dest_io_apic_id=1
865dest_io_apic_intin=0
866interrupt_type=ExtInt
867polarity=ConformPolarity
868source_bus_id=0
869source_bus_irq=12
870trigger=ConformTrigger
871
872[system.intel_mp_table.base_entries28]
873type=X86IntelMPIOIntAssignment
874dest_io_apic_id=1
875dest_io_apic_intin=12
876interrupt_type=INT
877polarity=ConformPolarity
878source_bus_id=0
879source_bus_irq=12
880trigger=ConformTrigger
881
882[system.intel_mp_table.base_entries29]
883type=X86IntelMPIOIntAssignment
884dest_io_apic_id=1
885dest_io_apic_intin=0
886interrupt_type=ExtInt
887polarity=ConformPolarity
888source_bus_id=0
889source_bus_irq=13
890trigger=ConformTrigger
891
892[system.intel_mp_table.base_entries30]
893type=X86IntelMPIOIntAssignment
894dest_io_apic_id=1
895dest_io_apic_intin=13
896interrupt_type=INT
897polarity=ConformPolarity
898source_bus_id=0
899source_bus_irq=13
900trigger=ConformTrigger
901
902[system.intel_mp_table.base_entries31]
903type=X86IntelMPIOIntAssignment
904dest_io_apic_id=1
905dest_io_apic_intin=0
906interrupt_type=ExtInt
907polarity=ConformPolarity
908source_bus_id=0
909source_bus_irq=14
910trigger=ConformTrigger
911
912[system.intel_mp_table.base_entries32]
913type=X86IntelMPIOIntAssignment
914dest_io_apic_id=1
915dest_io_apic_intin=14
916interrupt_type=INT
917polarity=ConformPolarity
918source_bus_id=0
919source_bus_irq=14
920trigger=ConformTrigger
921
922[system.intel_mp_table.ext_entries]
923type=X86IntelMPBusHierarchy
924bus_id=0
925parent_bus=1
926subtractive_decode=true
927
928[system.intrctrl]
929type=IntrControl
930sys=system
931
932[system.iobus]
933type=NoncoherentBus
934block_size=64
935clock=1000
936header_cycles=1
937use_default_range=true
938width=8
939default=system.pc.pciconfig.pio
940master=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
941slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
942
943[system.iocache]
944type=BaseCache
945addr_ranges=0:134217727
946assoc=8
947block_size=64
948forward_snoops=false
949hash_delay=1
950is_top_level=false
951latency=50000
952max_miss_count=0
953mshrs=20
954prefetch_on_access=false
955prefetcher=Null
956prioritizeRequests=false
957repl=Null
958size=1024
959subblock_size=0
960system=system
961tgts_per_mshr=12
962trace_addr=0
963two_queue=false
964write_buffers=8
965cpu_side=system.iobus.master[18]
966mem_side=system.membus.slave[2]
967
968[system.l2c]
969type=BaseCache
970addr_ranges=0:18446744073709551615
971assoc=8
972block_size=64
973forward_snoops=true
974hash_delay=1
975is_top_level=false
976latency=10000
977max_miss_count=0
978mshrs=92
979prefetch_on_access=false
980prefetcher=Null
981prioritizeRequests=false
982repl=Null
983size=4194304
984subblock_size=0
985system=system
986tgts_per_mshr=16
987trace_addr=0
988two_queue=false
989write_buffers=8
990cpu_side=system.toL2Bus.master[0]
991mem_side=system.membus.slave[3]
992
993[system.membus]
994type=CoherentBus
995children=badaddr_responder
996block_size=64
997clock=1000
998header_cycles=1
999use_default_range=false
1000width=8
1001default=system.membus.badaddr_responder.pio
1002master=system.physmem.port[0] system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave
1003slave=system.apicbridge.master system.system_port system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.int_master
1004
1005[system.membus.badaddr_responder]
1006type=IsaFake
1007fake_mem=false
1008pio_addr=0
1009pio_latency=1000
1010pio_size=8
1011ret_bad_addr=true
1012ret_data16=65535
1013ret_data32=4294967295
1014ret_data64=18446744073709551615
1015ret_data8=255
1016system=system
1017update_data=false
1018warn_access=
1019pio=system.membus.default
1020
1021[system.pc]
1022type=Pc
1023children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist pciconfig south_bridge terminal
1024intrctrl=system.intrctrl
1025system=system
1026
1027[system.pc.behind_pci]
1028type=IsaFake
1029fake_mem=false
1030pio_addr=9223372036854779128
1031pio_latency=1000
1032pio_size=8
1033ret_bad_addr=false
1034ret_data16=65535
1035ret_data32=4294967295
1036ret_data64=18446744073709551615
1037ret_data8=255
1038system=system
1039update_data=false
1040warn_access=
1041pio=system.iobus.master[12]
1042
1043[system.pc.com_1]
1044type=Uart8250
1045children=terminal
1046pio_addr=9223372036854776824
1047pio_latency=1000
1048platform=system.pc
1049system=system
1050terminal=system.pc.com_1.terminal
1051pio=system.iobus.master[13]
1052
1053[system.pc.com_1.terminal]
1054type=Terminal
1055intr_control=system.intrctrl
1056number=0
1057output=true
1058port=3456
1059
1060[system.pc.com_1.terminal]
1061type=Terminal
1062intr_control=system.intrctrl
1063number=0
1064output=true
1065port=3456
1066
1067[system.pc.fake_com_2]
1068type=IsaFake
1069fake_mem=false
1070pio_addr=9223372036854776568
1071pio_latency=1000
1072pio_size=8
1073ret_bad_addr=false
1074ret_data16=65535
1075ret_data32=4294967295
1076ret_data64=18446744073709551615
1077ret_data8=255
1078system=system
1079update_data=false
1080warn_access=
1081pio=system.iobus.master[14]
1082
1083[system.pc.fake_com_3]
1084type=IsaFake
1085fake_mem=false
1086pio_addr=9223372036854776808
1087pio_latency=1000
1088pio_size=8
1089ret_bad_addr=false
1090ret_data16=65535
1091ret_data32=4294967295
1092ret_data64=18446744073709551615
1093ret_data8=255
1094system=system
1095update_data=false
1096warn_access=
1097pio=system.iobus.master[15]
1098
1099[system.pc.fake_com_4]
1100type=IsaFake
1101fake_mem=false
1102pio_addr=9223372036854776552
1103pio_latency=1000
1104pio_size=8
1105ret_bad_addr=false
1106ret_data16=65535
1107ret_data32=4294967295
1108ret_data64=18446744073709551615
1109ret_data8=255
1110system=system
1111update_data=false
1112warn_access=
1113pio=system.iobus.master[16]
1114
1115[system.pc.fake_floppy]
1116type=IsaFake
1117fake_mem=false
1118pio_addr=9223372036854776818
1119pio_latency=1000
1120pio_size=2
1121ret_bad_addr=false
1122ret_data16=65535
1123ret_data32=4294967295
1124ret_data64=18446744073709551615
1125ret_data8=255
1126system=system
1127update_data=false
1128warn_access=
1129pio=system.iobus.master[17]
1130
1131[system.pc.i_dont_exist]
1132type=IsaFake
1133fake_mem=false
1134pio_addr=9223372036854775936
1135pio_latency=1000
1136pio_size=1
1137ret_bad_addr=false
1138ret_data16=65535
1139ret_data32=4294967295
1140ret_data64=18446744073709551615
1141ret_data8=255
1142system=system
1143update_data=false
1144warn_access=
1145pio=system.iobus.master[11]
1146
1147[system.pc.pciconfig]
1148type=PciConfigAll
1149bus=0
1150pio_latency=1
1151platform=system.pc
1152size=16777216
1153system=system
1154pio=system.iobus.default
1155
1156[system.pc.south_bridge]
1157type=SouthBridge
1158children=cmos dma1 ide int_lines0 int_lines1 int_lines2 int_lines3 int_lines4 int_lines5 int_lines6 io_apic keyboard pic1 pic2 pit speaker
1159cmos=system.pc.south_bridge.cmos
1160dma1=system.pc.south_bridge.dma1
1161io_apic=system.pc.south_bridge.io_apic
1162keyboard=system.pc.south_bridge.keyboard
1163pic1=system.pc.south_bridge.pic1
1164pic2=system.pc.south_bridge.pic2
1165pio_latency=1000
1166pit=system.pc.south_bridge.pit
1167platform=system.pc
1168speaker=system.pc.south_bridge.speaker
1169
1170[system.pc.south_bridge.cmos]
1171type=Cmos
1172children=int_pin
1173int_pin=system.pc.south_bridge.cmos.int_pin
1174pio_addr=9223372036854775920
1175pio_latency=1000
1176system=system
1177time=Sun Jan  1 00:00:00 2012
1178pio=system.iobus.master[1]
1179
1180[system.pc.south_bridge.cmos.int_pin]
1181type=X86IntSourcePin
1182
1183[system.pc.south_bridge.dma1]
1184type=I8237
1185pio_addr=9223372036854775808
1186pio_latency=1000
1187system=system
1188pio=system.iobus.master[2]
1189
1190[system.pc.south_bridge.ide]
1191type=IdeController
1192children=disks0 disks1
1193BAR0=496
1194BAR0LegacyIO=true
1195BAR0Size=8
1196BAR1=1012
1197BAR1LegacyIO=true
1198BAR1Size=3
1199BAR2=368
1200BAR2LegacyIO=true
1201BAR2Size=8
1202BAR3=884
1203BAR3LegacyIO=true
1204BAR3Size=3
1205BAR4=1
1206BAR4LegacyIO=false
1207BAR4Size=16
1208BAR5=1
1209BAR5LegacyIO=false
1210BAR5Size=0
1211BIST=0
1212CacheLineSize=0
1213CardbusCIS=0
1214ClassCode=1
1215Command=0
1216DeviceID=28945
1217ExpansionROM=0
1218HeaderType=0
1219InterruptLine=14
1220InterruptPin=1
1221LatencyTimer=0
1222MaximumLatency=0
1223MinimumGrant=0
1224ProgIF=128
1225Revision=0
1226Status=640
1227SubClassCode=1
1228SubsystemID=0
1229SubsystemVendorID=0
1230VendorID=32902
1231config_latency=20000
1232ctrl_offset=0
1233disks=system.pc.south_bridge.ide.disks0 system.pc.south_bridge.ide.disks1
1234io_shift=0
1235max_backoff_delay=10000000
1236min_backoff_delay=4000
1237pci_bus=0
1238pci_dev=4
1239pci_func=0
1240pio_latency=1000
1241platform=system.pc
1242system=system
1243config=system.iobus.master[4]
1244dma=system.iobus.slave[1]
1245pio=system.iobus.master[3]
1246
1247[system.pc.south_bridge.ide.disks0]
1248type=IdeDisk
1249children=image
1250delay=1000000
1251driveID=master
1252image=system.pc.south_bridge.ide.disks0.image
1253
1254[system.pc.south_bridge.ide.disks0.image]
1255type=CowDiskImage
1256children=child
1257child=system.pc.south_bridge.ide.disks0.image.child
1258image_file=
1259read_only=false
1260table_size=65536
1261
1262[system.pc.south_bridge.ide.disks0.image.child]
1263type=RawDiskImage
1264image_file=/dist/m5/system/disks/linux-x86.img
1265read_only=true
1266
1267[system.pc.south_bridge.ide.disks1]
1268type=IdeDisk
1269children=image
1270delay=1000000
1271driveID=master
1272image=system.pc.south_bridge.ide.disks1.image
1273
1274[system.pc.south_bridge.ide.disks1.image]
1275type=CowDiskImage
1276children=child
1277child=system.pc.south_bridge.ide.disks1.image.child
1278image_file=
1279read_only=false
1280table_size=65536
1281
1282[system.pc.south_bridge.ide.disks1.image.child]
1283type=RawDiskImage
1284image_file=/dist/m5/system/disks/linux-bigswap2.img
1285read_only=true
1286
1287[system.pc.south_bridge.int_lines0]
1288type=X86IntLine
1289children=sink
1290sink=system.pc.south_bridge.int_lines0.sink
1291source=system.pc.south_bridge.pic1.output
1292
1293[system.pc.south_bridge.int_lines0.sink]
1294type=X86IntSinkPin
1295device=system.pc.south_bridge.io_apic
1296number=0
1297
1298[system.pc.south_bridge.int_lines1]
1299type=X86IntLine
1300children=sink
1301sink=system.pc.south_bridge.int_lines1.sink
1302source=system.pc.south_bridge.pic2.output
1303
1304[system.pc.south_bridge.int_lines1.sink]
1305type=X86IntSinkPin
1306device=system.pc.south_bridge.pic1
1307number=2
1308
1309[system.pc.south_bridge.int_lines2]
1310type=X86IntLine
1311children=sink
1312sink=system.pc.south_bridge.int_lines2.sink
1313source=system.pc.south_bridge.cmos.int_pin
1314
1315[system.pc.south_bridge.int_lines2.sink]
1316type=X86IntSinkPin
1317device=system.pc.south_bridge.pic2
1318number=0
1319
1320[system.pc.south_bridge.int_lines3]
1321type=X86IntLine
1322children=sink
1323sink=system.pc.south_bridge.int_lines3.sink
1324source=system.pc.south_bridge.pit.int_pin
1325
1326[system.pc.south_bridge.int_lines3.sink]
1327type=X86IntSinkPin
1328device=system.pc.south_bridge.pic1
1329number=0
1330
1331[system.pc.south_bridge.int_lines4]
1332type=X86IntLine
1333children=sink
1334sink=system.pc.south_bridge.int_lines4.sink
1335source=system.pc.south_bridge.pit.int_pin
1336
1337[system.pc.south_bridge.int_lines4.sink]
1338type=X86IntSinkPin
1339device=system.pc.south_bridge.io_apic
1340number=2
1341
1342[system.pc.south_bridge.int_lines5]
1343type=X86IntLine
1344children=sink
1345sink=system.pc.south_bridge.int_lines5.sink
1346source=system.pc.south_bridge.keyboard.keyboard_int_pin
1347
1348[system.pc.south_bridge.int_lines5.sink]
1349type=X86IntSinkPin
1350device=system.pc.south_bridge.io_apic
1351number=1
1352
1353[system.pc.south_bridge.int_lines6]
1354type=X86IntLine
1355children=sink
1356sink=system.pc.south_bridge.int_lines6.sink
1357source=system.pc.south_bridge.keyboard.mouse_int_pin
1358
1359[system.pc.south_bridge.int_lines6.sink]
1360type=X86IntSinkPin
1361device=system.pc.south_bridge.io_apic
1362number=12
1363
1364[system.pc.south_bridge.io_apic]
1365type=I82094AA
1366apic_id=1
1367external_int_pic=system.pc.south_bridge.pic1
1368int_latency=1000
1369pio_addr=4273995776
1370pio_latency=1000
1371system=system
1372int_master=system.iobus.slave[2]
1373pio=system.iobus.master[10]
1374
1375[system.pc.south_bridge.keyboard]
1376type=I8042
1377children=keyboard_int_pin mouse_int_pin
1378command_port=9223372036854775908
1379data_port=9223372036854775904
1380keyboard_int_pin=system.pc.south_bridge.keyboard.keyboard_int_pin
1381mouse_int_pin=system.pc.south_bridge.keyboard.mouse_int_pin
1382pio_addr=0
1383pio_latency=1000
1384system=system
1385pio=system.iobus.master[5]
1386
1387[system.pc.south_bridge.keyboard.keyboard_int_pin]
1388type=X86IntSourcePin
1389
1390[system.pc.south_bridge.keyboard.mouse_int_pin]
1391type=X86IntSourcePin
1392
1393[system.pc.south_bridge.pic1]
1394type=I8259
1395children=output
1396mode=I8259Master
1397output=system.pc.south_bridge.pic1.output
1398pio_addr=9223372036854775840
1399pio_latency=1000
1400slave=system.pc.south_bridge.pic2
1401system=system
1402pio=system.iobus.master[6]
1403
1404[system.pc.south_bridge.pic1.output]
1405type=X86IntSourcePin
1406
1407[system.pc.south_bridge.pic2]
1408type=I8259
1409children=output
1410mode=I8259Slave
1411output=system.pc.south_bridge.pic2.output
1412pio_addr=9223372036854775968
1413pio_latency=1000
1414slave=Null
1415system=system
1416pio=system.iobus.master[7]
1417
1418[system.pc.south_bridge.pic2.output]
1419type=X86IntSourcePin
1420
1421[system.pc.south_bridge.pit]
1422type=I8254
1423children=int_pin
1424int_pin=system.pc.south_bridge.pit.int_pin
1425pio_addr=9223372036854775872
1426pio_latency=1000
1427system=system
1428pio=system.iobus.master[8]
1429
1430[system.pc.south_bridge.pit.int_pin]
1431type=X86IntSourcePin
1432
1433[system.pc.south_bridge.speaker]
1434type=PcSpeaker
1435i8254=system.pc.south_bridge.pit
1436pio_addr=9223372036854775905
1437pio_latency=1000
1438system=system
1439pio=system.iobus.master[9]
1440
1441[system.physmem]
1442type=SimpleMemory
1443conf_table_reported=false
1444file=
1445in_addr_map=true
1446latency=30000
1447latency_var=0
1448null=false
1449range=0:134217727
1450zero=false
1451port=system.membus.master[0]
1452
1453[system.smbios_table]
1454type=X86SMBiosSMBiosTable
1455children=structures
1456major_version=2
1457minor_version=5
1458structures=system.smbios_table.structures
1459
1460[system.smbios_table.structures]
1461type=X86SMBiosBiosInformation
1462characteristic_ext_bytes=
1463characteristics=
1464emb_cont_firmware_major=0
1465emb_cont_firmware_minor=0
1466major=0
1467minor=0
1468release_date=06/08/2008
1469rom_size=0
1470starting_addr_segment=0
1471vendor=
1472version=
1473
1474[system.toL2Bus]
1475type=CoherentBus
1476block_size=64
1477clock=1000
1478header_cycles=1
1479use_default_range=false
1480width=8
1481master=system.l2c.cpu_side
1482slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
1483
1484