Deleted Added
sdiff udiff text old ( 11103:38f6188421e0 ) new ( 11570:4aac82f10951 )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[0]

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

50branchPred=system.cpu.branchPred
51checker=Null
52clk_domain=system.cpu_clk_domain
53cpu_id=0
54decodeCycleInput=true
55decodeInputBufferSize=3
56decodeInputWidth=2
57decodeToExecuteForwardDelay=1
58do_checkpoint_insts=true
59do_quiesce=true
60do_statistics_insts=true
61dstage2_mmu=system.cpu.dstage2_mmu
62dtb=system.cpu.dtb
63enableIdling=true
64eventq_index=0
65executeAllowEarlyMemoryIssue=true

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

94isa=system.cpu.isa
95istage2_mmu=system.cpu.istage2_mmu
96itb=system.cpu.itb
97max_insts_all_threads=0
98max_insts_any_thread=0
99max_loads_all_threads=0
100max_loads_any_thread=0
101numThreads=1
102profile=0
103progress_interval=0
104simpoint_start_insts=
105socket_id=0
106switched_out=false
107system=system
108tracer=system.cpu.tracer
109workload=system.cpu.workload
110dcache_port=system.cpu.dcache.cpu_side
111icache_port=system.cpu.icache.cpu_side
112
113[system.cpu.branchPred]
114type=TournamentBP
115BTBEntries=4096
116BTBTagSize=16
117RASSize=16
118choiceCtrBits=2
119choicePredictorSize=8192
120eventq_index=0
121globalCtrBits=2
122globalPredictorSize=8192
123instShiftAmt=2
124localCtrBits=2
125localHistoryTableSize=2048
126localPredictorSize=2048
127numThreads=1
128
129[system.cpu.dcache]
130type=Cache
131children=tags
132addr_ranges=0:18446744073709551615
133assoc=2
134clk_domain=system.cpu_clk_domain
135demand_mshr_reserve=1
136eventq_index=0
137forward_snoops=true
138hit_latency=2
139is_read_only=false
140max_miss_count=0
141mshrs=4
142prefetch_on_access=false
143prefetcher=Null
144response_latency=2
145sequential_access=false
146size=262144
147system=system
148tags=system.cpu.dcache.tags
149tgts_per_mshr=20
150write_buffers=8
151cpu_side=system.cpu.dcache_port
152mem_side=system.cpu.toL2Bus.slave[1]
153
154[system.cpu.dcache.tags]
155type=LRU
156assoc=2
157block_size=64
158clk_domain=system.cpu_clk_domain
159eventq_index=0
160hit_latency=2
161sequential_access=false
162size=262144
163
164[system.cpu.dstage2_mmu]
165type=ArmStage2MMU
166children=stage2_tlb
167eventq_index=0
168stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb

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

175eventq_index=0
176is_stage2=true
177size=32
178walker=system.cpu.dstage2_mmu.stage2_tlb.walker
179
180[system.cpu.dstage2_mmu.stage2_tlb.walker]
181type=ArmTableWalker
182clk_domain=system.cpu_clk_domain
183eventq_index=0
184is_stage2=true
185num_squash_per_cycle=2
186sys=system
187
188[system.cpu.dtb]
189type=ArmTLB
190children=walker
191eventq_index=0
192is_stage2=false
193size=64
194walker=system.cpu.dtb.walker
195
196[system.cpu.dtb.walker]
197type=ArmTableWalker
198clk_domain=system.cpu_clk_domain
199eventq_index=0
200is_stage2=false
201num_squash_per_cycle=2
202sys=system
203port=system.cpu.toL2Bus.slave[3]
204
205[system.cpu.executeFuncUnits]
206type=MinorFUPool
207children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
208eventq_index=0
209funcUnits=system.cpu.executeFuncUnits.funcUnits0 system.cpu.executeFuncUnits.funcUnits1 system.cpu.executeFuncUnits.funcUnits2 system.cpu.executeFuncUnits.funcUnits3 system.cpu.executeFuncUnits.funcUnits4 system.cpu.executeFuncUnits.funcUnits5 system.cpu.executeFuncUnits.funcUnits6

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

586opClass=InstPrefetch
587
588[system.cpu.icache]
589type=Cache
590children=tags
591addr_ranges=0:18446744073709551615
592assoc=2
593clk_domain=system.cpu_clk_domain
594demand_mshr_reserve=1
595eventq_index=0
596forward_snoops=true
597hit_latency=2
598is_read_only=true
599max_miss_count=0
600mshrs=4
601prefetch_on_access=false
602prefetcher=Null
603response_latency=2
604sequential_access=false
605size=131072
606system=system
607tags=system.cpu.icache.tags
608tgts_per_mshr=20
609write_buffers=8
610cpu_side=system.cpu.icache_port
611mem_side=system.cpu.toL2Bus.slave[0]
612
613[system.cpu.icache.tags]
614type=LRU
615assoc=2
616block_size=64
617clk_domain=system.cpu_clk_domain
618eventq_index=0
619hit_latency=2
620sequential_access=false
621size=131072
622
623[system.cpu.interrupts]
624type=ArmInterrupts
625eventq_index=0
626
627[system.cpu.isa]
628type=ArmISA
629eventq_index=0
630fpsid=1090793632
631id_aa64afr0_el1=0
632id_aa64afr1_el1=0
633id_aa64dfr0_el1=1052678
634id_aa64dfr1_el1=0
635id_aa64isar0_el1=0
636id_aa64isar1_el1=0

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

668eventq_index=0
669is_stage2=true
670size=32
671walker=system.cpu.istage2_mmu.stage2_tlb.walker
672
673[system.cpu.istage2_mmu.stage2_tlb.walker]
674type=ArmTableWalker
675clk_domain=system.cpu_clk_domain
676eventq_index=0
677is_stage2=true
678num_squash_per_cycle=2
679sys=system
680
681[system.cpu.itb]
682type=ArmTLB
683children=walker
684eventq_index=0
685is_stage2=false
686size=64
687walker=system.cpu.itb.walker
688
689[system.cpu.itb.walker]
690type=ArmTableWalker
691clk_domain=system.cpu_clk_domain
692eventq_index=0
693is_stage2=false
694num_squash_per_cycle=2
695sys=system
696port=system.cpu.toL2Bus.slave[2]
697
698[system.cpu.l2cache]
699type=Cache
700children=tags
701addr_ranges=0:18446744073709551615
702assoc=8
703clk_domain=system.cpu_clk_domain
704demand_mshr_reserve=1
705eventq_index=0
706forward_snoops=true
707hit_latency=20
708is_read_only=false
709max_miss_count=0
710mshrs=20
711prefetch_on_access=false
712prefetcher=Null
713response_latency=20
714sequential_access=false
715size=2097152
716system=system
717tags=system.cpu.l2cache.tags
718tgts_per_mshr=12
719write_buffers=8
720cpu_side=system.cpu.toL2Bus.master[0]
721mem_side=system.membus.slave[1]
722
723[system.cpu.l2cache.tags]
724type=LRU
725assoc=8
726block_size=64
727clk_domain=system.cpu_clk_domain
728eventq_index=0
729hit_latency=20
730sequential_access=false
731size=2097152
732
733[system.cpu.toL2Bus]
734type=CoherentXBar
735clk_domain=system.cpu_clk_domain
736eventq_index=0
737forward_latency=0
738frontend_latency=1
739response_latency=1
740snoop_filter=Null
741snoop_response_latency=1
742system=system
743use_default_range=false
744width=32
745master=system.cpu.l2cache.cpu_side
746slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
747
748[system.cpu.tracer]
749type=ExeTracer
750eventq_index=0
751
752[system.cpu.workload]
753type=LiveProcess
754cmd=twolf smred
755cwd=build/ARM/tests/opt/long/se/70.twolf/arm/linux/minor-timing
756drivers=
757egid=100
758env=
759errout=cerr
760euid=100
761eventq_index=0
762executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/twolf
763gid=100
764input=cin
765kvmInSE=false
766max_stack_size=67108864
767output=cout
768pid=100
769ppid=99
770simpoint=0

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

786enable=false
787eventq_index=0
788sys_clk_domain=system.clk_domain
789transition_latency=100000000
790
791[system.membus]
792type=CoherentXBar
793clk_domain=system.clk_domain
794eventq_index=0
795forward_latency=4
796frontend_latency=3
797response_latency=2
798snoop_filter=Null
799snoop_response_latency=4
800system=system
801use_default_range=false
802width=16
803master=system.physmem.port
804slave=system.system_port system.cpu.l2cache.mem_side

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

832activation_limit=4
833addr_mapping=RoRaBaCoCh
834bank_groups_per_rank=0
835banks_per_rank=8
836burst_length=8
837channels=1
838clk_domain=system.clk_domain
839conf_table_reported=true
840device_bus_width=8
841device_rowbuffer_size=1024
842device_size=536870912
843devices_per_rank=8
844dll=true
845eventq_index=0
846in_addr_map=true
847max_accesses_per_row=16
848mem_sched_policy=frfcfs
849min_writes_per_switch=16
850null=false
851page_policy=open_adaptive
852range=0:134217727
853ranks_per_channel=2
854read_buffer_size=32
855static_backend_latency=10000
856static_frontend_latency=10000
857tBURST=5000
858tCCD_L=0
859tCK=1250

--- 28 unchanged lines hidden ---