config.ini revision 10791:a80d2d716a53
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxX86System
13children=acpi_description_table_pointer apicbridge bridge clk_domain cpu cpu_clk_domain dvfs_handler e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache membus pc physmem smbios_table voltage_domain
14acpi_description_table_pointer=system.acpi_description_table_pointer
15boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
16cache_line_size=64
17clk_domain=system.clk_domain
18e820_table=system.e820_table
19eventq_index=0
20init_param=0
21intel_mp_pointer=system.intel_mp_pointer
22intel_mp_table=system.intel_mp_table
23kernel=/home/stever/m5/m5_system_2.0b3/binaries/x86_64-vmlinux-2.6.22.9
24kernel_addr_check=true
25load_addr_mask=18446744073709551615
26load_offset=0
27mem_mode=timing
28mem_ranges=0:134217727
29memories=system.physmem
30mmap_using_noreserve=false
31num_work_ids=16
32readfile=/home/stever/hg/m5sim.org/gem5/tests/halt.sh
33smbios_table=system.smbios_table
34symbolfile=
35work_begin_ckpt_count=0
36work_begin_cpu_id_exit=-1
37work_begin_exit_count=0
38work_cpus_ckpt_count=0
39work_end_ckpt_count=0
40work_end_exit_count=0
41work_item_id=-1
42system_port=system.membus.slave[1]
43
44[system.acpi_description_table_pointer]
45type=X86ACPIRSDP
46children=xsdt
47eventq_index=0
48oem_id=
49revision=2
50rsdt=Null
51xsdt=system.acpi_description_table_pointer.xsdt
52
53[system.acpi_description_table_pointer.xsdt]
54type=X86ACPIXSDT
55creator_id=
56creator_revision=0
57entries=
58eventq_index=0
59oem_id=
60oem_revision=0
61oem_table_id=
62
63[system.apicbridge]
64type=Bridge
65clk_domain=system.clk_domain
66delay=50000
67eventq_index=0
68ranges=11529215046068469760:11529215046068473855
69req_size=16
70resp_size=16
71master=system.membus.slave[0]
72slave=system.iobus.master[0]
73
74[system.bridge]
75type=Bridge
76clk_domain=system.clk_domain
77delay=50000
78eventq_index=0
79ranges=3221225472:4294901760 9223372036854775808:11529215046068469759 13835058055282163712:18446744073709551615
80req_size=16
81resp_size=16
82master=system.iobus.slave[0]
83slave=system.membus.master[0]
84
85[system.clk_domain]
86type=SrcClockDomain
87clock=1000
88domain_id=-1
89eventq_index=0
90init_perf_level=0
91voltage_domain=system.voltage_domain
92
93[system.cpu]
94type=DerivO3CPU
95children=apic_clk_domain branchPred dcache dtb dtb_walker_cache fuPool icache interrupts isa itb itb_walker_cache l2cache toL2Bus tracer
96LFSTSize=1024
97LQEntries=32
98LSQCheckLoads=true
99LSQDepCheckShift=4
100SQEntries=32
101SSITSize=1024
102activity=0
103backComSize=5
104branchPred=system.cpu.branchPred
105cachePorts=200
106checker=Null
107clk_domain=system.cpu_clk_domain
108commitToDecodeDelay=1
109commitToFetchDelay=1
110commitToIEWDelay=1
111commitToRenameDelay=1
112commitWidth=8
113cpu_id=0
114decodeToFetchDelay=1
115decodeToRenameDelay=1
116decodeWidth=8
117dispatchWidth=8
118do_checkpoint_insts=true
119do_quiesce=true
120do_statistics_insts=true
121dtb=system.cpu.dtb
122eventq_index=0
123fetchBufferSize=64
124fetchQueueSize=32
125fetchToDecodeDelay=1
126fetchTrapLatency=1
127fetchWidth=8
128forwardComSize=5
129fuPool=system.cpu.fuPool
130function_trace=false
131function_trace_start=0
132iewToCommitDelay=1
133iewToDecodeDelay=1
134iewToFetchDelay=1
135iewToRenameDelay=1
136interrupts=system.cpu.interrupts
137isa=system.cpu.isa
138issueToExecuteDelay=1
139issueWidth=8
140itb=system.cpu.itb
141max_insts_all_threads=0
142max_insts_any_thread=0
143max_loads_all_threads=0
144max_loads_any_thread=0
145needsTSO=true
146numIQEntries=64
147numPhysCCRegs=1280
148numPhysFloatRegs=256
149numPhysIntRegs=256
150numROBEntries=192
151numRobs=1
152numThreads=1
153profile=0
154progress_interval=0
155renameToDecodeDelay=1
156renameToFetchDelay=1
157renameToIEWDelay=2
158renameToROBDelay=1
159renameWidth=8
160simpoint_start_insts=
161smtCommitPolicy=RoundRobin
162smtFetchPolicy=SingleThread
163smtIQPolicy=Partitioned
164smtIQThreshold=100
165smtLSQPolicy=Partitioned
166smtLSQThreshold=100
167smtNumFetchingThreads=1
168smtROBPolicy=Partitioned
169smtROBThreshold=100
170socket_id=0
171squashWidth=8
172store_set_clear_period=250000
173switched_out=false
174system=system
175tracer=system.cpu.tracer
176trapLatency=13
177wbWidth=8
178workload=
179dcache_port=system.cpu.dcache.cpu_side
180icache_port=system.cpu.icache.cpu_side
181
182[system.cpu.apic_clk_domain]
183type=DerivedClockDomain
184clk_divider=16
185clk_domain=system.cpu_clk_domain
186eventq_index=0
187
188[system.cpu.branchPred]
189type=TournamentBP
190BTBEntries=4096
191BTBTagSize=16
192RASSize=16
193choiceCtrBits=2
194choicePredictorSize=8192
195eventq_index=0
196globalCtrBits=2
197globalPredictorSize=8192
198instShiftAmt=2
199localCtrBits=2
200localHistoryTableSize=2048
201localPredictorSize=2048
202numThreads=1
203
204[system.cpu.dcache]
205type=BaseCache
206children=tags
207addr_ranges=0:18446744073709551615
208assoc=4
209clk_domain=system.cpu_clk_domain
210demand_mshr_reserve=1
211eventq_index=0
212forward_snoops=true
213hit_latency=2
214is_top_level=true
215max_miss_count=0
216mshrs=4
217prefetch_on_access=false
218prefetcher=Null
219response_latency=2
220sequential_access=false
221size=32768
222system=system
223tags=system.cpu.dcache.tags
224tgts_per_mshr=20
225two_queue=false
226write_buffers=8
227cpu_side=system.cpu.dcache_port
228mem_side=system.cpu.toL2Bus.slave[1]
229
230[system.cpu.dcache.tags]
231type=LRU
232assoc=4
233block_size=64
234clk_domain=system.cpu_clk_domain
235eventq_index=0
236hit_latency=2
237sequential_access=false
238size=32768
239
240[system.cpu.dtb]
241type=X86TLB
242children=walker
243eventq_index=0
244size=64
245walker=system.cpu.dtb.walker
246
247[system.cpu.dtb.walker]
248type=X86PagetableWalker
249clk_domain=system.cpu_clk_domain
250eventq_index=0
251num_squash_per_cycle=4
252system=system
253port=system.cpu.dtb_walker_cache.cpu_side
254
255[system.cpu.dtb_walker_cache]
256type=BaseCache
257children=tags
258addr_ranges=0:18446744073709551615
259assoc=2
260clk_domain=system.cpu_clk_domain
261demand_mshr_reserve=1
262eventq_index=0
263forward_snoops=true
264hit_latency=2
265is_top_level=true
266max_miss_count=0
267mshrs=10
268prefetch_on_access=false
269prefetcher=Null
270response_latency=2
271sequential_access=false
272size=1024
273system=system
274tags=system.cpu.dtb_walker_cache.tags
275tgts_per_mshr=12
276two_queue=false
277write_buffers=8
278cpu_side=system.cpu.dtb.walker.port
279mem_side=system.cpu.toL2Bus.slave[3]
280
281[system.cpu.dtb_walker_cache.tags]
282type=LRU
283assoc=2
284block_size=64
285clk_domain=system.cpu_clk_domain
286eventq_index=0
287hit_latency=2
288sequential_access=false
289size=1024
290
291[system.cpu.fuPool]
292type=FUPool
293children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
294FUList=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
295eventq_index=0
296
297[system.cpu.fuPool.FUList0]
298type=FUDesc
299children=opList
300count=6
301eventq_index=0
302opList=system.cpu.fuPool.FUList0.opList
303
304[system.cpu.fuPool.FUList0.opList]
305type=OpDesc
306eventq_index=0
307issueLat=1
308opClass=IntAlu
309opLat=1
310
311[system.cpu.fuPool.FUList1]
312type=FUDesc
313children=opList0 opList1
314count=2
315eventq_index=0
316opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
317
318[system.cpu.fuPool.FUList1.opList0]
319type=OpDesc
320eventq_index=0
321issueLat=1
322opClass=IntMult
323opLat=3
324
325[system.cpu.fuPool.FUList1.opList1]
326type=OpDesc
327eventq_index=0
328issueLat=19
329opClass=IntDiv
330opLat=20
331
332[system.cpu.fuPool.FUList2]
333type=FUDesc
334children=opList0 opList1 opList2
335count=4
336eventq_index=0
337opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
338
339[system.cpu.fuPool.FUList2.opList0]
340type=OpDesc
341eventq_index=0
342issueLat=1
343opClass=FloatAdd
344opLat=2
345
346[system.cpu.fuPool.FUList2.opList1]
347type=OpDesc
348eventq_index=0
349issueLat=1
350opClass=FloatCmp
351opLat=2
352
353[system.cpu.fuPool.FUList2.opList2]
354type=OpDesc
355eventq_index=0
356issueLat=1
357opClass=FloatCvt
358opLat=2
359
360[system.cpu.fuPool.FUList3]
361type=FUDesc
362children=opList0 opList1 opList2
363count=2
364eventq_index=0
365opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
366
367[system.cpu.fuPool.FUList3.opList0]
368type=OpDesc
369eventq_index=0
370issueLat=1
371opClass=FloatMult
372opLat=4
373
374[system.cpu.fuPool.FUList3.opList1]
375type=OpDesc
376eventq_index=0
377issueLat=12
378opClass=FloatDiv
379opLat=12
380
381[system.cpu.fuPool.FUList3.opList2]
382type=OpDesc
383eventq_index=0
384issueLat=24
385opClass=FloatSqrt
386opLat=24
387
388[system.cpu.fuPool.FUList4]
389type=FUDesc
390children=opList
391count=0
392eventq_index=0
393opList=system.cpu.fuPool.FUList4.opList
394
395[system.cpu.fuPool.FUList4.opList]
396type=OpDesc
397eventq_index=0
398issueLat=1
399opClass=MemRead
400opLat=1
401
402[system.cpu.fuPool.FUList5]
403type=FUDesc
404children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
405count=4
406eventq_index=0
407opList=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
408
409[system.cpu.fuPool.FUList5.opList00]
410type=OpDesc
411eventq_index=0
412issueLat=1
413opClass=SimdAdd
414opLat=1
415
416[system.cpu.fuPool.FUList5.opList01]
417type=OpDesc
418eventq_index=0
419issueLat=1
420opClass=SimdAddAcc
421opLat=1
422
423[system.cpu.fuPool.FUList5.opList02]
424type=OpDesc
425eventq_index=0
426issueLat=1
427opClass=SimdAlu
428opLat=1
429
430[system.cpu.fuPool.FUList5.opList03]
431type=OpDesc
432eventq_index=0
433issueLat=1
434opClass=SimdCmp
435opLat=1
436
437[system.cpu.fuPool.FUList5.opList04]
438type=OpDesc
439eventq_index=0
440issueLat=1
441opClass=SimdCvt
442opLat=1
443
444[system.cpu.fuPool.FUList5.opList05]
445type=OpDesc
446eventq_index=0
447issueLat=1
448opClass=SimdMisc
449opLat=1
450
451[system.cpu.fuPool.FUList5.opList06]
452type=OpDesc
453eventq_index=0
454issueLat=1
455opClass=SimdMult
456opLat=1
457
458[system.cpu.fuPool.FUList5.opList07]
459type=OpDesc
460eventq_index=0
461issueLat=1
462opClass=SimdMultAcc
463opLat=1
464
465[system.cpu.fuPool.FUList5.opList08]
466type=OpDesc
467eventq_index=0
468issueLat=1
469opClass=SimdShift
470opLat=1
471
472[system.cpu.fuPool.FUList5.opList09]
473type=OpDesc
474eventq_index=0
475issueLat=1
476opClass=SimdShiftAcc
477opLat=1
478
479[system.cpu.fuPool.FUList5.opList10]
480type=OpDesc
481eventq_index=0
482issueLat=1
483opClass=SimdSqrt
484opLat=1
485
486[system.cpu.fuPool.FUList5.opList11]
487type=OpDesc
488eventq_index=0
489issueLat=1
490opClass=SimdFloatAdd
491opLat=1
492
493[system.cpu.fuPool.FUList5.opList12]
494type=OpDesc
495eventq_index=0
496issueLat=1
497opClass=SimdFloatAlu
498opLat=1
499
500[system.cpu.fuPool.FUList5.opList13]
501type=OpDesc
502eventq_index=0
503issueLat=1
504opClass=SimdFloatCmp
505opLat=1
506
507[system.cpu.fuPool.FUList5.opList14]
508type=OpDesc
509eventq_index=0
510issueLat=1
511opClass=SimdFloatCvt
512opLat=1
513
514[system.cpu.fuPool.FUList5.opList15]
515type=OpDesc
516eventq_index=0
517issueLat=1
518opClass=SimdFloatDiv
519opLat=1
520
521[system.cpu.fuPool.FUList5.opList16]
522type=OpDesc
523eventq_index=0
524issueLat=1
525opClass=SimdFloatMisc
526opLat=1
527
528[system.cpu.fuPool.FUList5.opList17]
529type=OpDesc
530eventq_index=0
531issueLat=1
532opClass=SimdFloatMult
533opLat=1
534
535[system.cpu.fuPool.FUList5.opList18]
536type=OpDesc
537eventq_index=0
538issueLat=1
539opClass=SimdFloatMultAcc
540opLat=1
541
542[system.cpu.fuPool.FUList5.opList19]
543type=OpDesc
544eventq_index=0
545issueLat=1
546opClass=SimdFloatSqrt
547opLat=1
548
549[system.cpu.fuPool.FUList6]
550type=FUDesc
551children=opList
552count=0
553eventq_index=0
554opList=system.cpu.fuPool.FUList6.opList
555
556[system.cpu.fuPool.FUList6.opList]
557type=OpDesc
558eventq_index=0
559issueLat=1
560opClass=MemWrite
561opLat=1
562
563[system.cpu.fuPool.FUList7]
564type=FUDesc
565children=opList0 opList1
566count=4
567eventq_index=0
568opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
569
570[system.cpu.fuPool.FUList7.opList0]
571type=OpDesc
572eventq_index=0
573issueLat=1
574opClass=MemRead
575opLat=1
576
577[system.cpu.fuPool.FUList7.opList1]
578type=OpDesc
579eventq_index=0
580issueLat=1
581opClass=MemWrite
582opLat=1
583
584[system.cpu.fuPool.FUList8]
585type=FUDesc
586children=opList
587count=1
588eventq_index=0
589opList=system.cpu.fuPool.FUList8.opList
590
591[system.cpu.fuPool.FUList8.opList]
592type=OpDesc
593eventq_index=0
594issueLat=3
595opClass=IprAccess
596opLat=3
597
598[system.cpu.icache]
599type=BaseCache
600children=tags
601addr_ranges=0:18446744073709551615
602assoc=1
603clk_domain=system.cpu_clk_domain
604demand_mshr_reserve=1
605eventq_index=0
606forward_snoops=true
607hit_latency=2
608is_top_level=true
609max_miss_count=0
610mshrs=4
611prefetch_on_access=false
612prefetcher=Null
613response_latency=2
614sequential_access=false
615size=32768
616system=system
617tags=system.cpu.icache.tags
618tgts_per_mshr=20
619two_queue=false
620write_buffers=8
621cpu_side=system.cpu.icache_port
622mem_side=system.cpu.toL2Bus.slave[0]
623
624[system.cpu.icache.tags]
625type=LRU
626assoc=1
627block_size=64
628clk_domain=system.cpu_clk_domain
629eventq_index=0
630hit_latency=2
631sequential_access=false
632size=32768
633
634[system.cpu.interrupts]
635type=X86LocalApic
636clk_domain=system.cpu.apic_clk_domain
637eventq_index=0
638int_latency=1000
639pio_addr=2305843009213693952
640pio_latency=100000
641system=system
642int_master=system.membus.slave[3]
643int_slave=system.membus.master[2]
644pio=system.membus.master[1]
645
646[system.cpu.isa]
647type=X86ISA
648eventq_index=0
649
650[system.cpu.itb]
651type=X86TLB
652children=walker
653eventq_index=0
654size=64
655walker=system.cpu.itb.walker
656
657[system.cpu.itb.walker]
658type=X86PagetableWalker
659clk_domain=system.cpu_clk_domain
660eventq_index=0
661num_squash_per_cycle=4
662system=system
663port=system.cpu.itb_walker_cache.cpu_side
664
665[system.cpu.itb_walker_cache]
666type=BaseCache
667children=tags
668addr_ranges=0:18446744073709551615
669assoc=2
670clk_domain=system.cpu_clk_domain
671demand_mshr_reserve=1
672eventq_index=0
673forward_snoops=true
674hit_latency=2
675is_top_level=true
676max_miss_count=0
677mshrs=10
678prefetch_on_access=false
679prefetcher=Null
680response_latency=2
681sequential_access=false
682size=1024
683system=system
684tags=system.cpu.itb_walker_cache.tags
685tgts_per_mshr=12
686two_queue=false
687write_buffers=8
688cpu_side=system.cpu.itb.walker.port
689mem_side=system.cpu.toL2Bus.slave[2]
690
691[system.cpu.itb_walker_cache.tags]
692type=LRU
693assoc=2
694block_size=64
695clk_domain=system.cpu_clk_domain
696eventq_index=0
697hit_latency=2
698sequential_access=false
699size=1024
700
701[system.cpu.l2cache]
702type=BaseCache
703children=tags
704addr_ranges=0:18446744073709551615
705assoc=8
706clk_domain=system.cpu_clk_domain
707demand_mshr_reserve=1
708eventq_index=0
709forward_snoops=true
710hit_latency=20
711is_top_level=false
712max_miss_count=0
713mshrs=20
714prefetch_on_access=false
715prefetcher=Null
716response_latency=20
717sequential_access=false
718size=4194304
719system=system
720tags=system.cpu.l2cache.tags
721tgts_per_mshr=12
722two_queue=false
723write_buffers=8
724cpu_side=system.cpu.toL2Bus.master[0]
725mem_side=system.membus.slave[2]
726
727[system.cpu.l2cache.tags]
728type=LRU
729assoc=8
730block_size=64
731clk_domain=system.cpu_clk_domain
732eventq_index=0
733hit_latency=20
734sequential_access=false
735size=4194304
736
737[system.cpu.toL2Bus]
738type=CoherentXBar
739clk_domain=system.cpu_clk_domain
740eventq_index=0
741forward_latency=0
742frontend_latency=1
743response_latency=1
744snoop_filter=Null
745snoop_response_latency=1
746system=system
747use_default_range=false
748width=32
749master=system.cpu.l2cache.cpu_side
750slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
751
752[system.cpu.tracer]
753type=ExeTracer
754eventq_index=0
755
756[system.cpu_clk_domain]
757type=SrcClockDomain
758clock=500
759domain_id=-1
760eventq_index=0
761init_perf_level=0
762voltage_domain=system.voltage_domain
763
764[system.dvfs_handler]
765type=DVFSHandler
766domains=
767enable=false
768eventq_index=0
769sys_clk_domain=system.clk_domain
770transition_latency=100000000
771
772[system.e820_table]
773type=X86E820Table
774children=entries0 entries1 entries2 entries3 entries4
775entries=system.e820_table.entries0 system.e820_table.entries1 system.e820_table.entries2 system.e820_table.entries3 system.e820_table.entries4
776eventq_index=0
777
778[system.e820_table.entries0]
779type=X86E820Entry
780addr=0
781eventq_index=0
782range_type=1
783size=654336
784
785[system.e820_table.entries1]
786type=X86E820Entry
787addr=654336
788eventq_index=0
789range_type=2
790size=394240
791
792[system.e820_table.entries2]
793type=X86E820Entry
794addr=1048576
795eventq_index=0
796range_type=1
797size=133169152
798
799[system.e820_table.entries3]
800type=X86E820Entry
801addr=134217728
802eventq_index=0
803range_type=2
804size=3087007744
805
806[system.e820_table.entries4]
807type=X86E820Entry
808addr=4294901760
809eventq_index=0
810range_type=2
811size=65536
812
813[system.intel_mp_pointer]
814type=X86IntelMPFloatingPointer
815default_config=0
816eventq_index=0
817imcr_present=true
818spec_rev=4
819
820[system.intel_mp_table]
821type=X86IntelMPConfigTable
822children=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
823base_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
824eventq_index=0
825ext_entries=system.intel_mp_table.ext_entries
826local_apic=4276092928
827oem_id=
828oem_table_addr=0
829oem_table_size=0
830product_id=
831spec_rev=4
832
833[system.intel_mp_table.base_entries00]
834type=X86IntelMPProcessor
835bootstrap=true
836enable=true
837eventq_index=0
838family=0
839feature_flags=0
840local_apic_id=0
841local_apic_version=20
842model=0
843stepping=0
844
845[system.intel_mp_table.base_entries01]
846type=X86IntelMPIOAPIC
847address=4273995776
848enable=true
849eventq_index=0
850id=1
851version=17
852
853[system.intel_mp_table.base_entries02]
854type=X86IntelMPBus
855bus_id=0
856bus_type=PCI
857eventq_index=0
858
859[system.intel_mp_table.base_entries03]
860type=X86IntelMPBus
861bus_id=1
862bus_type=ISA
863eventq_index=0
864
865[system.intel_mp_table.base_entries04]
866type=X86IntelMPIOIntAssignment
867dest_io_apic_id=1
868dest_io_apic_intin=16
869eventq_index=0
870interrupt_type=INT
871polarity=ConformPolarity
872source_bus_id=0
873source_bus_irq=16
874trigger=ConformTrigger
875
876[system.intel_mp_table.base_entries05]
877type=X86IntelMPIOIntAssignment
878dest_io_apic_id=1
879dest_io_apic_intin=0
880eventq_index=0
881interrupt_type=ExtInt
882polarity=ConformPolarity
883source_bus_id=1
884source_bus_irq=0
885trigger=ConformTrigger
886
887[system.intel_mp_table.base_entries06]
888type=X86IntelMPIOIntAssignment
889dest_io_apic_id=1
890dest_io_apic_intin=2
891eventq_index=0
892interrupt_type=INT
893polarity=ConformPolarity
894source_bus_id=1
895source_bus_irq=0
896trigger=ConformTrigger
897
898[system.intel_mp_table.base_entries07]
899type=X86IntelMPIOIntAssignment
900dest_io_apic_id=1
901dest_io_apic_intin=0
902eventq_index=0
903interrupt_type=ExtInt
904polarity=ConformPolarity
905source_bus_id=1
906source_bus_irq=1
907trigger=ConformTrigger
908
909[system.intel_mp_table.base_entries08]
910type=X86IntelMPIOIntAssignment
911dest_io_apic_id=1
912dest_io_apic_intin=1
913eventq_index=0
914interrupt_type=INT
915polarity=ConformPolarity
916source_bus_id=1
917source_bus_irq=1
918trigger=ConformTrigger
919
920[system.intel_mp_table.base_entries09]
921type=X86IntelMPIOIntAssignment
922dest_io_apic_id=1
923dest_io_apic_intin=0
924eventq_index=0
925interrupt_type=ExtInt
926polarity=ConformPolarity
927source_bus_id=1
928source_bus_irq=3
929trigger=ConformTrigger
930
931[system.intel_mp_table.base_entries10]
932type=X86IntelMPIOIntAssignment
933dest_io_apic_id=1
934dest_io_apic_intin=3
935eventq_index=0
936interrupt_type=INT
937polarity=ConformPolarity
938source_bus_id=1
939source_bus_irq=3
940trigger=ConformTrigger
941
942[system.intel_mp_table.base_entries11]
943type=X86IntelMPIOIntAssignment
944dest_io_apic_id=1
945dest_io_apic_intin=0
946eventq_index=0
947interrupt_type=ExtInt
948polarity=ConformPolarity
949source_bus_id=1
950source_bus_irq=4
951trigger=ConformTrigger
952
953[system.intel_mp_table.base_entries12]
954type=X86IntelMPIOIntAssignment
955dest_io_apic_id=1
956dest_io_apic_intin=4
957eventq_index=0
958interrupt_type=INT
959polarity=ConformPolarity
960source_bus_id=1
961source_bus_irq=4
962trigger=ConformTrigger
963
964[system.intel_mp_table.base_entries13]
965type=X86IntelMPIOIntAssignment
966dest_io_apic_id=1
967dest_io_apic_intin=0
968eventq_index=0
969interrupt_type=ExtInt
970polarity=ConformPolarity
971source_bus_id=1
972source_bus_irq=5
973trigger=ConformTrigger
974
975[system.intel_mp_table.base_entries14]
976type=X86IntelMPIOIntAssignment
977dest_io_apic_id=1
978dest_io_apic_intin=5
979eventq_index=0
980interrupt_type=INT
981polarity=ConformPolarity
982source_bus_id=1
983source_bus_irq=5
984trigger=ConformTrigger
985
986[system.intel_mp_table.base_entries15]
987type=X86IntelMPIOIntAssignment
988dest_io_apic_id=1
989dest_io_apic_intin=0
990eventq_index=0
991interrupt_type=ExtInt
992polarity=ConformPolarity
993source_bus_id=1
994source_bus_irq=6
995trigger=ConformTrigger
996
997[system.intel_mp_table.base_entries16]
998type=X86IntelMPIOIntAssignment
999dest_io_apic_id=1
1000dest_io_apic_intin=6
1001eventq_index=0
1002interrupt_type=INT
1003polarity=ConformPolarity
1004source_bus_id=1
1005source_bus_irq=6
1006trigger=ConformTrigger
1007
1008[system.intel_mp_table.base_entries17]
1009type=X86IntelMPIOIntAssignment
1010dest_io_apic_id=1
1011dest_io_apic_intin=0
1012eventq_index=0
1013interrupt_type=ExtInt
1014polarity=ConformPolarity
1015source_bus_id=1
1016source_bus_irq=7
1017trigger=ConformTrigger
1018
1019[system.intel_mp_table.base_entries18]
1020type=X86IntelMPIOIntAssignment
1021dest_io_apic_id=1
1022dest_io_apic_intin=7
1023eventq_index=0
1024interrupt_type=INT
1025polarity=ConformPolarity
1026source_bus_id=1
1027source_bus_irq=7
1028trigger=ConformTrigger
1029
1030[system.intel_mp_table.base_entries19]
1031type=X86IntelMPIOIntAssignment
1032dest_io_apic_id=1
1033dest_io_apic_intin=0
1034eventq_index=0
1035interrupt_type=ExtInt
1036polarity=ConformPolarity
1037source_bus_id=1
1038source_bus_irq=8
1039trigger=ConformTrigger
1040
1041[system.intel_mp_table.base_entries20]
1042type=X86IntelMPIOIntAssignment
1043dest_io_apic_id=1
1044dest_io_apic_intin=8
1045eventq_index=0
1046interrupt_type=INT
1047polarity=ConformPolarity
1048source_bus_id=1
1049source_bus_irq=8
1050trigger=ConformTrigger
1051
1052[system.intel_mp_table.base_entries21]
1053type=X86IntelMPIOIntAssignment
1054dest_io_apic_id=1
1055dest_io_apic_intin=0
1056eventq_index=0
1057interrupt_type=ExtInt
1058polarity=ConformPolarity
1059source_bus_id=1
1060source_bus_irq=9
1061trigger=ConformTrigger
1062
1063[system.intel_mp_table.base_entries22]
1064type=X86IntelMPIOIntAssignment
1065dest_io_apic_id=1
1066dest_io_apic_intin=9
1067eventq_index=0
1068interrupt_type=INT
1069polarity=ConformPolarity
1070source_bus_id=1
1071source_bus_irq=9
1072trigger=ConformTrigger
1073
1074[system.intel_mp_table.base_entries23]
1075type=X86IntelMPIOIntAssignment
1076dest_io_apic_id=1
1077dest_io_apic_intin=0
1078eventq_index=0
1079interrupt_type=ExtInt
1080polarity=ConformPolarity
1081source_bus_id=1
1082source_bus_irq=10
1083trigger=ConformTrigger
1084
1085[system.intel_mp_table.base_entries24]
1086type=X86IntelMPIOIntAssignment
1087dest_io_apic_id=1
1088dest_io_apic_intin=10
1089eventq_index=0
1090interrupt_type=INT
1091polarity=ConformPolarity
1092source_bus_id=1
1093source_bus_irq=10
1094trigger=ConformTrigger
1095
1096[system.intel_mp_table.base_entries25]
1097type=X86IntelMPIOIntAssignment
1098dest_io_apic_id=1
1099dest_io_apic_intin=0
1100eventq_index=0
1101interrupt_type=ExtInt
1102polarity=ConformPolarity
1103source_bus_id=1
1104source_bus_irq=11
1105trigger=ConformTrigger
1106
1107[system.intel_mp_table.base_entries26]
1108type=X86IntelMPIOIntAssignment
1109dest_io_apic_id=1
1110dest_io_apic_intin=11
1111eventq_index=0
1112interrupt_type=INT
1113polarity=ConformPolarity
1114source_bus_id=1
1115source_bus_irq=11
1116trigger=ConformTrigger
1117
1118[system.intel_mp_table.base_entries27]
1119type=X86IntelMPIOIntAssignment
1120dest_io_apic_id=1
1121dest_io_apic_intin=0
1122eventq_index=0
1123interrupt_type=ExtInt
1124polarity=ConformPolarity
1125source_bus_id=1
1126source_bus_irq=12
1127trigger=ConformTrigger
1128
1129[system.intel_mp_table.base_entries28]
1130type=X86IntelMPIOIntAssignment
1131dest_io_apic_id=1
1132dest_io_apic_intin=12
1133eventq_index=0
1134interrupt_type=INT
1135polarity=ConformPolarity
1136source_bus_id=1
1137source_bus_irq=12
1138trigger=ConformTrigger
1139
1140[system.intel_mp_table.base_entries29]
1141type=X86IntelMPIOIntAssignment
1142dest_io_apic_id=1
1143dest_io_apic_intin=0
1144eventq_index=0
1145interrupt_type=ExtInt
1146polarity=ConformPolarity
1147source_bus_id=1
1148source_bus_irq=13
1149trigger=ConformTrigger
1150
1151[system.intel_mp_table.base_entries30]
1152type=X86IntelMPIOIntAssignment
1153dest_io_apic_id=1
1154dest_io_apic_intin=13
1155eventq_index=0
1156interrupt_type=INT
1157polarity=ConformPolarity
1158source_bus_id=1
1159source_bus_irq=13
1160trigger=ConformTrigger
1161
1162[system.intel_mp_table.base_entries31]
1163type=X86IntelMPIOIntAssignment
1164dest_io_apic_id=1
1165dest_io_apic_intin=0
1166eventq_index=0
1167interrupt_type=ExtInt
1168polarity=ConformPolarity
1169source_bus_id=1
1170source_bus_irq=14
1171trigger=ConformTrigger
1172
1173[system.intel_mp_table.base_entries32]
1174type=X86IntelMPIOIntAssignment
1175dest_io_apic_id=1
1176dest_io_apic_intin=14
1177eventq_index=0
1178interrupt_type=INT
1179polarity=ConformPolarity
1180source_bus_id=1
1181source_bus_irq=14
1182trigger=ConformTrigger
1183
1184[system.intel_mp_table.ext_entries]
1185type=X86IntelMPBusHierarchy
1186bus_id=1
1187eventq_index=0
1188parent_bus=0
1189subtractive_decode=true
1190
1191[system.intrctrl]
1192type=IntrControl
1193eventq_index=0
1194sys=system
1195
1196[system.iobus]
1197type=NoncoherentXBar
1198clk_domain=system.clk_domain
1199eventq_index=0
1200forward_latency=1
1201frontend_latency=2
1202response_latency=2
1203use_default_range=false
1204width=16
1205default=system.pc.pciconfig.pio
1206master=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_exist1.pio system.pc.i_dont_exist2.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
1207slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
1208
1209[system.iocache]
1210type=BaseCache
1211children=tags
1212addr_ranges=0:134217727
1213assoc=8
1214clk_domain=system.clk_domain
1215demand_mshr_reserve=1
1216eventq_index=0
1217forward_snoops=false
1218hit_latency=50
1219is_top_level=true
1220max_miss_count=0
1221mshrs=20
1222prefetch_on_access=false
1223prefetcher=Null
1224response_latency=50
1225sequential_access=false
1226size=1024
1227system=system
1228tags=system.iocache.tags
1229tgts_per_mshr=12
1230two_queue=false
1231write_buffers=8
1232cpu_side=system.iobus.master[19]
1233mem_side=system.membus.slave[4]
1234
1235[system.iocache.tags]
1236type=LRU
1237assoc=8
1238block_size=64
1239clk_domain=system.clk_domain
1240eventq_index=0
1241hit_latency=50
1242sequential_access=false
1243size=1024
1244
1245[system.membus]
1246type=CoherentXBar
1247children=badaddr_responder
1248clk_domain=system.clk_domain
1249eventq_index=0
1250forward_latency=4
1251frontend_latency=3
1252response_latency=2
1253snoop_filter=Null
1254snoop_response_latency=4
1255system=system
1256use_default_range=false
1257width=16
1258default=system.membus.badaddr_responder.pio
1259master=system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave system.physmem.port
1260slave=system.apicbridge.master system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master system.iocache.mem_side
1261
1262[system.membus.badaddr_responder]
1263type=IsaFake
1264clk_domain=system.clk_domain
1265eventq_index=0
1266fake_mem=false
1267pio_addr=0
1268pio_latency=100000
1269pio_size=8
1270ret_bad_addr=true
1271ret_data16=65535
1272ret_data32=4294967295
1273ret_data64=18446744073709551615
1274ret_data8=255
1275system=system
1276update_data=false
1277warn_access=
1278pio=system.membus.default
1279
1280[system.pc]
1281type=Pc
1282children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist1 i_dont_exist2 pciconfig south_bridge
1283eventq_index=0
1284intrctrl=system.intrctrl
1285system=system
1286
1287[system.pc.behind_pci]
1288type=IsaFake
1289clk_domain=system.clk_domain
1290eventq_index=0
1291fake_mem=false
1292pio_addr=9223372036854779128
1293pio_latency=100000
1294pio_size=8
1295ret_bad_addr=false
1296ret_data16=65535
1297ret_data32=4294967295
1298ret_data64=18446744073709551615
1299ret_data8=255
1300system=system
1301update_data=false
1302warn_access=
1303pio=system.iobus.master[13]
1304
1305[system.pc.com_1]
1306type=Uart8250
1307children=terminal
1308clk_domain=system.clk_domain
1309eventq_index=0
1310pio_addr=9223372036854776824
1311pio_latency=100000
1312platform=system.pc
1313system=system
1314terminal=system.pc.com_1.terminal
1315pio=system.iobus.master[14]
1316
1317[system.pc.com_1.terminal]
1318type=Terminal
1319eventq_index=0
1320intr_control=system.intrctrl
1321number=0
1322output=true
1323port=3456
1324
1325[system.pc.fake_com_2]
1326type=IsaFake
1327clk_domain=system.clk_domain
1328eventq_index=0
1329fake_mem=false
1330pio_addr=9223372036854776568
1331pio_latency=100000
1332pio_size=8
1333ret_bad_addr=false
1334ret_data16=65535
1335ret_data32=4294967295
1336ret_data64=18446744073709551615
1337ret_data8=255
1338system=system
1339update_data=false
1340warn_access=
1341pio=system.iobus.master[15]
1342
1343[system.pc.fake_com_3]
1344type=IsaFake
1345clk_domain=system.clk_domain
1346eventq_index=0
1347fake_mem=false
1348pio_addr=9223372036854776808
1349pio_latency=100000
1350pio_size=8
1351ret_bad_addr=false
1352ret_data16=65535
1353ret_data32=4294967295
1354ret_data64=18446744073709551615
1355ret_data8=255
1356system=system
1357update_data=false
1358warn_access=
1359pio=system.iobus.master[16]
1360
1361[system.pc.fake_com_4]
1362type=IsaFake
1363clk_domain=system.clk_domain
1364eventq_index=0
1365fake_mem=false
1366pio_addr=9223372036854776552
1367pio_latency=100000
1368pio_size=8
1369ret_bad_addr=false
1370ret_data16=65535
1371ret_data32=4294967295
1372ret_data64=18446744073709551615
1373ret_data8=255
1374system=system
1375update_data=false
1376warn_access=
1377pio=system.iobus.master[17]
1378
1379[system.pc.fake_floppy]
1380type=IsaFake
1381clk_domain=system.clk_domain
1382eventq_index=0
1383fake_mem=false
1384pio_addr=9223372036854776818
1385pio_latency=100000
1386pio_size=2
1387ret_bad_addr=false
1388ret_data16=65535
1389ret_data32=4294967295
1390ret_data64=18446744073709551615
1391ret_data8=255
1392system=system
1393update_data=false
1394warn_access=
1395pio=system.iobus.master[18]
1396
1397[system.pc.i_dont_exist1]
1398type=IsaFake
1399clk_domain=system.clk_domain
1400eventq_index=0
1401fake_mem=false
1402pio_addr=9223372036854775936
1403pio_latency=100000
1404pio_size=1
1405ret_bad_addr=false
1406ret_data16=65535
1407ret_data32=4294967295
1408ret_data64=18446744073709551615
1409ret_data8=255
1410system=system
1411update_data=false
1412warn_access=
1413pio=system.iobus.master[11]
1414
1415[system.pc.i_dont_exist2]
1416type=IsaFake
1417clk_domain=system.clk_domain
1418eventq_index=0
1419fake_mem=false
1420pio_addr=9223372036854776045
1421pio_latency=100000
1422pio_size=1
1423ret_bad_addr=false
1424ret_data16=65535
1425ret_data32=4294967295
1426ret_data64=18446744073709551615
1427ret_data8=255
1428system=system
1429update_data=false
1430warn_access=
1431pio=system.iobus.master[12]
1432
1433[system.pc.pciconfig]
1434type=PciConfigAll
1435bus=0
1436clk_domain=system.clk_domain
1437eventq_index=0
1438pio_addr=0
1439pio_latency=30000
1440platform=system.pc
1441size=16777216
1442system=system
1443pio=system.iobus.default
1444
1445[system.pc.south_bridge]
1446type=SouthBridge
1447children=cmos dma1 ide int_lines0 int_lines1 int_lines2 int_lines3 int_lines4 int_lines5 int_lines6 io_apic keyboard pic1 pic2 pit speaker
1448cmos=system.pc.south_bridge.cmos
1449dma1=system.pc.south_bridge.dma1
1450eventq_index=0
1451io_apic=system.pc.south_bridge.io_apic
1452keyboard=system.pc.south_bridge.keyboard
1453pic1=system.pc.south_bridge.pic1
1454pic2=system.pc.south_bridge.pic2
1455pit=system.pc.south_bridge.pit
1456platform=system.pc
1457speaker=system.pc.south_bridge.speaker
1458
1459[system.pc.south_bridge.cmos]
1460type=Cmos
1461children=int_pin
1462clk_domain=system.clk_domain
1463eventq_index=0
1464int_pin=system.pc.south_bridge.cmos.int_pin
1465pio_addr=9223372036854775920
1466pio_latency=100000
1467system=system
1468time=Sun Jan  1 00:00:00 2012
1469pio=system.iobus.master[1]
1470
1471[system.pc.south_bridge.cmos.int_pin]
1472type=X86IntSourcePin
1473eventq_index=0
1474
1475[system.pc.south_bridge.dma1]
1476type=I8237
1477clk_domain=system.clk_domain
1478eventq_index=0
1479pio_addr=9223372036854775808
1480pio_latency=100000
1481system=system
1482pio=system.iobus.master[2]
1483
1484[system.pc.south_bridge.ide]
1485type=IdeController
1486children=disks0 disks1
1487BAR0=496
1488BAR0LegacyIO=true
1489BAR0Size=8
1490BAR1=1012
1491BAR1LegacyIO=true
1492BAR1Size=3
1493BAR2=368
1494BAR2LegacyIO=true
1495BAR2Size=8
1496BAR3=884
1497BAR3LegacyIO=true
1498BAR3Size=3
1499BAR4=1
1500BAR4LegacyIO=false
1501BAR4Size=16
1502BAR5=1
1503BAR5LegacyIO=false
1504BAR5Size=0
1505BIST=0
1506CacheLineSize=0
1507CapabilityPtr=0
1508CardbusCIS=0
1509ClassCode=1
1510Command=0
1511DeviceID=28945
1512ExpansionROM=0
1513HeaderType=0
1514InterruptLine=14
1515InterruptPin=1
1516LatencyTimer=0
1517LegacyIOBase=9223372036854775808
1518MSICAPBaseOffset=0
1519MSICAPCapId=0
1520MSICAPMaskBits=0
1521MSICAPMsgAddr=0
1522MSICAPMsgCtrl=0
1523MSICAPMsgData=0
1524MSICAPMsgUpperAddr=0
1525MSICAPNextCapability=0
1526MSICAPPendingBits=0
1527MSIXCAPBaseOffset=0
1528MSIXCAPCapId=0
1529MSIXCAPNextCapability=0
1530MSIXMsgCtrl=0
1531MSIXPbaOffset=0
1532MSIXTableOffset=0
1533MaximumLatency=0
1534MinimumGrant=0
1535PMCAPBaseOffset=0
1536PMCAPCapId=0
1537PMCAPCapabilities=0
1538PMCAPCtrlStatus=0
1539PMCAPNextCapability=0
1540PXCAPBaseOffset=0
1541PXCAPCapId=0
1542PXCAPCapabilities=0
1543PXCAPDevCap2=0
1544PXCAPDevCapabilities=0
1545PXCAPDevCtrl=0
1546PXCAPDevCtrl2=0
1547PXCAPDevStatus=0
1548PXCAPLinkCap=0
1549PXCAPLinkCtrl=0
1550PXCAPLinkStatus=0
1551PXCAPNextCapability=0
1552ProgIF=128
1553Revision=0
1554Status=640
1555SubClassCode=1
1556SubsystemID=0
1557SubsystemVendorID=0
1558VendorID=32902
1559clk_domain=system.clk_domain
1560config_latency=20000
1561ctrl_offset=0
1562disks=system.pc.south_bridge.ide.disks0 system.pc.south_bridge.ide.disks1
1563eventq_index=0
1564io_shift=0
1565pci_bus=0
1566pci_dev=4
1567pci_func=0
1568pio_latency=30000
1569platform=system.pc
1570system=system
1571config=system.iobus.master[4]
1572dma=system.iobus.slave[1]
1573pio=system.iobus.master[3]
1574
1575[system.pc.south_bridge.ide.disks0]
1576type=IdeDisk
1577children=image
1578delay=1000000
1579driveID=master
1580eventq_index=0
1581image=system.pc.south_bridge.ide.disks0.image
1582
1583[system.pc.south_bridge.ide.disks0.image]
1584type=CowDiskImage
1585children=child
1586child=system.pc.south_bridge.ide.disks0.image.child
1587eventq_index=0
1588image_file=
1589read_only=false
1590table_size=65536
1591
1592[system.pc.south_bridge.ide.disks0.image.child]
1593type=RawDiskImage
1594eventq_index=0
1595image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-x86.img
1596read_only=true
1597
1598[system.pc.south_bridge.ide.disks1]
1599type=IdeDisk
1600children=image
1601delay=1000000
1602driveID=master
1603eventq_index=0
1604image=system.pc.south_bridge.ide.disks1.image
1605
1606[system.pc.south_bridge.ide.disks1.image]
1607type=CowDiskImage
1608children=child
1609child=system.pc.south_bridge.ide.disks1.image.child
1610eventq_index=0
1611image_file=
1612read_only=false
1613table_size=65536
1614
1615[system.pc.south_bridge.ide.disks1.image.child]
1616type=RawDiskImage
1617eventq_index=0
1618image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-bigswap2.img
1619read_only=true
1620
1621[system.pc.south_bridge.int_lines0]
1622type=X86IntLine
1623children=sink
1624eventq_index=0
1625sink=system.pc.south_bridge.int_lines0.sink
1626source=system.pc.south_bridge.pic1.output
1627
1628[system.pc.south_bridge.int_lines0.sink]
1629type=X86IntSinkPin
1630device=system.pc.south_bridge.io_apic
1631eventq_index=0
1632number=0
1633
1634[system.pc.south_bridge.int_lines1]
1635type=X86IntLine
1636children=sink
1637eventq_index=0
1638sink=system.pc.south_bridge.int_lines1.sink
1639source=system.pc.south_bridge.pic2.output
1640
1641[system.pc.south_bridge.int_lines1.sink]
1642type=X86IntSinkPin
1643device=system.pc.south_bridge.pic1
1644eventq_index=0
1645number=2
1646
1647[system.pc.south_bridge.int_lines2]
1648type=X86IntLine
1649children=sink
1650eventq_index=0
1651sink=system.pc.south_bridge.int_lines2.sink
1652source=system.pc.south_bridge.cmos.int_pin
1653
1654[system.pc.south_bridge.int_lines2.sink]
1655type=X86IntSinkPin
1656device=system.pc.south_bridge.pic2
1657eventq_index=0
1658number=0
1659
1660[system.pc.south_bridge.int_lines3]
1661type=X86IntLine
1662children=sink
1663eventq_index=0
1664sink=system.pc.south_bridge.int_lines3.sink
1665source=system.pc.south_bridge.pit.int_pin
1666
1667[system.pc.south_bridge.int_lines3.sink]
1668type=X86IntSinkPin
1669device=system.pc.south_bridge.pic1
1670eventq_index=0
1671number=0
1672
1673[system.pc.south_bridge.int_lines4]
1674type=X86IntLine
1675children=sink
1676eventq_index=0
1677sink=system.pc.south_bridge.int_lines4.sink
1678source=system.pc.south_bridge.pit.int_pin
1679
1680[system.pc.south_bridge.int_lines4.sink]
1681type=X86IntSinkPin
1682device=system.pc.south_bridge.io_apic
1683eventq_index=0
1684number=2
1685
1686[system.pc.south_bridge.int_lines5]
1687type=X86IntLine
1688children=sink
1689eventq_index=0
1690sink=system.pc.south_bridge.int_lines5.sink
1691source=system.pc.south_bridge.keyboard.keyboard_int_pin
1692
1693[system.pc.south_bridge.int_lines5.sink]
1694type=X86IntSinkPin
1695device=system.pc.south_bridge.io_apic
1696eventq_index=0
1697number=1
1698
1699[system.pc.south_bridge.int_lines6]
1700type=X86IntLine
1701children=sink
1702eventq_index=0
1703sink=system.pc.south_bridge.int_lines6.sink
1704source=system.pc.south_bridge.keyboard.mouse_int_pin
1705
1706[system.pc.south_bridge.int_lines6.sink]
1707type=X86IntSinkPin
1708device=system.pc.south_bridge.io_apic
1709eventq_index=0
1710number=12
1711
1712[system.pc.south_bridge.io_apic]
1713type=I82094AA
1714apic_id=1
1715clk_domain=system.clk_domain
1716eventq_index=0
1717external_int_pic=system.pc.south_bridge.pic1
1718int_latency=1000
1719pio_addr=4273995776
1720pio_latency=100000
1721system=system
1722int_master=system.iobus.slave[2]
1723pio=system.iobus.master[10]
1724
1725[system.pc.south_bridge.keyboard]
1726type=I8042
1727children=keyboard_int_pin mouse_int_pin
1728clk_domain=system.clk_domain
1729command_port=9223372036854775908
1730data_port=9223372036854775904
1731eventq_index=0
1732keyboard_int_pin=system.pc.south_bridge.keyboard.keyboard_int_pin
1733mouse_int_pin=system.pc.south_bridge.keyboard.mouse_int_pin
1734pio_addr=0
1735pio_latency=100000
1736system=system
1737pio=system.iobus.master[5]
1738
1739[system.pc.south_bridge.keyboard.keyboard_int_pin]
1740type=X86IntSourcePin
1741eventq_index=0
1742
1743[system.pc.south_bridge.keyboard.mouse_int_pin]
1744type=X86IntSourcePin
1745eventq_index=0
1746
1747[system.pc.south_bridge.pic1]
1748type=I8259
1749children=output
1750clk_domain=system.clk_domain
1751eventq_index=0
1752mode=I8259Master
1753output=system.pc.south_bridge.pic1.output
1754pio_addr=9223372036854775840
1755pio_latency=100000
1756slave=system.pc.south_bridge.pic2
1757system=system
1758pio=system.iobus.master[6]
1759
1760[system.pc.south_bridge.pic1.output]
1761type=X86IntSourcePin
1762eventq_index=0
1763
1764[system.pc.south_bridge.pic2]
1765type=I8259
1766children=output
1767clk_domain=system.clk_domain
1768eventq_index=0
1769mode=I8259Slave
1770output=system.pc.south_bridge.pic2.output
1771pio_addr=9223372036854775968
1772pio_latency=100000
1773slave=Null
1774system=system
1775pio=system.iobus.master[7]
1776
1777[system.pc.south_bridge.pic2.output]
1778type=X86IntSourcePin
1779eventq_index=0
1780
1781[system.pc.south_bridge.pit]
1782type=I8254
1783children=int_pin
1784clk_domain=system.clk_domain
1785eventq_index=0
1786int_pin=system.pc.south_bridge.pit.int_pin
1787pio_addr=9223372036854775872
1788pio_latency=100000
1789system=system
1790pio=system.iobus.master[8]
1791
1792[system.pc.south_bridge.pit.int_pin]
1793type=X86IntSourcePin
1794eventq_index=0
1795
1796[system.pc.south_bridge.speaker]
1797type=PcSpeaker
1798clk_domain=system.clk_domain
1799eventq_index=0
1800i8254=system.pc.south_bridge.pit
1801pio_addr=9223372036854775905
1802pio_latency=100000
1803system=system
1804pio=system.iobus.master[9]
1805
1806[system.physmem]
1807type=DRAMCtrl
1808IDD0=0.075000
1809IDD02=0.000000
1810IDD2N=0.050000
1811IDD2N2=0.000000
1812IDD2P0=0.000000
1813IDD2P02=0.000000
1814IDD2P1=0.000000
1815IDD2P12=0.000000
1816IDD3N=0.057000
1817IDD3N2=0.000000
1818IDD3P0=0.000000
1819IDD3P02=0.000000
1820IDD3P1=0.000000
1821IDD3P12=0.000000
1822IDD4R=0.187000
1823IDD4R2=0.000000
1824IDD4W=0.165000
1825IDD4W2=0.000000
1826IDD5=0.220000
1827IDD52=0.000000
1828IDD6=0.000000
1829IDD62=0.000000
1830VDD=1.500000
1831VDD2=0.000000
1832activation_limit=4
1833addr_mapping=RoRaBaCoCh
1834bank_groups_per_rank=0
1835banks_per_rank=8
1836burst_length=8
1837channels=1
1838clk_domain=system.clk_domain
1839conf_table_reported=true
1840device_bus_width=8
1841device_rowbuffer_size=1024
1842device_size=536870912
1843devices_per_rank=8
1844dll=true
1845eventq_index=0
1846in_addr_map=true
1847max_accesses_per_row=16
1848mem_sched_policy=frfcfs
1849min_writes_per_switch=16
1850null=false
1851page_policy=open_adaptive
1852range=0:134217727
1853ranks_per_channel=2
1854read_buffer_size=32
1855static_backend_latency=10000
1856static_frontend_latency=10000
1857tBURST=5000
1858tCCD_L=0
1859tCK=1250
1860tCL=13750
1861tCS=2500
1862tRAS=35000
1863tRCD=13750
1864tREFI=7800000
1865tRFC=260000
1866tRP=13750
1867tRRD=6000
1868tRRD_L=0
1869tRTP=7500
1870tRTW=2500
1871tWR=15000
1872tWTR=7500
1873tXAW=30000
1874tXP=0
1875tXPDLL=0
1876tXS=0
1877tXSDLL=0
1878write_buffer_size=64
1879write_high_thresh_perc=85
1880write_low_thresh_perc=50
1881port=system.membus.master[3]
1882
1883[system.smbios_table]
1884type=X86SMBiosSMBiosTable
1885children=structures
1886eventq_index=0
1887major_version=2
1888minor_version=5
1889structures=system.smbios_table.structures
1890
1891[system.smbios_table.structures]
1892type=X86SMBiosBiosInformation
1893characteristic_ext_bytes=
1894characteristics=
1895emb_cont_firmware_major=0
1896emb_cont_firmware_minor=0
1897eventq_index=0
1898major=0
1899minor=0
1900release_date=06/08/2008
1901rom_size=0
1902starting_addr_segment=0
1903vendor=
1904version=
1905
1906[system.voltage_domain]
1907type=VoltageDomain
1908eventq_index=0
1909voltage=1.000000
1910
1911