config.ini (10242:cb4e86c17767) config.ini (10315:9e02c14446bb)
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
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 e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache membus pc physmem smbios_table voltage_domain
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
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
23kernel=/scratch/nilay/GEM5/system/binaries/x86_64-vmlinux-2.6.22.9
24kernel_addr_check=true
24load_addr_mask=18446744073709551615
25load_offset=0
26mem_mode=timing
27mem_ranges=0:134217727
28memories=system.physmem
29num_work_ids=16
25load_addr_mask=18446744073709551615
26load_offset=0
27mem_mode=timing
28mem_ranges=0:134217727
29memories=system.physmem
30num_work_ids=16
30readfile=/home/stever/hg/m5sim.org/gem5/tests/halt.sh
31readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
31smbios_table=system.smbios_table
32symbolfile=
33work_begin_ckpt_count=0
34work_begin_cpu_id_exit=-1
35work_begin_exit_count=0
36work_cpus_ckpt_count=0
37work_end_ckpt_count=0
38work_end_exit_count=0

--- 39 unchanged lines hidden (view full) ---

78req_size=16
79resp_size=16
80master=system.iobus.slave[0]
81slave=system.membus.master[0]
82
83[system.clk_domain]
84type=SrcClockDomain
85clock=1000
32smbios_table=system.smbios_table
33symbolfile=
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0

--- 39 unchanged lines hidden (view full) ---

79req_size=16
80resp_size=16
81master=system.iobus.slave[0]
82slave=system.membus.master[0]
83
84[system.clk_domain]
85type=SrcClockDomain
86clock=1000
87domain_id=-1
86eventq_index=0
88eventq_index=0
89init_perf_level=0
87voltage_domain=system.voltage_domain
88
89[system.cpu]
90type=DerivO3CPU
91children=apic_clk_domain branchPred dcache dtb dtb_walker_cache fuPool icache interrupts isa itb itb_walker_cache l2cache toL2Bus tracer
92LFSTSize=1024
93LQEntries=32
94LSQCheckLoads=true

--- 644 unchanged lines hidden (view full) ---

739
740[system.cpu.tracer]
741type=ExeTracer
742eventq_index=0
743
744[system.cpu_clk_domain]
745type=SrcClockDomain
746clock=500
90voltage_domain=system.voltage_domain
91
92[system.cpu]
93type=DerivO3CPU
94children=apic_clk_domain branchPred dcache dtb dtb_walker_cache fuPool icache interrupts isa itb itb_walker_cache l2cache toL2Bus tracer
95LFSTSize=1024
96LQEntries=32
97LSQCheckLoads=true

--- 644 unchanged lines hidden (view full) ---

742
743[system.cpu.tracer]
744type=ExeTracer
745eventq_index=0
746
747[system.cpu_clk_domain]
748type=SrcClockDomain
749clock=500
750domain_id=-1
747eventq_index=0
751eventq_index=0
752init_perf_level=0
748voltage_domain=system.voltage_domain
749
753voltage_domain=system.voltage_domain
754
755[system.dvfs_handler]
756type=DVFSHandler
757domains=
758enable=false
759eventq_index=0
760sys_clk_domain=system.clk_domain
761transition_latency=100000000
762
750[system.e820_table]
751type=X86E820Table
752children=entries0 entries1 entries2 entries3
753entries=system.e820_table.entries0 system.e820_table.entries1 system.e820_table.entries2 system.e820_table.entries3
754eventq_index=0
755
756[system.e820_table.entries0]
757type=X86E820Entry

--- 406 unchanged lines hidden (view full) ---

1164eventq_index=0
1165sys=system
1166
1167[system.iobus]
1168type=NoncoherentBus
1169clk_domain=system.clk_domain
1170eventq_index=0
1171header_cycles=1
763[system.e820_table]
764type=X86E820Table
765children=entries0 entries1 entries2 entries3
766entries=system.e820_table.entries0 system.e820_table.entries1 system.e820_table.entries2 system.e820_table.entries3
767eventq_index=0
768
769[system.e820_table.entries0]
770type=X86E820Entry

--- 406 unchanged lines hidden (view full) ---

1177eventq_index=0
1178sys=system
1179
1180[system.iobus]
1181type=NoncoherentBus
1182clk_domain=system.clk_domain
1183eventq_index=0
1184header_cycles=1
1172use_default_range=true
1185use_default_range=false
1173width=8
1174default=system.pc.pciconfig.pio
1175master=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
1176slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
1177
1178[system.iocache]
1179type=BaseCache
1180children=tags

--- 351 unchanged lines hidden (view full) ---

1532eventq_index=0
1533image_file=
1534read_only=false
1535table_size=65536
1536
1537[system.pc.south_bridge.ide.disks0.image.child]
1538type=RawDiskImage
1539eventq_index=0
1186width=8
1187default=system.pc.pciconfig.pio
1188master=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
1189slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
1190
1191[system.iocache]
1192type=BaseCache
1193children=tags

--- 351 unchanged lines hidden (view full) ---

1545eventq_index=0
1546image_file=
1547read_only=false
1548table_size=65536
1549
1550[system.pc.south_bridge.ide.disks0.image.child]
1551type=RawDiskImage
1552eventq_index=0
1540image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-x86.img
1553image_file=/scratch/nilay/GEM5/system/disks/linux-x86.img
1541read_only=true
1542
1543[system.pc.south_bridge.ide.disks1]
1544type=IdeDisk
1545children=image
1546delay=1000000
1547driveID=master
1548eventq_index=0

--- 6 unchanged lines hidden (view full) ---

1555eventq_index=0
1556image_file=
1557read_only=false
1558table_size=65536
1559
1560[system.pc.south_bridge.ide.disks1.image.child]
1561type=RawDiskImage
1562eventq_index=0
1554read_only=true
1555
1556[system.pc.south_bridge.ide.disks1]
1557type=IdeDisk
1558children=image
1559delay=1000000
1560driveID=master
1561eventq_index=0

--- 6 unchanged lines hidden (view full) ---

1568eventq_index=0
1569image_file=
1570read_only=false
1571table_size=65536
1572
1573[system.pc.south_bridge.ide.disks1.image.child]
1574type=RawDiskImage
1575eventq_index=0
1563image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-bigswap2.img
1576image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
1564read_only=true
1565
1566[system.pc.south_bridge.int_lines0]
1567type=X86IntLine
1568children=sink
1569eventq_index=0
1570sink=system.pc.south_bridge.int_lines0.sink
1571source=system.pc.south_bridge.pic1.output

--- 250 unchanged lines hidden ---
1577read_only=true
1578
1579[system.pc.south_bridge.int_lines0]
1580type=X86IntLine
1581children=sink
1582eventq_index=0
1583sink=system.pc.south_bridge.int_lines0.sink
1584source=system.pc.south_bridge.pic1.output

--- 250 unchanged lines hidden ---