Merge zizzer:/bk/newmem
[gem5.git] / tests / long / 00.gzip / ref / alpha / linux / simple-atomic / config.out
1 [root]
2 type=Root
3 clock=1000000000000
4 max_tick=0
5 progress_interval=0
6 output_file=cout
7
8 [system.physmem]
9 type=PhysicalMemory
10 file=
11 range=[0,134217727]
12 latency=1
13
14 [system]
15 type=System
16 physmem=system.physmem
17 mem_mode=atomic
18
19 [system.membus]
20 type=Bus
21 bus_id=0
22
23 [system.cpu.workload]
24 type=LiveProcess
25 cmd=hello
26 executable=tests/test-progs/hello/bin/alpha/linux/hello
27 input=cin
28 output=cout
29 env=
30 system=system
31
32 [system.cpu.dcache]
33 type=BaseCache
34 size=262144
35 assoc=2
36 block_size=64
37 latency=1
38 mshrs=10
39 tgts_per_mshr=5
40 write_buffers=8
41 prioritizeRequests=false
42 do_copy=false
43 protocol=null
44 trace_addr=0
45 hash_delay=1
46 repl=null
47 compressed_bus=false
48 store_compressed=false
49 adaptive_compression=false
50 compression_latency=0
51 block_size=64
52 max_miss_count=0
53 addr_range=[0,18446744073709551615]
54 split=false
55 split_size=0
56 lifo=false
57 two_queue=false
58 prefetch_miss=false
59 prefetch_access=false
60 prefetcher_size=100
61 prefetch_past_page=false
62 prefetch_serial_squash=false
63 prefetch_latency=10
64 prefetch_degree=1
65 prefetch_policy=none
66 prefetch_cache_check_push=true
67 prefetch_use_cpu_id=true
68 prefetch_data_accesses_only=false
69 hit_latency=1
70
71 [system.cpu.fuPool.FUList0.opList0]
72 type=OpDesc
73 opClass=IntAlu
74 opLat=1
75 issueLat=1
76
77 [system.cpu.fuPool.FUList0]
78 type=FUDesc
79 opList=system.cpu.fuPool.FUList0.opList0
80 count=6
81
82 [system.cpu.fuPool.FUList1.opList0]
83 type=OpDesc
84 opClass=IntMult
85 opLat=3
86 issueLat=1
87
88 [system.cpu.fuPool.FUList1.opList1]
89 type=OpDesc
90 opClass=IntDiv
91 opLat=20
92 issueLat=19
93
94 [system.cpu.fuPool.FUList1]
95 type=FUDesc
96 opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
97 count=2
98
99 [system.cpu.fuPool.FUList2.opList0]
100 type=OpDesc
101 opClass=FloatAdd
102 opLat=2
103 issueLat=1
104
105 [system.cpu.fuPool.FUList2.opList1]
106 type=OpDesc
107 opClass=FloatCmp
108 opLat=2
109 issueLat=1
110
111 [system.cpu.fuPool.FUList2.opList2]
112 type=OpDesc
113 opClass=FloatCvt
114 opLat=2
115 issueLat=1
116
117 [system.cpu.fuPool.FUList2]
118 type=FUDesc
119 opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
120 count=4
121
122 [system.cpu.fuPool.FUList3.opList0]
123 type=OpDesc
124 opClass=FloatMult
125 opLat=4
126 issueLat=1
127
128 [system.cpu.fuPool.FUList3.opList1]
129 type=OpDesc
130 opClass=FloatDiv
131 opLat=12
132 issueLat=12
133
134 [system.cpu.fuPool.FUList3.opList2]
135 type=OpDesc
136 opClass=FloatSqrt
137 opLat=24
138 issueLat=24
139
140 [system.cpu.fuPool.FUList3]
141 type=FUDesc
142 opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
143 count=2
144
145 [system.cpu.fuPool.FUList4.opList0]
146 type=OpDesc
147 opClass=MemRead
148 opLat=1
149 issueLat=1
150
151 [system.cpu.fuPool.FUList4]
152 type=FUDesc
153 opList=system.cpu.fuPool.FUList4.opList0
154 count=0
155
156 [system.cpu.fuPool.FUList5.opList0]
157 type=OpDesc
158 opClass=MemWrite
159 opLat=1
160 issueLat=1
161
162 [system.cpu.fuPool.FUList5]
163 type=FUDesc
164 opList=system.cpu.fuPool.FUList5.opList0
165 count=0
166
167 [system.cpu.fuPool.FUList6.opList0]
168 type=OpDesc
169 opClass=MemRead
170 opLat=1
171 issueLat=1
172
173 [system.cpu.fuPool.FUList6.opList1]
174 type=OpDesc
175 opClass=MemWrite
176 opLat=1
177 issueLat=1
178
179 [system.cpu.fuPool.FUList6]
180 type=FUDesc
181 opList=system.cpu.fuPool.FUList6.opList0 system.cpu.fuPool.FUList6.opList1
182 count=4
183
184 [system.cpu.fuPool.FUList7.opList0]
185 type=OpDesc
186 opClass=IprAccess
187 opLat=3
188 issueLat=3
189
190 [system.cpu.fuPool.FUList7]
191 type=FUDesc
192 opList=system.cpu.fuPool.FUList7.opList0
193 count=1
194
195 [system.cpu.fuPool]
196 type=FUPool
197 FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7
198
199 [system.cpu]
200 type=DerivO3CPU
201 clock=1
202 numThreads=1
203 activity=0
204 workload=system.cpu.workload
205 mem=system.cpu.dcache
206 checker=null
207 max_insts_any_thread=0
208 max_insts_all_threads=0
209 max_loads_any_thread=0
210 max_loads_all_threads=0
211 cachePorts=200
212 decodeToFetchDelay=1
213 renameToFetchDelay=1
214 iewToFetchDelay=1
215 commitToFetchDelay=1
216 fetchWidth=8
217 renameToDecodeDelay=1
218 iewToDecodeDelay=1
219 commitToDecodeDelay=1
220 fetchToDecodeDelay=1
221 decodeWidth=8
222 iewToRenameDelay=1
223 commitToRenameDelay=1
224 decodeToRenameDelay=1
225 renameWidth=8
226 commitToIEWDelay=1
227 renameToIEWDelay=2
228 issueToExecuteDelay=1
229 dispatchWidth=8
230 issueWidth=8
231 wbWidth=8
232 wbDepth=1
233 fuPool=system.cpu.fuPool
234 iewToCommitDelay=1
235 renameToROBDelay=1
236 commitWidth=8
237 squashWidth=8
238 trapLatency=13
239 backComSize=5
240 forwardComSize=5
241 predType=tournament
242 localPredictorSize=2048
243 localCtrBits=2
244 localHistoryTableSize=2048
245 localHistoryBits=11
246 globalPredictorSize=8192
247 globalCtrBits=2
248 globalHistoryBits=13
249 choicePredictorSize=8192
250 choiceCtrBits=2
251 BTBEntries=4096
252 BTBTagSize=16
253 RASSize=16
254 LQEntries=32
255 SQEntries=32
256 LFSTSize=1024
257 SSITSize=1024
258 numPhysIntRegs=256
259 numPhysFloatRegs=256
260 numIQEntries=64
261 numROBEntries=192
262 smtNumFetchingThreads=1
263 smtFetchPolicy=SingleThread
264 smtLSQPolicy=Partitioned
265 smtLSQThreshold=100
266 smtIQPolicy=Partitioned
267 smtIQThreshold=100
268 smtROBPolicy=Partitioned
269 smtROBThreshold=100
270 smtCommitPolicy=RoundRobin
271 instShiftAmt=2
272 defer_registration=false
273 function_trace=false
274 function_trace_start=0
275
276 [system.cpu.icache]
277 type=BaseCache
278 size=131072
279 assoc=2
280 block_size=64
281 latency=1
282 mshrs=10
283 tgts_per_mshr=5
284 write_buffers=8
285 prioritizeRequests=false
286 do_copy=false
287 protocol=null
288 trace_addr=0
289 hash_delay=1
290 repl=null
291 compressed_bus=false
292 store_compressed=false
293 adaptive_compression=false
294 compression_latency=0
295 block_size=64
296 max_miss_count=0
297 addr_range=[0,18446744073709551615]
298 split=false
299 split_size=0
300 lifo=false
301 two_queue=false
302 prefetch_miss=false
303 prefetch_access=false
304 prefetcher_size=100
305 prefetch_past_page=false
306 prefetch_serial_squash=false
307 prefetch_latency=10
308 prefetch_degree=1
309 prefetch_policy=none
310 prefetch_cache_check_push=true
311 prefetch_use_cpu_id=true
312 prefetch_data_accesses_only=false
313 hit_latency=1
314
315 [system.cpu.l2cache]
316 type=BaseCache
317 size=2097152
318 assoc=2
319 block_size=64
320 latency=1
321 mshrs=10
322 tgts_per_mshr=5
323 write_buffers=8
324 prioritizeRequests=false
325 do_copy=false
326 protocol=null
327 trace_addr=0
328 hash_delay=1
329 repl=null
330 compressed_bus=false
331 store_compressed=false
332 adaptive_compression=false
333 compression_latency=0
334 block_size=64
335 max_miss_count=0
336 addr_range=[0,18446744073709551615]
337 split=false
338 split_size=0
339 lifo=false
340 two_queue=false
341 prefetch_miss=false
342 prefetch_access=false
343 prefetcher_size=100
344 prefetch_past_page=false
345 prefetch_serial_squash=false
346 prefetch_latency=10
347 prefetch_degree=1
348 prefetch_policy=none
349 prefetch_cache_check_push=true
350 prefetch_use_cpu_id=true
351 prefetch_data_accesses_only=false
352 hit_latency=1
353
354 [system.cpu.toL2Bus]
355 type=Bus
356 bus_id=0
357
358 [trace]
359 flags=
360 start=0
361 bufsize=0
362 file=cout
363 dump_on_exit=false
364 ignore=
365
366 [stats]
367 descriptions=true
368 project_name=test
369 simulation_name=test
370 simulation_sample=0
371 text_file=m5stats.txt
372 text_compat=true
373 mysql_db=
374 mysql_user=
375 mysql_password=
376 mysql_host=
377 events_start=-1
378 dump_reset=false
379 dump_cycle=0
380 dump_period=0
381 ignore_events=
382
383 [random]
384 seed=1
385
386 [exetrace]
387 speculative=true
388 print_cycle=true
389 print_opclass=true
390 print_thread=true
391 print_effaddr=true
392 print_data=true
393 print_iregs=false
394 print_fetchseq=false
395 print_cpseq=false
396 print_reg_delta=false
397 pc_symbol=true
398 intel_format=false
399 trace_system=client
400
401 [debug]
402 break_cycles=
403