config.ini (11014:863d314f6356) config.ini (11103:38f6188421e0)
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=LinuxArmSystem
13children=bridge cf0 clk_domain cpu cpu_clk_domain dvfs_handler intrctrl iobus iocache membus physmem realview terminal vncserver voltage_domain
14atags_addr=134217728
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=LinuxArmSystem
13children=bridge cf0 clk_domain cpu cpu_clk_domain dvfs_handler intrctrl iobus iocache membus physmem realview terminal vncserver voltage_domain
14atags_addr=134217728
15boot_loader=/work/gem5/dist/binaries/boot_emm.arm64
15boot_loader=/scratch/nilay/GEM5/system/binaries/boot_emm.arm64
16boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=256MB root=/dev/sda1
17cache_line_size=64
18clk_domain=system.clk_domain
16boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=256MB root=/dev/sda1
17cache_line_size=64
18clk_domain=system.clk_domain
19dtb_filename=/work/gem5/dist/binaries/vexpress.aarch64.20140821.dtb
19dtb_filename=/scratch/nilay/GEM5/system/binaries/vexpress.aarch64.20140821.dtb
20early_kernel_symbols=false
21enable_context_switch_stats_dump=false
22eventq_index=0
23flags_addr=469827632
24gic_cpu_addr=738205696
25have_large_asid_64=false
26have_lpae=false
27have_security=false
28have_virtualization=false
29highest_el_is_64=false
30init_param=0
20early_kernel_symbols=false
21enable_context_switch_stats_dump=false
22eventq_index=0
23flags_addr=469827632
24gic_cpu_addr=738205696
25have_large_asid_64=false
26have_lpae=false
27have_security=false
28have_virtualization=false
29highest_el_is_64=false
30init_param=0
31kernel=/work/gem5/dist/binaries/vmlinux.aarch64.20140821
31kernel=/scratch/nilay/GEM5/system/binaries/vmlinux.aarch64.20140821
32kernel_addr_check=true
33load_addr_mask=268435455
34load_offset=2147483648
35machine_type=VExpress_EMM64
36mem_mode=timing
37mem_ranges=2147483648:2415919103
38memories=system.physmem system.realview.nvmem system.realview.vram
39mmap_using_noreserve=false
40multi_proc=true
41num_work_ids=16
42panic_on_oops=true
43panic_on_panic=true
44phys_addr_range_64=40
32kernel_addr_check=true
33load_addr_mask=268435455
34load_offset=2147483648
35machine_type=VExpress_EMM64
36mem_mode=timing
37mem_ranges=2147483648:2415919103
38memories=system.physmem system.realview.nvmem system.realview.vram
39mmap_using_noreserve=false
40multi_proc=true
41num_work_ids=16
42panic_on_oops=true
43panic_on_panic=true
44phys_addr_range_64=40
45readfile=/work/gem5/outgoing/gem5/tests/halt.sh
45readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
46reset_addr_64=0
47symbolfile=
48work_begin_ckpt_count=0
49work_begin_cpu_id_exit=-1
50work_begin_exit_count=0
51work_cpus_ckpt_count=0
52work_end_ckpt_count=0
53work_end_exit_count=0

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

80eventq_index=0
81image_file=
82read_only=false
83table_size=65536
84
85[system.cf0.image.child]
86type=RawDiskImage
87eventq_index=0
46reset_addr_64=0
47symbolfile=
48work_begin_ckpt_count=0
49work_begin_cpu_id_exit=-1
50work_begin_exit_count=0
51work_cpus_ckpt_count=0
52work_end_ckpt_count=0
53work_end_exit_count=0

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

80eventq_index=0
81image_file=
82read_only=false
83table_size=65536
84
85[system.cf0.image.child]
86type=RawDiskImage
87eventq_index=0
88image_file=/work/gem5/dist/disks/linaro-minimal-aarch64.img
88image_file=/scratch/nilay/GEM5/system/disks/linaro-minimal-aarch64.img
89read_only=true
90
91[system.clk_domain]
92type=SrcClockDomain
93clock=1000
94domain_id=-1
95eventq_index=0
96init_perf_level=0

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

174globalPredictorSize=8192
175instShiftAmt=2
176localCtrBits=2
177localHistoryTableSize=2048
178localPredictorSize=2048
179numThreads=1
180
181[system.cpu.dcache]
89read_only=true
90
91[system.clk_domain]
92type=SrcClockDomain
93clock=1000
94domain_id=-1
95eventq_index=0
96init_perf_level=0

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

174globalPredictorSize=8192
175instShiftAmt=2
176localCtrBits=2
177localHistoryTableSize=2048
178localPredictorSize=2048
179numThreads=1
180
181[system.cpu.dcache]
182type=BaseCache
182type=Cache
183children=tags
184addr_ranges=0:18446744073709551615
185assoc=4
186clk_domain=system.cpu_clk_domain
187demand_mshr_reserve=1
188eventq_index=0
189forward_snoops=true
190hit_latency=2

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

633opClass=IprAccess
634
635[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1]
636type=MinorOpClass
637eventq_index=0
638opClass=InstPrefetch
639
640[system.cpu.icache]
183children=tags
184addr_ranges=0:18446744073709551615
185assoc=4
186clk_domain=system.cpu_clk_domain
187demand_mshr_reserve=1
188eventq_index=0
189forward_snoops=true
190hit_latency=2

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

633opClass=IprAccess
634
635[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1]
636type=MinorOpClass
637eventq_index=0
638opClass=InstPrefetch
639
640[system.cpu.icache]
641type=BaseCache
641type=Cache
642children=tags
643addr_ranges=0:18446744073709551615
644assoc=1
645clk_domain=system.cpu_clk_domain
646demand_mshr_reserve=1
647eventq_index=0
648forward_snoops=true
649hit_latency=2

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

743clk_domain=system.cpu_clk_domain
744eventq_index=0
745is_stage2=false
746num_squash_per_cycle=2
747sys=system
748port=system.cpu.toL2Bus.slave[2]
749
750[system.cpu.l2cache]
642children=tags
643addr_ranges=0:18446744073709551615
644assoc=1
645clk_domain=system.cpu_clk_domain
646demand_mshr_reserve=1
647eventq_index=0
648forward_snoops=true
649hit_latency=2

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

743clk_domain=system.cpu_clk_domain
744eventq_index=0
745is_stage2=false
746num_squash_per_cycle=2
747sys=system
748port=system.cpu.toL2Bus.slave[2]
749
750[system.cpu.l2cache]
751type=BaseCache
751type=Cache
752children=tags
753addr_ranges=0:18446744073709551615
754assoc=8
755clk_domain=system.cpu_clk_domain
756demand_mshr_reserve=1
757eventq_index=0
758forward_snoops=true
759hit_latency=20

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

831response_latency=2
832use_default_range=true
833width=16
834default=system.realview.pciconfig.pio
835master=system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.hdlcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.rtc.pio system.realview.vram.port system.realview.l2x0_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.aaci_fake.pio system.realview.lan_fake.pio system.realview.usb_fake.pio system.realview.mmc_fake.pio system.realview.energy_ctrl.pio system.realview.ide.pio system.realview.ide.config system.realview.ethernet.pio system.realview.ethernet.config system.iocache.cpu_side
836slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma system.realview.ide.dma system.realview.ethernet.dma
837
838[system.iocache]
752children=tags
753addr_ranges=0:18446744073709551615
754assoc=8
755clk_domain=system.cpu_clk_domain
756demand_mshr_reserve=1
757eventq_index=0
758forward_snoops=true
759hit_latency=20

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

831response_latency=2
832use_default_range=true
833width=16
834default=system.realview.pciconfig.pio
835master=system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.hdlcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.rtc.pio system.realview.vram.port system.realview.l2x0_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.aaci_fake.pio system.realview.lan_fake.pio system.realview.usb_fake.pio system.realview.mmc_fake.pio system.realview.energy_ctrl.pio system.realview.ide.pio system.realview.ide.config system.realview.ethernet.pio system.realview.ethernet.config system.iocache.cpu_side
836slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma system.realview.ide.dma system.realview.ethernet.dma
837
838[system.iocache]
839type=BaseCache
839type=Cache
840children=tags
841addr_ranges=2147483648:2415919103
842assoc=8
843clk_domain=system.clk_domain
844demand_mshr_reserve=1
845eventq_index=0
846forward_snoops=false
847hit_latency=50

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

1246amba_id=1314816
1247clk_domain=system.clk_domain
1248enable_capture=true
1249eventq_index=0
1250gic=system.realview.gic
1251int_num=117
1252pio_addr=721420288
1253pio_latency=10000
840children=tags
841addr_ranges=2147483648:2415919103
842assoc=8
843clk_domain=system.clk_domain
844demand_mshr_reserve=1
845eventq_index=0
846forward_snoops=false
847hit_latency=50

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

1246amba_id=1314816
1247clk_domain=system.clk_domain
1248enable_capture=true
1249eventq_index=0
1250gic=system.realview.gic
1251int_num=117
1252pio_addr=721420288
1253pio_latency=10000
1254pixel_clock=7299
1254pixel_buffer_size=2048
1255pixel_chunk=32
1256pxl_clk=system.realview.realview_io.osc_pxl
1255system=system
1256vnc=system.vncserver
1257system=system
1258vnc=system.vncserver
1259workaround_dma_line_count=true
1257workaround_swap_rb=true
1258dma=system.membus.slave[0]
1259pio=system.iobus.master[5]
1260
1261[system.realview.ide]
1262type=IdeController
1263BAR0=1
1264BAR0LegacyIO=false

--- 501 unchanged lines hidden ---
1260workaround_swap_rb=true
1261dma=system.membus.slave[0]
1262pio=system.iobus.master[5]
1263
1264[system.realview.ide]
1265type=IdeController
1266BAR0=1
1267BAR0LegacyIO=false

--- 501 unchanged lines hidden ---