stats: update stale config.ini files, eio and few other stats.
[gem5.git] / tests / long / se / 60.bzip2 / ref / arm / linux / simple-atomic / config.ini
1 [root]
2 type=Root
3 children=system
4 eventq_index=0
5 full_system=false
6 sim_quantum=0
7 time_sync_enable=false
8 time_sync_period=100000000000
9 time_sync_spin_threshold=100000000
10
11 [system]
12 type=System
13 children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14 boot_osflags=a
15 cache_line_size=64
16 clk_domain=system.clk_domain
17 eventq_index=0
18 init_param=0
19 kernel=
20 kernel_addr_check=true
21 load_addr_mask=1099511627775
22 load_offset=0
23 mem_mode=atomic
24 mem_ranges=
25 memories=system.physmem
26 mmap_using_noreserve=false
27 num_work_ids=16
28 readfile=
29 symbolfile=
30 work_begin_ckpt_count=0
31 work_begin_cpu_id_exit=-1
32 work_begin_exit_count=0
33 work_cpus_ckpt_count=0
34 work_end_ckpt_count=0
35 work_end_exit_count=0
36 work_item_id=-1
37 system_port=system.membus.slave[0]
38
39 [system.clk_domain]
40 type=SrcClockDomain
41 clock=1000
42 domain_id=-1
43 eventq_index=0
44 init_perf_level=0
45 voltage_domain=system.voltage_domain
46
47 [system.cpu]
48 type=AtomicSimpleCPU
49 children=dstage2_mmu dtb interrupts isa istage2_mmu itb tracer workload
50 branchPred=Null
51 checker=Null
52 clk_domain=system.cpu_clk_domain
53 cpu_id=0
54 do_checkpoint_insts=true
55 do_quiesce=true
56 do_statistics_insts=true
57 dstage2_mmu=system.cpu.dstage2_mmu
58 dtb=system.cpu.dtb
59 eventq_index=0
60 fastmem=false
61 function_trace=false
62 function_trace_start=0
63 interrupts=system.cpu.interrupts
64 isa=system.cpu.isa
65 istage2_mmu=system.cpu.istage2_mmu
66 itb=system.cpu.itb
67 max_insts_all_threads=0
68 max_insts_any_thread=0
69 max_loads_all_threads=0
70 max_loads_any_thread=0
71 numThreads=1
72 profile=0
73 progress_interval=0
74 simpoint_start_insts=
75 simulate_data_stalls=false
76 simulate_inst_stalls=false
77 socket_id=0
78 switched_out=false
79 system=system
80 tracer=system.cpu.tracer
81 width=1
82 workload=system.cpu.workload
83 dcache_port=system.membus.slave[2]
84 icache_port=system.membus.slave[1]
85
86 [system.cpu.dstage2_mmu]
87 type=ArmStage2MMU
88 children=stage2_tlb
89 eventq_index=0
90 stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
91 sys=system
92 tlb=system.cpu.dtb
93
94 [system.cpu.dstage2_mmu.stage2_tlb]
95 type=ArmTLB
96 children=walker
97 eventq_index=0
98 is_stage2=true
99 size=32
100 walker=system.cpu.dstage2_mmu.stage2_tlb.walker
101
102 [system.cpu.dstage2_mmu.stage2_tlb.walker]
103 type=ArmTableWalker
104 clk_domain=system.cpu_clk_domain
105 eventq_index=0
106 is_stage2=true
107 num_squash_per_cycle=2
108 sys=system
109
110 [system.cpu.dtb]
111 type=ArmTLB
112 children=walker
113 eventq_index=0
114 is_stage2=false
115 size=64
116 walker=system.cpu.dtb.walker
117
118 [system.cpu.dtb.walker]
119 type=ArmTableWalker
120 clk_domain=system.cpu_clk_domain
121 eventq_index=0
122 is_stage2=false
123 num_squash_per_cycle=2
124 sys=system
125 port=system.membus.slave[4]
126
127 [system.cpu.interrupts]
128 type=ArmInterrupts
129 eventq_index=0
130
131 [system.cpu.isa]
132 type=ArmISA
133 eventq_index=0
134 fpsid=1090793632
135 id_aa64afr0_el1=0
136 id_aa64afr1_el1=0
137 id_aa64dfr0_el1=1052678
138 id_aa64dfr1_el1=0
139 id_aa64isar0_el1=0
140 id_aa64isar1_el1=0
141 id_aa64mmfr0_el1=15728642
142 id_aa64mmfr1_el1=0
143 id_aa64pfr0_el1=17
144 id_aa64pfr1_el1=0
145 id_isar0=34607377
146 id_isar1=34677009
147 id_isar2=555950401
148 id_isar3=17899825
149 id_isar4=268501314
150 id_isar5=0
151 id_mmfr0=270536963
152 id_mmfr1=0
153 id_mmfr2=19070976
154 id_mmfr3=34611729
155 id_pfr0=49
156 id_pfr1=4113
157 midr=1091551472
158 pmu=Null
159 system=system
160
161 [system.cpu.istage2_mmu]
162 type=ArmStage2MMU
163 children=stage2_tlb
164 eventq_index=0
165 stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
166 sys=system
167 tlb=system.cpu.itb
168
169 [system.cpu.istage2_mmu.stage2_tlb]
170 type=ArmTLB
171 children=walker
172 eventq_index=0
173 is_stage2=true
174 size=32
175 walker=system.cpu.istage2_mmu.stage2_tlb.walker
176
177 [system.cpu.istage2_mmu.stage2_tlb.walker]
178 type=ArmTableWalker
179 clk_domain=system.cpu_clk_domain
180 eventq_index=0
181 is_stage2=true
182 num_squash_per_cycle=2
183 sys=system
184
185 [system.cpu.itb]
186 type=ArmTLB
187 children=walker
188 eventq_index=0
189 is_stage2=false
190 size=64
191 walker=system.cpu.itb.walker
192
193 [system.cpu.itb.walker]
194 type=ArmTableWalker
195 clk_domain=system.cpu_clk_domain
196 eventq_index=0
197 is_stage2=false
198 num_squash_per_cycle=2
199 sys=system
200 port=system.membus.slave[3]
201
202 [system.cpu.tracer]
203 type=ExeTracer
204 eventq_index=0
205
206 [system.cpu.workload]
207 type=LiveProcess
208 cmd=bzip2 input.source 1
209 cwd=build/ARM/tests/opt/long/se/60.bzip2/arm/linux/simple-atomic
210 drivers=
211 egid=100
212 env=
213 errout=cerr
214 euid=100
215 eventq_index=0
216 executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/bzip2
217 gid=100
218 input=cin
219 kvmInSE=false
220 max_stack_size=67108864
221 output=cout
222 pid=100
223 ppid=99
224 simpoint=0
225 system=system
226 uid=100
227 useArchPT=false
228
229 [system.cpu_clk_domain]
230 type=SrcClockDomain
231 clock=500
232 domain_id=-1
233 eventq_index=0
234 init_perf_level=0
235 voltage_domain=system.voltage_domain
236
237 [system.dvfs_handler]
238 type=DVFSHandler
239 domains=
240 enable=false
241 eventq_index=0
242 sys_clk_domain=system.clk_domain
243 transition_latency=100000000
244
245 [system.membus]
246 type=CoherentXBar
247 clk_domain=system.clk_domain
248 eventq_index=0
249 forward_latency=4
250 frontend_latency=3
251 response_latency=2
252 snoop_filter=Null
253 snoop_response_latency=4
254 system=system
255 use_default_range=false
256 width=16
257 master=system.physmem.port
258 slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
259
260 [system.physmem]
261 type=SimpleMemory
262 bandwidth=73.000000
263 clk_domain=system.clk_domain
264 conf_table_reported=true
265 eventq_index=0
266 in_addr_map=true
267 latency=30000
268 latency_var=0
269 null=false
270 range=0:134217727
271 port=system.membus.master[0]
272
273 [system.voltage_domain]
274 type=VoltageDomain
275 eventq_index=0
276 voltage=1.000000
277