config.ini revision 8673
1545SN/A[root]
21762SN/Atype=Root
3545SN/Achildren=system
4545SN/Atime_sync_enable=false
5545SN/Atime_sync_period=100000000000
6545SN/Atime_sync_spin_threshold=100000000
7545SN/A
8545SN/A[system]
9545SN/Atype=LinuxX86System
10545SN/Achildren=acpi_description_table_pointer bridge cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache l2c membus pc physmem smbios_table toL2Bus
11545SN/Aacpi_description_table_pointer=system.acpi_description_table_pointer
12545SN/Aboot_cpu_frequency=500
13545SN/Aboot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14545SN/Ae820_table=system.e820_table
15545SN/Ainit_param=0
16545SN/Aintel_mp_pointer=system.intel_mp_pointer
17545SN/Aintel_mp_table=system.intel_mp_table
18545SN/Akernel=/scratch/nilay/GEM5/system/binaries/x86_64-vmlinux-2.6.22.9
19545SN/Aload_addr_mask=18446744073709551615
20545SN/Amem_mode=atomic
21545SN/Amemories=system.physmem
22545SN/Anum_work_ids=16
23545SN/Aphysmem=system.physmem
24545SN/Areadfile=tests/halt.sh
25545SN/Asmbios_table=system.smbios_table
26545SN/Asymbolfile=
272665Ssaidi@eecs.umich.eduwork_begin_ckpt_count=0
282665Ssaidi@eecs.umich.eduwork_begin_cpu_id_exit=-1
292665Ssaidi@eecs.umich.eduwork_begin_exit_count=0
30545SN/Awork_cpus_ckpt_count=0
31545SN/Awork_end_ckpt_count=0
321310SN/Awork_end_exit_count=0
331310SN/Awork_item_id=-1
34545SN/A
355386Sstever@gmail.com[system.acpi_description_table_pointer]
362542SN/Atype=X86ACPIRSDP
373348Sbinkertn@umich.educhildren=xsdt
383348Sbinkertn@umich.eduoem_id=
394762Snate@binkert.orgrevision=2
404762Snate@binkert.orgrsdt=Null
414762Snate@binkert.orgxsdt=system.acpi_description_table_pointer.xsdt
422489SN/A
43545SN/A[system.acpi_description_table_pointer.xsdt]
443090Sstever@eecs.umich.edutype=X86ACPIXSDT
451310SN/Acreator_id=
462384SN/Acreator_revision=0
472489SN/Aentries=
482522SN/Aoem_id=
49545SN/Aoem_revision=0
502489SN/Aoem_table_id=
512489SN/A
522489SN/A[system.bridge]
532489SN/Atype=Bridge
542489SN/Adelay=50000
553090Sstever@eecs.umich.edufilter_ranges_a=0:1152921504606846975
563090Sstever@eecs.umich.edufilter_ranges_b=0:134217727
572914Ssaidi@eecs.umich.edunack_delay=4000
58545SN/Areq_size_a=16
59545SN/Areq_size_b=16
602489SN/Aresp_size_a=16
612384SN/Aresp_size_b=16
622384SN/Awrite_ack=false
633349Sbinkertn@umich.eduside_a=system.iobus.port[0]
642384SN/Aside_b=system.membus.port[1]
653090Sstever@eecs.umich.edu
664475Sstever@eecs.umich.edu[system.cpu]
672384SN/Atype=AtomicSimpleCPU
682384SN/Achildren=dcache dtb dtb_walker_cache icache interrupts itb itb_walker_cache tracer
693091Sstever@eecs.umich.educhecker=Null
702901Ssaidi@eecs.umich.educlock=500
712384SN/Acpu_id=0
722384SN/Adefer_registration=false
732565SN/Ado_checkpoint_insts=true
742384SN/Ado_quiesce=true
752384SN/Ado_statistics_insts=true
762384SN/Adtb=system.cpu.dtb
775386Sstever@gmail.comfunction_trace=false
782784Ssaidi@eecs.umich.edufunction_trace_start=0
792784Ssaidi@eecs.umich.eduinterrupts=system.cpu.interrupts
802784Ssaidi@eecs.umich.eduitb=system.cpu.itb
812784Ssaidi@eecs.umich.edumax_insts_all_threads=0
822784Ssaidi@eecs.umich.edumax_insts_any_thread=0
832784Ssaidi@eecs.umich.edumax_loads_all_threads=0
842784Ssaidi@eecs.umich.edumax_loads_any_thread=0
852784Ssaidi@eecs.umich.edunumThreads=1
862784Ssaidi@eecs.umich.eduphase=0
872784Ssaidi@eecs.umich.eduprofile=0
882784Ssaidi@eecs.umich.eduprogress_interval=0
892784Ssaidi@eecs.umich.edusimulate_data_stalls=false
902784Ssaidi@eecs.umich.edusimulate_inst_stalls=false
912784Ssaidi@eecs.umich.edusystem=system
925534Ssaidi@eecs.umich.edutracer=system.cpu.tracer
935534Ssaidi@eecs.umich.eduwidth=1
945534Ssaidi@eecs.umich.edudcache_port=system.cpu.dcache.cpu_side
957403SAli.Saidi@ARM.comicache_port=system.cpu.icache.cpu_side
965534Ssaidi@eecs.umich.edu
975534Ssaidi@eecs.umich.edu[system.cpu.dcache]
985534Ssaidi@eecs.umich.edutype=BaseCache
992784Ssaidi@eecs.umich.eduaddr_range=0:18446744073709551615
1002784Ssaidi@eecs.umich.eduassoc=4
1012784Ssaidi@eecs.umich.edublock_size=64
1027403SAli.Saidi@ARM.comforward_snoops=true
1033349Sbinkertn@umich.eduhash_delay=1
1042384SN/Ais_top_level=true
1052901Ssaidi@eecs.umich.edulatency=1000
1062565SN/Amax_miss_count=0
1072901Ssaidi@eecs.umich.edumshrs=4
1082565SN/Anum_cpus=1
1092565SN/Aprefetch_data_accesses_only=false
1102565SN/Aprefetch_degree=1
1112384SN/Aprefetch_latency=10000
1122901Ssaidi@eecs.umich.eduprefetch_on_access=false
1132901Ssaidi@eecs.umich.eduprefetch_past_page=false
1142901Ssaidi@eecs.umich.eduprefetch_policy=none
1152901Ssaidi@eecs.umich.eduprefetch_serial_squash=false
1162901Ssaidi@eecs.umich.eduprefetch_use_cpu_id=true
1172901Ssaidi@eecs.umich.eduprefetcher_size=100
1182901Ssaidi@eecs.umich.eduprioritizeRequests=false
1194435Ssaidi@eecs.umich.edurepl=Null
1204435Ssaidi@eecs.umich.edusize=32768
1214435Ssaidi@eecs.umich.edusubblock_size=0
1224435Ssaidi@eecs.umich.edutgts_per_mshr=8
1237403SAli.Saidi@ARM.comtrace_addr=0
1247403SAli.Saidi@ARM.comtwo_queue=false
1257403SAli.Saidi@ARM.comwrite_buffers=8
1267403SAli.Saidi@ARM.comcpu_side=system.cpu.dcache_port
1277403SAli.Saidi@ARM.commem_side=system.toL2Bus.port[2]
1287403SAli.Saidi@ARM.com
1294435Ssaidi@eecs.umich.edu[system.cpu.dtb]
1304435Ssaidi@eecs.umich.edutype=X86TLB
1314435Ssaidi@eecs.umich.educhildren=walker
1324435Ssaidi@eecs.umich.edusize=64
1333349Sbinkertn@umich.eduwalker=system.cpu.dtb.walker
1343349Sbinkertn@umich.edu
1353918Ssaidi@eecs.umich.edu[system.cpu.dtb.walker]
1363349Sbinkertn@umich.edutype=X86PagetableWalker
1372384SN/Asystem=system
1382384SN/Aport=system.cpu.dtb_walker_cache.cpu_side
1392384SN/A
1402384SN/A[system.cpu.dtb_walker_cache]
1412384SN/Atype=BaseCache
1422657Ssaidi@eecs.umich.eduaddr_range=0:18446744073709551615
1432384SN/Aassoc=2
1443090Sstever@eecs.umich.edublock_size=64
1454475Sstever@eecs.umich.eduforward_snoops=true
1464475Sstever@eecs.umich.eduhash_delay=1
1472384SN/Ais_top_level=true
1484435Ssaidi@eecs.umich.edulatency=1000
1494435Ssaidi@eecs.umich.edumax_miss_count=0
1504435Ssaidi@eecs.umich.edumshrs=10
1514435Ssaidi@eecs.umich.edunum_cpus=1
1524435Ssaidi@eecs.umich.eduprefetch_data_accesses_only=false
1532489SN/Aprefetch_degree=1
1542384SN/Aprefetch_latency=10000
1557403SAli.Saidi@ARM.comprefetch_on_access=false
1562565SN/Aprefetch_past_page=false
1572641Sstever@eecs.umich.eduprefetch_policy=none
1587607SGene.Wu@arm.comprefetch_serial_squash=false
1592565SN/Aprefetch_use_cpu_id=true
1602565SN/Aprefetcher_size=100
1612384SN/AprioritizeRequests=false
1626227Snate@binkert.orgrepl=Null
1632901Ssaidi@eecs.umich.edusize=1024
1642384SN/Asubblock_size=0
1652384SN/Atgts_per_mshr=12
1662489SN/Atrace_addr=0
1672489SN/Atwo_queue=false
1682489SN/Awrite_buffers=8
1692489SN/Acpu_side=system.cpu.dtb.walker.port
1702489SN/Amem_side=system.toL2Bus.port[4]
1712489SN/A
1722489SN/A[system.cpu.icache]
1732542SN/Atype=BaseCache
1742384SN/Aaddr_range=0:18446744073709551615
1752384SN/Aassoc=1
1762384SN/Ablock_size=64
1772489SN/Aforward_snoops=true
1782489SN/Ahash_delay=1
1791310SN/Ais_top_level=true
1802384SN/Alatency=1000
1812901Ssaidi@eecs.umich.edumax_miss_count=0
1822901Ssaidi@eecs.umich.edumshrs=4
1832489SN/Anum_cpus=1
1842489SN/Aprefetch_data_accesses_only=false
1852384SN/Aprefetch_degree=1
1862384SN/Aprefetch_latency=10000
1872521SN/Aprefetch_on_access=false
1882384SN/Aprefetch_past_page=false
1893090Sstever@eecs.umich.eduprefetch_policy=none
1903090Sstever@eecs.umich.eduprefetch_serial_squash=false
1912523SN/Aprefetch_use_cpu_id=true
1922523SN/Aprefetcher_size=100
1932523SN/AprioritizeRequests=false
1943349Sbinkertn@umich.edurepl=Null
1952384SN/Asize=32768
1962489SN/Asubblock_size=0
1972523SN/Atgts_per_mshr=8
1982523SN/Atrace_addr=0
1992523SN/Atwo_queue=false
2002523SN/Awrite_buffers=8
2013349Sbinkertn@umich.educpu_side=system.cpu.icache_port
202545SN/Amem_side=system.toL2Bus.port[1]
203545SN/A
2044762Snate@binkert.org[system.cpu.interrupts]
2054762Snate@binkert.orgtype=X86LocalApic
2064762Snate@binkert.orgint_latency=1000
2074762Snate@binkert.orgpio_addr=2305843009213693952
2084762Snate@binkert.orgpio_latency=1000
2094762Snate@binkert.orgplatform=system.pc
2102512SN/Asystem=system
2114762Snate@binkert.orgint_port=system.membus.port[5]
2124762Snate@binkert.orgpio=system.membus.port[4]
2132384SN/A
2142541SN/A[system.cpu.itb]
2152541SN/Atype=X86TLB
2162901Ssaidi@eecs.umich.educhildren=walker
2172901Ssaidi@eecs.umich.edusize=64
2182738Sstever@eecs.umich.eduwalker=system.cpu.itb.walker
2192384SN/A
2202521SN/A[system.cpu.itb.walker]
2212512SN/Atype=X86PagetableWalker
2225578SSteve.Reinhardt@amd.comsystem=system
2235578SSteve.Reinhardt@amd.comport=system.cpu.itb_walker_cache.cpu_side
2242901Ssaidi@eecs.umich.edu
2252384SN/A[system.cpu.itb_walker_cache]
2262521SN/Atype=BaseCache
2272384SN/Aaddr_range=0:18446744073709551615
2282384SN/Aassoc=2
2292489SN/Ablock_size=64
2302489SN/Aforward_snoops=true
231545SN/Ahash_delay=1
232545SN/Ais_top_level=true
2332512SN/Alatency=1000
2342512SN/Amax_miss_count=0
2352512SN/Amshrs=10
2362512SN/Anum_cpus=1
2372512SN/Aprefetch_data_accesses_only=false
2382512SN/Aprefetch_degree=1
2392512SN/Aprefetch_latency=10000
2402521SN/Aprefetch_on_access=false
2412512SN/Aprefetch_past_page=false
2422512SN/Aprefetch_policy=none
2432512SN/Aprefetch_serial_squash=false
2442512SN/Aprefetch_use_cpu_id=true
2452512SN/Aprefetcher_size=100
2464762Snate@binkert.orgprioritizeRequests=false
2474762Snate@binkert.orgrepl=Null
2484762Snate@binkert.orgsize=1024
2494762Snate@binkert.orgsubblock_size=0
2504762Snate@binkert.orgtgts_per_mshr=12
2514762Snate@binkert.orgtrace_addr=0
2524762Snate@binkert.orgtwo_queue=false
2534762Snate@binkert.orgwrite_buffers=8
2542512SN/Acpu_side=system.cpu.itb.walker.port
2552539SN/Amem_side=system.toL2Bus.port[3]
2562982Sstever@eecs.umich.edu
2572539SN/A[system.cpu.tracer]
2582542SN/Atype=ExeTracer
2592539SN/A
2602512SN/A[system.e820_table]
2612512SN/Atype=X86E820Table
262545SN/Achildren=entries0 entries1
263545SN/Aentries=system.e820_table.entries0 system.e820_table.entries1
2644435Ssaidi@eecs.umich.edu
2652384SN/A[system.e820_table.entries0]
266545SN/Atype=X86E820Entry
267545SN/Aaddr=0
2684762Snate@binkert.orgrange_type=2
2694762Snate@binkert.orgsize=1048576
270545SN/A
2712384SN/A[system.e820_table.entries1]
2724762Snate@binkert.orgtype=X86E820Entry
2734762Snate@binkert.orgaddr=1048576
2744762Snate@binkert.orgrange_type=1
2754762Snate@binkert.orgsize=133169152
2764762Snate@binkert.org
2774762Snate@binkert.org[system.intel_mp_pointer]
2785534Ssaidi@eecs.umich.edutype=X86IntelMPFloatingPointer
2794022Sstever@eecs.umich.edudefault_config=0
2805534Ssaidi@eecs.umich.eduimcr_present=true
2814022Sstever@eecs.umich.eduspec_rev=4
2822565SN/A
2835534Ssaidi@eecs.umich.edu[system.intel_mp_table]
2844263Ssaidi@eecs.umich.edutype=X86IntelMPConfigTable
2855534Ssaidi@eecs.umich.educhildren=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
2864263Ssaidi@eecs.umich.edubase_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
2872565SN/Aext_entries=system.intel_mp_table.ext_entries
2882565SN/Alocal_apic=4276092928
2892565SN/Aoem_id=
2902901Ssaidi@eecs.umich.eduoem_table_addr=0
2912901Ssaidi@eecs.umich.eduoem_table_size=0
2926227Snate@binkert.orgproduct_id=
2934263Ssaidi@eecs.umich.eduspec_rev=4
2942738Sstever@eecs.umich.edu
2952384SN/A[system.intel_mp_table.base_entries00]
2962565SN/Atype=X86IntelMPProcessor
2972565SN/Abootstrap=true
2985578SSteve.Reinhardt@amd.comenable=true
2995578SSteve.Reinhardt@amd.comfamily=0
3002901Ssaidi@eecs.umich.edufeature_flags=0
3012384SN/Alocal_apic_id=0
3022565SN/Alocal_apic_version=20
3032565SN/Amodel=0
3045578SSteve.Reinhardt@amd.comstepping=0
3055732SSteve.Reinhardt@amd.com
3067403SAli.Saidi@ARM.com[system.intel_mp_table.base_entries01]
3077403SAli.Saidi@ARM.comtype=X86IntelMPIOAPIC
3082384SN/Aaddress=4273995776
3092565SN/Aenable=true
3102384SN/Aid=1
3112384SN/Aversion=17
3122489SN/A
3132489SN/A[system.intel_mp_table.base_entries02]
314545SN/Atype=X86IntelMPBus
315545SN/Abus_id=0
3162384SN/Abus_type=ISA
3171310SN/A
318[system.intel_mp_table.base_entries03]
319type=X86IntelMPBus
320bus_id=1
321bus_type=PCI
322
323[system.intel_mp_table.base_entries04]
324type=X86IntelMPIOIntAssignment
325dest_io_apic_id=1
326dest_io_apic_intin=16
327interrupt_type=INT
328polarity=ConformPolarity
329source_bus_id=1
330source_bus_irq=16
331trigger=ConformTrigger
332
333[system.intel_mp_table.base_entries05]
334type=X86IntelMPIOIntAssignment
335dest_io_apic_id=1
336dest_io_apic_intin=0
337interrupt_type=ExtInt
338polarity=ConformPolarity
339source_bus_id=0
340source_bus_irq=0
341trigger=ConformTrigger
342
343[system.intel_mp_table.base_entries06]
344type=X86IntelMPIOIntAssignment
345dest_io_apic_id=1
346dest_io_apic_intin=2
347interrupt_type=INT
348polarity=ConformPolarity
349source_bus_id=0
350source_bus_irq=0
351trigger=ConformTrigger
352
353[system.intel_mp_table.base_entries07]
354type=X86IntelMPIOIntAssignment
355dest_io_apic_id=1
356dest_io_apic_intin=0
357interrupt_type=ExtInt
358polarity=ConformPolarity
359source_bus_id=0
360source_bus_irq=1
361trigger=ConformTrigger
362
363[system.intel_mp_table.base_entries08]
364type=X86IntelMPIOIntAssignment
365dest_io_apic_id=1
366dest_io_apic_intin=1
367interrupt_type=INT
368polarity=ConformPolarity
369source_bus_id=0
370source_bus_irq=1
371trigger=ConformTrigger
372
373[system.intel_mp_table.base_entries09]
374type=X86IntelMPIOIntAssignment
375dest_io_apic_id=1
376dest_io_apic_intin=0
377interrupt_type=ExtInt
378polarity=ConformPolarity
379source_bus_id=0
380source_bus_irq=3
381trigger=ConformTrigger
382
383[system.intel_mp_table.base_entries10]
384type=X86IntelMPIOIntAssignment
385dest_io_apic_id=1
386dest_io_apic_intin=3
387interrupt_type=INT
388polarity=ConformPolarity
389source_bus_id=0
390source_bus_irq=3
391trigger=ConformTrigger
392
393[system.intel_mp_table.base_entries11]
394type=X86IntelMPIOIntAssignment
395dest_io_apic_id=1
396dest_io_apic_intin=0
397interrupt_type=ExtInt
398polarity=ConformPolarity
399source_bus_id=0
400source_bus_irq=4
401trigger=ConformTrigger
402
403[system.intel_mp_table.base_entries12]
404type=X86IntelMPIOIntAssignment
405dest_io_apic_id=1
406dest_io_apic_intin=4
407interrupt_type=INT
408polarity=ConformPolarity
409source_bus_id=0
410source_bus_irq=4
411trigger=ConformTrigger
412
413[system.intel_mp_table.base_entries13]
414type=X86IntelMPIOIntAssignment
415dest_io_apic_id=1
416dest_io_apic_intin=0
417interrupt_type=ExtInt
418polarity=ConformPolarity
419source_bus_id=0
420source_bus_irq=5
421trigger=ConformTrigger
422
423[system.intel_mp_table.base_entries14]
424type=X86IntelMPIOIntAssignment
425dest_io_apic_id=1
426dest_io_apic_intin=5
427interrupt_type=INT
428polarity=ConformPolarity
429source_bus_id=0
430source_bus_irq=5
431trigger=ConformTrigger
432
433[system.intel_mp_table.base_entries15]
434type=X86IntelMPIOIntAssignment
435dest_io_apic_id=1
436dest_io_apic_intin=0
437interrupt_type=ExtInt
438polarity=ConformPolarity
439source_bus_id=0
440source_bus_irq=6
441trigger=ConformTrigger
442
443[system.intel_mp_table.base_entries16]
444type=X86IntelMPIOIntAssignment
445dest_io_apic_id=1
446dest_io_apic_intin=6
447interrupt_type=INT
448polarity=ConformPolarity
449source_bus_id=0
450source_bus_irq=6
451trigger=ConformTrigger
452
453[system.intel_mp_table.base_entries17]
454type=X86IntelMPIOIntAssignment
455dest_io_apic_id=1
456dest_io_apic_intin=0
457interrupt_type=ExtInt
458polarity=ConformPolarity
459source_bus_id=0
460source_bus_irq=7
461trigger=ConformTrigger
462
463[system.intel_mp_table.base_entries18]
464type=X86IntelMPIOIntAssignment
465dest_io_apic_id=1
466dest_io_apic_intin=7
467interrupt_type=INT
468polarity=ConformPolarity
469source_bus_id=0
470source_bus_irq=7
471trigger=ConformTrigger
472
473[system.intel_mp_table.base_entries19]
474type=X86IntelMPIOIntAssignment
475dest_io_apic_id=1
476dest_io_apic_intin=0
477interrupt_type=ExtInt
478polarity=ConformPolarity
479source_bus_id=0
480source_bus_irq=8
481trigger=ConformTrigger
482
483[system.intel_mp_table.base_entries20]
484type=X86IntelMPIOIntAssignment
485dest_io_apic_id=1
486dest_io_apic_intin=8
487interrupt_type=INT
488polarity=ConformPolarity
489source_bus_id=0
490source_bus_irq=8
491trigger=ConformTrigger
492
493[system.intel_mp_table.base_entries21]
494type=X86IntelMPIOIntAssignment
495dest_io_apic_id=1
496dest_io_apic_intin=0
497interrupt_type=ExtInt
498polarity=ConformPolarity
499source_bus_id=0
500source_bus_irq=9
501trigger=ConformTrigger
502
503[system.intel_mp_table.base_entries22]
504type=X86IntelMPIOIntAssignment
505dest_io_apic_id=1
506dest_io_apic_intin=9
507interrupt_type=INT
508polarity=ConformPolarity
509source_bus_id=0
510source_bus_irq=9
511trigger=ConformTrigger
512
513[system.intel_mp_table.base_entries23]
514type=X86IntelMPIOIntAssignment
515dest_io_apic_id=1
516dest_io_apic_intin=0
517interrupt_type=ExtInt
518polarity=ConformPolarity
519source_bus_id=0
520source_bus_irq=10
521trigger=ConformTrigger
522
523[system.intel_mp_table.base_entries24]
524type=X86IntelMPIOIntAssignment
525dest_io_apic_id=1
526dest_io_apic_intin=10
527interrupt_type=INT
528polarity=ConformPolarity
529source_bus_id=0
530source_bus_irq=10
531trigger=ConformTrigger
532
533[system.intel_mp_table.base_entries25]
534type=X86IntelMPIOIntAssignment
535dest_io_apic_id=1
536dest_io_apic_intin=0
537interrupt_type=ExtInt
538polarity=ConformPolarity
539source_bus_id=0
540source_bus_irq=11
541trigger=ConformTrigger
542
543[system.intel_mp_table.base_entries26]
544type=X86IntelMPIOIntAssignment
545dest_io_apic_id=1
546dest_io_apic_intin=11
547interrupt_type=INT
548polarity=ConformPolarity
549source_bus_id=0
550source_bus_irq=11
551trigger=ConformTrigger
552
553[system.intel_mp_table.base_entries27]
554type=X86IntelMPIOIntAssignment
555dest_io_apic_id=1
556dest_io_apic_intin=0
557interrupt_type=ExtInt
558polarity=ConformPolarity
559source_bus_id=0
560source_bus_irq=12
561trigger=ConformTrigger
562
563[system.intel_mp_table.base_entries28]
564type=X86IntelMPIOIntAssignment
565dest_io_apic_id=1
566dest_io_apic_intin=12
567interrupt_type=INT
568polarity=ConformPolarity
569source_bus_id=0
570source_bus_irq=12
571trigger=ConformTrigger
572
573[system.intel_mp_table.base_entries29]
574type=X86IntelMPIOIntAssignment
575dest_io_apic_id=1
576dest_io_apic_intin=0
577interrupt_type=ExtInt
578polarity=ConformPolarity
579source_bus_id=0
580source_bus_irq=13
581trigger=ConformTrigger
582
583[system.intel_mp_table.base_entries30]
584type=X86IntelMPIOIntAssignment
585dest_io_apic_id=1
586dest_io_apic_intin=13
587interrupt_type=INT
588polarity=ConformPolarity
589source_bus_id=0
590source_bus_irq=13
591trigger=ConformTrigger
592
593[system.intel_mp_table.base_entries31]
594type=X86IntelMPIOIntAssignment
595dest_io_apic_id=1
596dest_io_apic_intin=0
597interrupt_type=ExtInt
598polarity=ConformPolarity
599source_bus_id=0
600source_bus_irq=14
601trigger=ConformTrigger
602
603[system.intel_mp_table.base_entries32]
604type=X86IntelMPIOIntAssignment
605dest_io_apic_id=1
606dest_io_apic_intin=14
607interrupt_type=INT
608polarity=ConformPolarity
609source_bus_id=0
610source_bus_irq=14
611trigger=ConformTrigger
612
613[system.intel_mp_table.ext_entries]
614type=X86IntelMPBusHierarchy
615bus_id=0
616parent_bus=1
617subtractive_decode=true
618
619[system.intrctrl]
620type=IntrControl
621sys=system
622
623[system.iobus]
624type=Bus
625block_size=64
626bus_id=0
627clock=1000
628header_cycles=1
629use_default_range=true
630width=64
631default=system.pc.pciconfig.pio
632port=system.bridge.side_a system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio 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.south_bridge.io_apic.int_port 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 system.pc.south_bridge.ide.config system.pc.south_bridge.ide.dma
633
634[system.iocache]
635type=BaseCache
636addr_range=0:134217727
637assoc=8
638block_size=64
639forward_snoops=false
640hash_delay=1
641is_top_level=true
642latency=50000
643max_miss_count=0
644mshrs=20
645num_cpus=1
646prefetch_data_accesses_only=false
647prefetch_degree=1
648prefetch_latency=500000
649prefetch_on_access=false
650prefetch_past_page=false
651prefetch_policy=none
652prefetch_serial_squash=false
653prefetch_use_cpu_id=true
654prefetcher_size=100
655prioritizeRequests=false
656repl=Null
657size=1024
658subblock_size=0
659tgts_per_mshr=12
660trace_addr=0
661two_queue=false
662write_buffers=8
663cpu_side=system.iobus.port[18]
664mem_side=system.membus.port[2]
665
666[system.l2c]
667type=BaseCache
668addr_range=0:18446744073709551615
669assoc=8
670block_size=64
671forward_snoops=true
672hash_delay=1
673is_top_level=false
674latency=10000
675max_miss_count=0
676mshrs=92
677num_cpus=1
678prefetch_data_accesses_only=false
679prefetch_degree=1
680prefetch_latency=100000
681prefetch_on_access=false
682prefetch_past_page=false
683prefetch_policy=none
684prefetch_serial_squash=false
685prefetch_use_cpu_id=true
686prefetcher_size=100
687prioritizeRequests=false
688repl=Null
689size=4194304
690subblock_size=0
691tgts_per_mshr=16
692trace_addr=0
693two_queue=false
694write_buffers=8
695cpu_side=system.toL2Bus.port[0]
696mem_side=system.membus.port[3]
697
698[system.membus]
699type=Bus
700children=badaddr_responder
701block_size=64
702bus_id=1
703clock=1000
704header_cycles=1
705use_default_range=false
706width=64
707default=system.membus.badaddr_responder.pio
708port=system.physmem.port[0] system.bridge.side_b system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.pio system.cpu.interrupts.int_port
709
710[system.membus.badaddr_responder]
711type=IsaFake
712fake_mem=false
713pio_addr=0
714pio_latency=1000
715pio_size=8
716platform=system.pc
717ret_bad_addr=true
718ret_data16=65535
719ret_data32=4294967295
720ret_data64=18446744073709551615
721ret_data8=255
722system=system
723update_data=false
724warn_access=
725pio=system.membus.default
726
727[system.pc]
728type=Pc
729children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist pciconfig south_bridge terminal
730intrctrl=system.intrctrl
731system=system
732
733[system.pc.behind_pci]
734type=IsaFake
735fake_mem=false
736pio_addr=9223372036854779128
737pio_latency=1000
738pio_size=8
739platform=system.pc
740ret_bad_addr=false
741ret_data16=65535
742ret_data32=4294967295
743ret_data64=18446744073709551615
744ret_data8=255
745system=system
746update_data=false
747warn_access=
748pio=system.iobus.port[12]
749
750[system.pc.com_1]
751type=Uart8250
752children=terminal
753pio_addr=9223372036854776824
754pio_latency=1000
755platform=system.pc
756system=system
757terminal=system.pc.com_1.terminal
758pio=system.iobus.port[13]
759
760[system.pc.com_1.terminal]
761type=Terminal
762intr_control=system.intrctrl
763number=0
764output=true
765port=3456
766
767[system.pc.com_1.terminal]
768type=Terminal
769intr_control=system.intrctrl
770number=0
771output=true
772port=3456
773
774[system.pc.fake_com_2]
775type=IsaFake
776fake_mem=false
777pio_addr=9223372036854776568
778pio_latency=1000
779pio_size=8
780platform=system.pc
781ret_bad_addr=false
782ret_data16=65535
783ret_data32=4294967295
784ret_data64=18446744073709551615
785ret_data8=255
786system=system
787update_data=false
788warn_access=
789pio=system.iobus.port[14]
790
791[system.pc.fake_com_3]
792type=IsaFake
793fake_mem=false
794pio_addr=9223372036854776808
795pio_latency=1000
796pio_size=8
797platform=system.pc
798ret_bad_addr=false
799ret_data16=65535
800ret_data32=4294967295
801ret_data64=18446744073709551615
802ret_data8=255
803system=system
804update_data=false
805warn_access=
806pio=system.iobus.port[15]
807
808[system.pc.fake_com_4]
809type=IsaFake
810fake_mem=false
811pio_addr=9223372036854776552
812pio_latency=1000
813pio_size=8
814platform=system.pc
815ret_bad_addr=false
816ret_data16=65535
817ret_data32=4294967295
818ret_data64=18446744073709551615
819ret_data8=255
820system=system
821update_data=false
822warn_access=
823pio=system.iobus.port[16]
824
825[system.pc.fake_floppy]
826type=IsaFake
827fake_mem=false
828pio_addr=9223372036854776818
829pio_latency=1000
830pio_size=2
831platform=system.pc
832ret_bad_addr=false
833ret_data16=65535
834ret_data32=4294967295
835ret_data64=18446744073709551615
836ret_data8=255
837system=system
838update_data=false
839warn_access=
840pio=system.iobus.port[17]
841
842[system.pc.i_dont_exist]
843type=IsaFake
844fake_mem=false
845pio_addr=9223372036854775936
846pio_latency=1000
847pio_size=1
848platform=system.pc
849ret_bad_addr=false
850ret_data16=65535
851ret_data32=4294967295
852ret_data64=18446744073709551615
853ret_data8=255
854system=system
855update_data=false
856warn_access=
857pio=system.iobus.port[11]
858
859[system.pc.pciconfig]
860type=PciConfigAll
861bus=0
862pio_latency=1
863platform=system.pc
864size=16777216
865system=system
866pio=system.iobus.default
867
868[system.pc.south_bridge]
869type=SouthBridge
870children=cmos dma1 ide int_lines0 int_lines1 int_lines2 int_lines3 int_lines4 int_lines5 int_lines6 io_apic keyboard pic1 pic2 pit speaker
871cmos=system.pc.south_bridge.cmos
872dma1=system.pc.south_bridge.dma1
873io_apic=system.pc.south_bridge.io_apic
874keyboard=system.pc.south_bridge.keyboard
875pic1=system.pc.south_bridge.pic1
876pic2=system.pc.south_bridge.pic2
877pio_latency=1000
878pit=system.pc.south_bridge.pit
879platform=system.pc
880speaker=system.pc.south_bridge.speaker
881
882[system.pc.south_bridge.cmos]
883type=Cmos
884children=int_pin
885int_pin=system.pc.south_bridge.cmos.int_pin
886pio_addr=9223372036854775920
887pio_latency=1000
888platform=system.pc
889system=system
890time=Sun Jan  1 00:00:00 2012
891pio=system.iobus.port[1]
892
893[system.pc.south_bridge.cmos.int_pin]
894type=X86IntSourcePin
895
896[system.pc.south_bridge.dma1]
897type=I8237
898pio_addr=9223372036854775808
899pio_latency=1000
900platform=system.pc
901system=system
902pio=system.iobus.port[2]
903
904[system.pc.south_bridge.ide]
905type=IdeController
906children=disks0 disks1
907BAR0=496
908BAR0LegacyIO=true
909BAR0Size=8
910BAR1=1012
911BAR1LegacyIO=true
912BAR1Size=3
913BAR2=368
914BAR2LegacyIO=true
915BAR2Size=8
916BAR3=884
917BAR3LegacyIO=true
918BAR3Size=3
919BAR4=1
920BAR4LegacyIO=false
921BAR4Size=16
922BAR5=1
923BAR5LegacyIO=false
924BAR5Size=0
925BIST=0
926CacheLineSize=0
927CardbusCIS=0
928ClassCode=1
929Command=0
930DeviceID=28945
931ExpansionROM=0
932HeaderType=0
933InterruptLine=14
934InterruptPin=1
935LatencyTimer=0
936MaximumLatency=0
937MinimumGrant=0
938ProgIF=128
939Revision=0
940Status=640
941SubClassCode=1
942SubsystemID=0
943SubsystemVendorID=0
944VendorID=32902
945config_latency=20000
946ctrl_offset=0
947disks=system.pc.south_bridge.ide.disks0 system.pc.south_bridge.ide.disks1
948io_shift=0
949max_backoff_delay=10000000
950min_backoff_delay=4000
951pci_bus=0
952pci_dev=4
953pci_func=0
954pio_latency=1000
955platform=system.pc
956system=system
957config=system.iobus.port[19]
958dma=system.iobus.port[20]
959pio=system.iobus.port[3]
960
961[system.pc.south_bridge.ide.disks0]
962type=IdeDisk
963children=image
964delay=1000000
965driveID=master
966image=system.pc.south_bridge.ide.disks0.image
967
968[system.pc.south_bridge.ide.disks0.image]
969type=CowDiskImage
970children=child
971child=system.pc.south_bridge.ide.disks0.image.child
972image_file=
973read_only=false
974table_size=65536
975
976[system.pc.south_bridge.ide.disks0.image.child]
977type=RawDiskImage
978image_file=/scratch/nilay/GEM5/system/disks/linux-x86.img
979read_only=true
980
981[system.pc.south_bridge.ide.disks1]
982type=IdeDisk
983children=image
984delay=1000000
985driveID=master
986image=system.pc.south_bridge.ide.disks1.image
987
988[system.pc.south_bridge.ide.disks1.image]
989type=CowDiskImage
990children=child
991child=system.pc.south_bridge.ide.disks1.image.child
992image_file=
993read_only=false
994table_size=65536
995
996[system.pc.south_bridge.ide.disks1.image.child]
997type=RawDiskImage
998image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
999read_only=true
1000
1001[system.pc.south_bridge.int_lines0]
1002type=X86IntLine
1003children=sink
1004sink=system.pc.south_bridge.int_lines0.sink
1005source=system.pc.south_bridge.pic1.output
1006
1007[system.pc.south_bridge.int_lines0.sink]
1008type=X86IntSinkPin
1009device=system.pc.south_bridge.io_apic
1010number=0
1011
1012[system.pc.south_bridge.int_lines1]
1013type=X86IntLine
1014children=sink
1015sink=system.pc.south_bridge.int_lines1.sink
1016source=system.pc.south_bridge.pic2.output
1017
1018[system.pc.south_bridge.int_lines1.sink]
1019type=X86IntSinkPin
1020device=system.pc.south_bridge.pic1
1021number=2
1022
1023[system.pc.south_bridge.int_lines2]
1024type=X86IntLine
1025children=sink
1026sink=system.pc.south_bridge.int_lines2.sink
1027source=system.pc.south_bridge.cmos.int_pin
1028
1029[system.pc.south_bridge.int_lines2.sink]
1030type=X86IntSinkPin
1031device=system.pc.south_bridge.pic2
1032number=0
1033
1034[system.pc.south_bridge.int_lines3]
1035type=X86IntLine
1036children=sink
1037sink=system.pc.south_bridge.int_lines3.sink
1038source=system.pc.south_bridge.pit.int_pin
1039
1040[system.pc.south_bridge.int_lines3.sink]
1041type=X86IntSinkPin
1042device=system.pc.south_bridge.pic1
1043number=0
1044
1045[system.pc.south_bridge.int_lines4]
1046type=X86IntLine
1047children=sink
1048sink=system.pc.south_bridge.int_lines4.sink
1049source=system.pc.south_bridge.pit.int_pin
1050
1051[system.pc.south_bridge.int_lines4.sink]
1052type=X86IntSinkPin
1053device=system.pc.south_bridge.io_apic
1054number=2
1055
1056[system.pc.south_bridge.int_lines5]
1057type=X86IntLine
1058children=sink
1059sink=system.pc.south_bridge.int_lines5.sink
1060source=system.pc.south_bridge.keyboard.keyboard_int_pin
1061
1062[system.pc.south_bridge.int_lines5.sink]
1063type=X86IntSinkPin
1064device=system.pc.south_bridge.io_apic
1065number=1
1066
1067[system.pc.south_bridge.int_lines6]
1068type=X86IntLine
1069children=sink
1070sink=system.pc.south_bridge.int_lines6.sink
1071source=system.pc.south_bridge.keyboard.mouse_int_pin
1072
1073[system.pc.south_bridge.int_lines6.sink]
1074type=X86IntSinkPin
1075device=system.pc.south_bridge.io_apic
1076number=12
1077
1078[system.pc.south_bridge.io_apic]
1079type=I82094AA
1080apic_id=1
1081external_int_pic=system.pc.south_bridge.pic1
1082int_latency=1000
1083pio_addr=4273995776
1084pio_latency=1000
1085platform=system.pc
1086system=system
1087int_port=system.iobus.port[10]
1088pio=system.iobus.port[9]
1089
1090[system.pc.south_bridge.keyboard]
1091type=I8042
1092children=keyboard_int_pin mouse_int_pin
1093command_port=9223372036854775908
1094data_port=9223372036854775904
1095keyboard_int_pin=system.pc.south_bridge.keyboard.keyboard_int_pin
1096mouse_int_pin=system.pc.south_bridge.keyboard.mouse_int_pin
1097pio_addr=0
1098pio_latency=1000
1099platform=system.pc
1100system=system
1101pio=system.iobus.port[4]
1102
1103[system.pc.south_bridge.keyboard.keyboard_int_pin]
1104type=X86IntSourcePin
1105
1106[system.pc.south_bridge.keyboard.mouse_int_pin]
1107type=X86IntSourcePin
1108
1109[system.pc.south_bridge.pic1]
1110type=I8259
1111children=output
1112mode=I8259Master
1113output=system.pc.south_bridge.pic1.output
1114pio_addr=9223372036854775840
1115pio_latency=1000
1116platform=system.pc
1117slave=system.pc.south_bridge.pic2
1118system=system
1119pio=system.iobus.port[5]
1120
1121[system.pc.south_bridge.pic1.output]
1122type=X86IntSourcePin
1123
1124[system.pc.south_bridge.pic2]
1125type=I8259
1126children=output
1127mode=I8259Slave
1128output=system.pc.south_bridge.pic2.output
1129pio_addr=9223372036854775968
1130pio_latency=1000
1131platform=system.pc
1132slave=Null
1133system=system
1134pio=system.iobus.port[6]
1135
1136[system.pc.south_bridge.pic2.output]
1137type=X86IntSourcePin
1138
1139[system.pc.south_bridge.pit]
1140type=I8254
1141children=int_pin
1142int_pin=system.pc.south_bridge.pit.int_pin
1143pio_addr=9223372036854775872
1144pio_latency=1000
1145platform=system.pc
1146system=system
1147pio=system.iobus.port[7]
1148
1149[system.pc.south_bridge.pit.int_pin]
1150type=X86IntSourcePin
1151
1152[system.pc.south_bridge.speaker]
1153type=PcSpeaker
1154i8254=system.pc.south_bridge.pit
1155pio_addr=9223372036854775905
1156pio_latency=1000
1157platform=system.pc
1158system=system
1159pio=system.iobus.port[8]
1160
1161[system.physmem]
1162type=PhysicalMemory
1163file=
1164latency=30000
1165latency_var=0
1166null=false
1167range=0:134217727
1168zero=false
1169port=system.membus.port[0]
1170
1171[system.smbios_table]
1172type=X86SMBiosSMBiosTable
1173children=structures
1174major_version=2
1175minor_version=5
1176structures=system.smbios_table.structures
1177
1178[system.smbios_table.structures]
1179type=X86SMBiosBiosInformation
1180characteristic_ext_bytes=
1181characteristics=
1182emb_cont_firmware_major=0
1183emb_cont_firmware_minor=0
1184major=0
1185minor=0
1186release_date=06/08/2008
1187rom_size=0
1188starting_addr_segment=0
1189vendor=
1190version=
1191
1192[system.toL2Bus]
1193type=Bus
1194block_size=64
1195bus_id=0
1196clock=1000
1197header_cycles=1
1198use_default_range=false
1199width=64
1200port=system.l2c.cpu_side system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
1201
1202