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