config.ini (9039:9a22621c741c) config.ini (9125:65423863d963)
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxX86System
11children=acpi_description_table_pointer apicbridge bridge cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache l2c membus pc physmem smbios_table toL2Bus
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14e820_table=system.e820_table
15init_param=0
16intel_mp_pointer=system.intel_mp_pointer
17intel_mp_table=system.intel_mp_table
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxX86System
11children=acpi_description_table_pointer apicbridge bridge cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache l2c membus pc physmem smbios_table toL2Bus
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14e820_table=system.e820_table
15init_param=0
16intel_mp_pointer=system.intel_mp_pointer
17intel_mp_table=system.intel_mp_table
18kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
18kernel=/scratch/nilay/GEM5/system/binaries/x86_64-vmlinux-2.6.22.9
19load_addr_mask=18446744073709551615
20mem_mode=atomic
21memories=system.physmem
22num_work_ids=16
23readfile=tests/halt.sh
24smbios_table=system.smbios_table
25symbolfile=
26work_begin_ckpt_count=0

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

603sys=system
604
605[system.iobus]
606type=NoncoherentBus
607block_size=64
608clock=1000
609header_cycles=1
610use_default_range=true
19load_addr_mask=18446744073709551615
20mem_mode=atomic
21memories=system.physmem
22num_work_ids=16
23readfile=tests/halt.sh
24smbios_table=system.smbios_table
25symbolfile=
26work_begin_ckpt_count=0

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

603sys=system
604
605[system.iobus]
606type=NoncoherentBus
607block_size=64
608clock=1000
609header_cycles=1
610use_default_range=true
611width=64
611width=8
612default=system.pc.pciconfig.pio
613master=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
614slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
615
616[system.iocache]
617type=BaseCache
618addr_ranges=0:134217727
619assoc=8

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

665
666[system.membus]
667type=CoherentBus
668children=badaddr_responder
669block_size=64
670clock=1000
671header_cycles=1
672use_default_range=false
612default=system.pc.pciconfig.pio
613master=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
614slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
615
616[system.iocache]
617type=BaseCache
618addr_ranges=0:134217727
619assoc=8

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

665
666[system.membus]
667type=CoherentBus
668children=badaddr_responder
669block_size=64
670clock=1000
671header_cycles=1
672use_default_range=false
673width=64
673width=8
674default=system.membus.badaddr_responder.pio
674default=system.membus.badaddr_responder.pio
675master=system.physmem.port[0] system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave
675master=system.physmem.port system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave
676slave=system.apicbridge.master system.system_port system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.int_master
677
678[system.membus.badaddr_responder]
679type=IsaFake
680fake_mem=false
681pio_addr=0
682pio_latency=1000
683pio_size=8

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

929children=child
930child=system.pc.south_bridge.ide.disks0.image.child
931image_file=
932read_only=false
933table_size=65536
934
935[system.pc.south_bridge.ide.disks0.image.child]
936type=RawDiskImage
676slave=system.apicbridge.master system.system_port system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.int_master
677
678[system.membus.badaddr_responder]
679type=IsaFake
680fake_mem=false
681pio_addr=0
682pio_latency=1000
683pio_size=8

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

929children=child
930child=system.pc.south_bridge.ide.disks0.image.child
931image_file=
932read_only=false
933table_size=65536
934
935[system.pc.south_bridge.ide.disks0.image.child]
936type=RawDiskImage
937image_file=/dist/m5/system/disks/linux-x86.img
937image_file=/scratch/nilay/GEM5/system/disks/linux-x86.img
938read_only=true
939
940[system.pc.south_bridge.ide.disks1]
941type=IdeDisk
942children=image
943delay=1000000
944driveID=master
945image=system.pc.south_bridge.ide.disks1.image
946
947[system.pc.south_bridge.ide.disks1.image]
948type=CowDiskImage
949children=child
950child=system.pc.south_bridge.ide.disks1.image.child
951image_file=
952read_only=false
953table_size=65536
954
955[system.pc.south_bridge.ide.disks1.image.child]
956type=RawDiskImage
938read_only=true
939
940[system.pc.south_bridge.ide.disks1]
941type=IdeDisk
942children=image
943delay=1000000
944driveID=master
945image=system.pc.south_bridge.ide.disks1.image
946
947[system.pc.south_bridge.ide.disks1.image]
948type=CowDiskImage
949children=child
950child=system.pc.south_bridge.ide.disks1.image.child
951image_file=
952read_only=false
953table_size=65536
954
955[system.pc.south_bridge.ide.disks1.image.child]
956type=RawDiskImage
957image_file=/dist/m5/system/disks/linux-bigswap2.img
957image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
958read_only=true
959
960[system.pc.south_bridge.int_lines0]
961type=X86IntLine
962children=sink
963sink=system.pc.south_bridge.int_lines0.sink
964source=system.pc.south_bridge.pic1.output
965

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

1145version=
1146
1147[system.toL2Bus]
1148type=CoherentBus
1149block_size=64
1150clock=1000
1151header_cycles=1
1152use_default_range=false
958read_only=true
959
960[system.pc.south_bridge.int_lines0]
961type=X86IntLine
962children=sink
963sink=system.pc.south_bridge.int_lines0.sink
964source=system.pc.south_bridge.pic1.output
965

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

1145version=
1146
1147[system.toL2Bus]
1148type=CoherentBus
1149block_size=64
1150clock=1000
1151header_cycles=1
1152use_default_range=false
1153width=64
1153width=8
1154master=system.l2c.cpu_side
1155slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
1156
1154master=system.l2c.cpu_side
1155slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
1156