Deleted Added
sdiff udiff text old ( 10639:469cf1ea40f5 ) new ( 10736:4433fb00fa7d )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

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=/scratch/nilay/GEM5/system/binaries/x86_64-vmlinux-2.6.22.9
24kernel_addr_check=true
25load_addr_mask=18446744073709551615
26load_offset=0
27mem_mode=atomic
28mem_ranges=0:134217727
29memories=system.physmem
30mmap_using_noreserve=false
31num_work_ids=16
32readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
33smbios_table=system.smbios_table
34symbolfile=
35work_begin_ckpt_count=0
36work_begin_cpu_id_exit=-1
37work_begin_exit_count=0
38work_cpus_ckpt_count=0
39work_end_ckpt_count=0
40work_end_exit_count=0

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

358hit_latency=20
359sequential_access=false
360size=4194304
361
362[system.cpu.toL2Bus]
363type=CoherentXBar
364clk_domain=system.cpu_clk_domain
365eventq_index=0
366forward_latency=0
367frontend_latency=1
368response_latency=1
369snoop_filter=Null
370snoop_response_latency=1
371system=system
372use_default_range=false
373width=32
374master=system.cpu.l2cache.cpu_side
375slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
376
377[system.cpu.tracer]
378type=ExeTracer

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

817type=IntrControl
818eventq_index=0
819sys=system
820
821[system.iobus]
822type=NoncoherentXBar
823clk_domain=system.clk_domain
824eventq_index=0
825forward_latency=1
826frontend_latency=2
827response_latency=2
828use_default_range=false
829width=16
830default=system.pc.pciconfig.pio
831master=system.apicbridge.slave system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio system.pc.south_bridge.ide.config system.pc.south_bridge.keyboard.pio system.pc.south_bridge.pic1.pio system.pc.south_bridge.pic2.pio system.pc.south_bridge.pit.pio system.pc.south_bridge.speaker.pio system.pc.south_bridge.io_apic.pio system.pc.i_dont_exist1.pio system.pc.i_dont_exist2.pio system.pc.behind_pci.pio system.pc.com_1.pio system.pc.fake_com_2.pio system.pc.fake_com_3.pio system.pc.fake_com_4.pio system.pc.fake_floppy.pio system.iocache.cpu_side
832slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
833
834[system.iocache]
835type=BaseCache
836children=tags
837addr_ranges=0:134217727

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

867sequential_access=false
868size=1024
869
870[system.membus]
871type=CoherentXBar
872children=badaddr_responder
873clk_domain=system.clk_domain
874eventq_index=0
875forward_latency=4
876frontend_latency=3
877response_latency=2
878snoop_filter=Null
879snoop_response_latency=4
880system=system
881use_default_range=false
882width=16
883default=system.membus.badaddr_responder.pio
884master=system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave system.physmem.port
885slave=system.apicbridge.master system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master system.iocache.mem_side
886
887[system.membus.badaddr_responder]
888type=IsaFake
889clk_domain=system.clk_domain
890eventq_index=0

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

1212eventq_index=0
1213image_file=
1214read_only=false
1215table_size=65536
1216
1217[system.pc.south_bridge.ide.disks0.image.child]
1218type=RawDiskImage
1219eventq_index=0
1220image_file=/scratch/nilay/GEM5/system/disks/linux-x86.img
1221read_only=true
1222
1223[system.pc.south_bridge.ide.disks1]
1224type=IdeDisk
1225children=image
1226delay=1000000
1227driveID=master
1228eventq_index=0

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

1235eventq_index=0
1236image_file=
1237read_only=false
1238table_size=65536
1239
1240[system.pc.south_bridge.ide.disks1.image.child]
1241type=RawDiskImage
1242eventq_index=0
1243image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
1244read_only=true
1245
1246[system.pc.south_bridge.int_lines0]
1247type=X86IntLine
1248children=sink
1249eventq_index=0
1250sink=system.pc.south_bridge.int_lines0.sink
1251source=system.pc.south_bridge.pic1.output

--- 220 unchanged lines hidden ---