Deleted Added
sdiff udiff text old ( 9370:5172ffaf6e30 ) new ( 9449:56610ab73040 )
full compact
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=LinuxArmSystem
11children=bridge cf0 cpu0 cpu1 intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
12atags_addr=256
13boot_loader=/gem5/dist/binaries/boot.arm
14boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
15clock=1000
16dtb_filename=
17early_kernel_symbols=false
18enable_context_switch_stats_dump=false
19flags_addr=268435504
20gic_cpu_addr=520093952
21init_param=0
22kernel=/gem5/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
23load_addr_mask=268435455
24machine_type=RealView_PBX
25mem_mode=timing
26mem_ranges=0:134217727
27memories=system.physmem system.realview.nvmem
28multi_proc=true
29num_work_ids=16
30readfile=tests/halt.sh
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0

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

60children=child
61child=system.cf0.image.child
62image_file=
63read_only=false
64table_size=65536
65
66[system.cf0.image.child]
67type=RawDiskImage
68image_file=/gem5/dist/disks/linux-arm-ael.img
69read_only=true
70
71[system.cpu0]
72type=DerivO3CPU
73children=dcache dtb fuPool icache interrupts isa itb tracer
74BTBEntries=4096
75BTBTagSize=16
76LFSTSize=1024
77LQEntries=32
78LSQCheckLoads=true
79LSQDepCheckShift=4
80RASSize=16
81SQEntries=32

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

91commitToFetchDelay=1
92commitToIEWDelay=1
93commitToRenameDelay=1
94commitWidth=8
95cpu_id=0
96decodeToFetchDelay=1
97decodeToRenameDelay=1
98decodeWidth=8
99dispatchWidth=8
100do_checkpoint_insts=true
101do_quiesce=true
102do_statistics_insts=true
103dtb=system.cpu0.dtb
104fetchToDecodeDelay=1
105fetchTrapLatency=1
106fetchWidth=8

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

112globalHistoryBits=13
113globalPredictorSize=8192
114iewToCommitDelay=1
115iewToDecodeDelay=1
116iewToFetchDelay=1
117iewToRenameDelay=1
118instShiftAmt=2
119interrupts=system.cpu0.interrupts
120isa=system.cpu0.isa
121issueToExecuteDelay=1
122issueWidth=8
123itb=system.cpu0.itb
124localCtrBits=2
125localHistoryBits=11
126localHistoryTableSize=2048
127localPredictorSize=2048
128max_insts_all_threads=0

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

150smtIQThreshold=100
151smtLSQPolicy=Partitioned
152smtLSQThreshold=100
153smtNumFetchingThreads=1
154smtROBPolicy=Partitioned
155smtROBThreshold=100
156squashWidth=8
157store_set_clear_period=250000
158switched_out=false
159system=system
160tracer=system.cpu0.tracer
161trapLatency=13
162wbDepth=1
163wbWidth=8
164workload=
165dcache_port=system.cpu0.dcache.cpu_side
166icache_port=system.cpu0.icache.cpu_side
167
168[system.cpu0.dcache]
169type=BaseCache
170addr_ranges=0:18446744073709551615
171assoc=4
172block_size=64
173clock=500
174forward_snoops=true
175hit_latency=2
176is_top_level=true
177max_miss_count=0
178mshrs=4
179prefetch_on_access=false
180prefetcher=Null
181response_latency=2
182size=32768
183system=system
184tgts_per_mshr=20
185two_queue=false
186write_buffers=8
187cpu_side=system.cpu0.dcache_port
188mem_side=system.toL2Bus.slave[1]
189
190[system.cpu0.dtb]
191type=ArmTLB
192children=walker

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

465
466[system.cpu0.icache]
467type=BaseCache
468addr_ranges=0:18446744073709551615
469assoc=1
470block_size=64
471clock=500
472forward_snoops=true
473hit_latency=2
474is_top_level=true
475max_miss_count=0
476mshrs=4
477prefetch_on_access=false
478prefetcher=Null
479response_latency=2
480size=32768
481system=system
482tgts_per_mshr=20
483two_queue=false
484write_buffers=8
485cpu_side=system.cpu0.icache_port
486mem_side=system.toL2Bus.slave[0]
487
488[system.cpu0.interrupts]
489type=ArmInterrupts
490
491[system.cpu0.isa]
492type=ArmISA
493fpsid=1090793632
494id_isar0=34607377
495id_isar1=34677009
496id_isar2=555950401
497id_isar3=17899825
498id_isar4=268501314
499id_isar5=0
500id_mmfr0=3
501id_mmfr1=0
502id_mmfr2=19070976
503id_mmfr3=4027589137
504id_pfr0=49
505id_pfr1=1
506midr=890224640
507
508[system.cpu0.itb]
509type=ArmTLB
510children=walker
511size=64
512walker=system.cpu0.itb.walker
513
514[system.cpu0.itb.walker]
515type=ArmTableWalker
516clock=500
517num_squash_per_cycle=2
518sys=system
519port=system.toL2Bus.slave[2]
520
521[system.cpu0.tracer]
522type=ExeTracer
523
524[system.cpu1]
525type=DerivO3CPU
526children=dcache dtb fuPool icache interrupts isa itb tracer
527BTBEntries=4096
528BTBTagSize=16
529LFSTSize=1024
530LQEntries=32
531LSQCheckLoads=true
532LSQDepCheckShift=4
533RASSize=16
534SQEntries=32

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

544commitToFetchDelay=1
545commitToIEWDelay=1
546commitToRenameDelay=1
547commitWidth=8
548cpu_id=1
549decodeToFetchDelay=1
550decodeToRenameDelay=1
551decodeWidth=8
552dispatchWidth=8
553do_checkpoint_insts=true
554do_quiesce=true
555do_statistics_insts=true
556dtb=system.cpu1.dtb
557fetchToDecodeDelay=1
558fetchTrapLatency=1
559fetchWidth=8

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

565globalHistoryBits=13
566globalPredictorSize=8192
567iewToCommitDelay=1
568iewToDecodeDelay=1
569iewToFetchDelay=1
570iewToRenameDelay=1
571instShiftAmt=2
572interrupts=system.cpu1.interrupts
573isa=system.cpu1.isa
574issueToExecuteDelay=1
575issueWidth=8
576itb=system.cpu1.itb
577localCtrBits=2
578localHistoryBits=11
579localHistoryTableSize=2048
580localPredictorSize=2048
581max_insts_all_threads=0

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

603smtIQThreshold=100
604smtLSQPolicy=Partitioned
605smtLSQThreshold=100
606smtNumFetchingThreads=1
607smtROBPolicy=Partitioned
608smtROBThreshold=100
609squashWidth=8
610store_set_clear_period=250000
611switched_out=false
612system=system
613tracer=system.cpu1.tracer
614trapLatency=13
615wbDepth=1
616wbWidth=8
617workload=
618dcache_port=system.cpu1.dcache.cpu_side
619icache_port=system.cpu1.icache.cpu_side
620
621[system.cpu1.dcache]
622type=BaseCache
623addr_ranges=0:18446744073709551615
624assoc=4
625block_size=64
626clock=500
627forward_snoops=true
628hit_latency=2
629is_top_level=true
630max_miss_count=0
631mshrs=4
632prefetch_on_access=false
633prefetcher=Null
634response_latency=2
635size=32768
636system=system
637tgts_per_mshr=20
638two_queue=false
639write_buffers=8
640cpu_side=system.cpu1.dcache_port
641mem_side=system.toL2Bus.slave[5]
642
643[system.cpu1.dtb]
644type=ArmTLB
645children=walker

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

918
919[system.cpu1.icache]
920type=BaseCache
921addr_ranges=0:18446744073709551615
922assoc=1
923block_size=64
924clock=500
925forward_snoops=true
926hit_latency=2
927is_top_level=true
928max_miss_count=0
929mshrs=4
930prefetch_on_access=false
931prefetcher=Null
932response_latency=2
933size=32768
934system=system
935tgts_per_mshr=20
936two_queue=false
937write_buffers=8
938cpu_side=system.cpu1.icache_port
939mem_side=system.toL2Bus.slave[4]
940
941[system.cpu1.interrupts]
942type=ArmInterrupts
943
944[system.cpu1.isa]
945type=ArmISA
946fpsid=1090793632
947id_isar0=34607377
948id_isar1=34677009
949id_isar2=555950401
950id_isar3=17899825
951id_isar4=268501314
952id_isar5=0
953id_mmfr0=3
954id_mmfr1=0
955id_mmfr2=19070976
956id_mmfr3=4027589137
957id_pfr0=49
958id_pfr1=1
959midr=890224640
960
961[system.cpu1.itb]
962type=ArmTLB
963children=walker
964size=64
965walker=system.cpu1.itb.walker
966
967[system.cpu1.itb.walker]
968type=ArmTableWalker

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

985header_cycles=1
986use_default_range=false
987width=8
988master=system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.dmac_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.smc_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.gpio0_fake.pio system.realview.gpio1_fake.pio system.realview.gpio2_fake.pio system.realview.ssp_fake.pio system.realview.sci_fake.pio system.realview.aaci_fake.pio system.realview.mmc_fake.pio system.realview.rtc.pio system.realview.flash_fake.pio system.iocache.cpu_side
989slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma
990
991[system.iocache]
992type=BaseCache
993addr_ranges=0:134217727
994assoc=8
995block_size=64
996clock=1000
997forward_snoops=false
998hit_latency=50
999is_top_level=true
1000max_miss_count=0
1001mshrs=20
1002prefetch_on_access=false
1003prefetcher=Null
1004response_latency=50
1005size=1024
1006system=system
1007tgts_per_mshr=12
1008two_queue=false
1009write_buffers=8
1010cpu_side=system.iobus.master[25]
1011mem_side=system.membus.slave[2]
1012
1013[system.l2c]
1014type=BaseCache
1015addr_ranges=0:18446744073709551615
1016assoc=8
1017block_size=64
1018clock=500
1019forward_snoops=true
1020hit_latency=20
1021is_top_level=false
1022max_miss_count=0
1023mshrs=20
1024prefetch_on_access=false
1025prefetcher=Null
1026response_latency=20
1027size=4194304
1028system=system
1029tgts_per_mshr=12
1030two_queue=false
1031write_buffers=8
1032cpu_side=system.toL2Bus.master[0]
1033mem_side=system.membus.slave[1]
1034
1035[system.membus]
1036type=CoherentBus
1037children=badaddr_responder
1038block_size=64
1039clock=1000
1040header_cycles=1
1041use_default_range=false
1042width=8
1043default=system.membus.badaddr_responder.pio
1044master=system.bridge.slave system.realview.nvmem.port system.physmem.port system.realview.gic.pio system.realview.l2x0_fake.pio system.realview.a9scu.pio system.realview.local_cpu_timer.pio
1045slave=system.system_port system.l2c.mem_side system.iocache.mem_side
1046
1047[system.membus.badaddr_responder]
1048type=IsaFake
1049clock=1000
1050fake_mem=false
1051pio_addr=0
1052pio_latency=100000
1053pio_size=8

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

1167system=system
1168config=system.iobus.master[8]
1169dma=system.iobus.slave[2]
1170pio=system.iobus.master[7]
1171
1172[system.realview.clcd]
1173type=Pl111
1174amba_id=1315089
1175clock=1000
1176gic=system.realview.gic
1177int_num=55
1178pio_addr=268566528
1179pio_latency=10000
1180pixel_clock=41667
1181system=system
1182vnc=system.vncserver
1183dma=system.iobus.slave[1]
1184pio=system.iobus.master[4]
1185
1186[system.realview.dmac_fake]
1187type=AmbaFake
1188amba_id=0

--- 315 unchanged lines hidden ---