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