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