config.ini (9150:a2370fa5c793) config.ini (9276:a5ede748a1d9)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu0 cpu1 cpu2 cpu3 l2c membus physmem toL2Bus
12boot_osflags=a
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu0 cpu1 cpu2 cpu3 l2c membus physmem toL2Bus
12boot_osflags=a
13clock=1
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=timing
17memories=system.physmem
18num_work_ids=16
19readfile=
20symbolfile=

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

42function_trace_start=0
43interrupts=system.cpu0.interrupts
44itb=system.cpu0.itb
45max_insts_all_threads=0
46max_insts_any_thread=0
47max_loads_all_threads=0
48max_loads_any_thread=0
49numThreads=1
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=timing
18memories=system.physmem
19num_work_ids=16
20readfile=
21symbolfile=

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

43function_trace_start=0
44interrupts=system.cpu0.interrupts
45itb=system.cpu0.itb
46max_insts_all_threads=0
47max_insts_any_thread=0
48max_loads_all_threads=0
49max_loads_any_thread=0
50numThreads=1
50phase=0
51profile=0
52progress_interval=0
53system=system
54tracer=system.cpu0.tracer
55workload=system.cpu0.workload
56dcache_port=system.cpu0.dcache.cpu_side
57icache_port=system.cpu0.icache.cpu_side
58
59[system.cpu0.dcache]
60type=BaseCache
61addr_ranges=0:18446744073709551615
62assoc=4
63block_size=64
51profile=0
52progress_interval=0
53system=system
54tracer=system.cpu0.tracer
55workload=system.cpu0.workload
56dcache_port=system.cpu0.dcache.cpu_side
57icache_port=system.cpu0.icache.cpu_side
58
59[system.cpu0.dcache]
60type=BaseCache
61addr_ranges=0:18446744073709551615
62assoc=4
63block_size=64
64clock=1
64forward_snoops=true
65hash_delay=1
65forward_snoops=true
66hash_delay=1
67hit_latency=1000
66is_top_level=true
68is_top_level=true
67latency=1000
68max_miss_count=0
69mshrs=4
70prefetch_on_access=false
71prefetcher=Null
72prioritizeRequests=false
73repl=Null
69max_miss_count=0
70mshrs=4
71prefetch_on_access=false
72prefetcher=Null
73prioritizeRequests=false
74repl=Null
75response_latency=1000
74size=32768
75subblock_size=0
76system=system
77tgts_per_mshr=8
78trace_addr=0
79two_queue=false
80write_buffers=8
81cpu_side=system.cpu0.dcache_port
82mem_side=system.toL2Bus.slave[1]
83
84[system.cpu0.dtb]
85type=SparcTLB
86size=64
87
88[system.cpu0.icache]
89type=BaseCache
90addr_ranges=0:18446744073709551615
91assoc=1
92block_size=64
76size=32768
77subblock_size=0
78system=system
79tgts_per_mshr=8
80trace_addr=0
81two_queue=false
82write_buffers=8
83cpu_side=system.cpu0.dcache_port
84mem_side=system.toL2Bus.slave[1]
85
86[system.cpu0.dtb]
87type=SparcTLB
88size=64
89
90[system.cpu0.icache]
91type=BaseCache
92addr_ranges=0:18446744073709551615
93assoc=1
94block_size=64
95clock=1
93forward_snoops=true
94hash_delay=1
96forward_snoops=true
97hash_delay=1
98hit_latency=1000
95is_top_level=true
99is_top_level=true
96latency=1000
97max_miss_count=0
98mshrs=4
99prefetch_on_access=false
100prefetcher=Null
101prioritizeRequests=false
102repl=Null
100max_miss_count=0
101mshrs=4
102prefetch_on_access=false
103prefetcher=Null
104prioritizeRequests=false
105repl=Null
106response_latency=1000
103size=32768
104subblock_size=0
105system=system
106tgts_per_mshr=8
107trace_addr=0
108two_queue=false
109write_buffers=8
110cpu_side=system.cpu0.icache_port

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

123[system.cpu0.workload]
124type=LiveProcess
125cmd=test_atomic 4
126cwd=
127egid=100
128env=
129errout=cerr
130euid=100
107size=32768
108subblock_size=0
109system=system
110tgts_per_mshr=8
111trace_addr=0
112two_queue=false
113write_buffers=8
114cpu_side=system.cpu0.icache_port

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

127[system.cpu0.workload]
128type=LiveProcess
129cmd=test_atomic 4
130cwd=
131egid=100
132env=
133errout=cerr
134euid=100
131executable=/dist/m5/regression/test-progs/m5threads/bin/sparc/linux/test_atomic
135executable=tests/test-progs/m5threads/bin/sparc/linux/test_atomic
132gid=100
133input=cin
134max_stack_size=67108864
135output=cout
136pid=100
137ppid=99
138simpoint=0
139system=system

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

154function_trace_start=0
155interrupts=system.cpu1.interrupts
156itb=system.cpu1.itb
157max_insts_all_threads=0
158max_insts_any_thread=0
159max_loads_all_threads=0
160max_loads_any_thread=0
161numThreads=1
136gid=100
137input=cin
138max_stack_size=67108864
139output=cout
140pid=100
141ppid=99
142simpoint=0
143system=system

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

158function_trace_start=0
159interrupts=system.cpu1.interrupts
160itb=system.cpu1.itb
161max_insts_all_threads=0
162max_insts_any_thread=0
163max_loads_all_threads=0
164max_loads_any_thread=0
165numThreads=1
162phase=0
163profile=0
164progress_interval=0
165system=system
166tracer=system.cpu1.tracer
167workload=system.cpu0.workload
168dcache_port=system.cpu1.dcache.cpu_side
169icache_port=system.cpu1.icache.cpu_side
170
171[system.cpu1.dcache]
172type=BaseCache
173addr_ranges=0:18446744073709551615
174assoc=4
175block_size=64
166profile=0
167progress_interval=0
168system=system
169tracer=system.cpu1.tracer
170workload=system.cpu0.workload
171dcache_port=system.cpu1.dcache.cpu_side
172icache_port=system.cpu1.icache.cpu_side
173
174[system.cpu1.dcache]
175type=BaseCache
176addr_ranges=0:18446744073709551615
177assoc=4
178block_size=64
179clock=1
176forward_snoops=true
177hash_delay=1
180forward_snoops=true
181hash_delay=1
182hit_latency=1000
178is_top_level=true
183is_top_level=true
179latency=1000
180max_miss_count=0
181mshrs=4
182prefetch_on_access=false
183prefetcher=Null
184prioritizeRequests=false
185repl=Null
184max_miss_count=0
185mshrs=4
186prefetch_on_access=false
187prefetcher=Null
188prioritizeRequests=false
189repl=Null
190response_latency=1000
186size=32768
187subblock_size=0
188system=system
189tgts_per_mshr=8
190trace_addr=0
191two_queue=false
192write_buffers=8
193cpu_side=system.cpu1.dcache_port
194mem_side=system.toL2Bus.slave[3]
195
196[system.cpu1.dtb]
197type=SparcTLB
198size=64
199
200[system.cpu1.icache]
201type=BaseCache
202addr_ranges=0:18446744073709551615
203assoc=1
204block_size=64
191size=32768
192subblock_size=0
193system=system
194tgts_per_mshr=8
195trace_addr=0
196two_queue=false
197write_buffers=8
198cpu_side=system.cpu1.dcache_port
199mem_side=system.toL2Bus.slave[3]
200
201[system.cpu1.dtb]
202type=SparcTLB
203size=64
204
205[system.cpu1.icache]
206type=BaseCache
207addr_ranges=0:18446744073709551615
208assoc=1
209block_size=64
210clock=1
205forward_snoops=true
206hash_delay=1
211forward_snoops=true
212hash_delay=1
213hit_latency=1000
207is_top_level=true
214is_top_level=true
208latency=1000
209max_miss_count=0
210mshrs=4
211prefetch_on_access=false
212prefetcher=Null
213prioritizeRequests=false
214repl=Null
215max_miss_count=0
216mshrs=4
217prefetch_on_access=false
218prefetcher=Null
219prioritizeRequests=false
220repl=Null
221response_latency=1000
215size=32768
216subblock_size=0
217system=system
218tgts_per_mshr=8
219trace_addr=0
220two_queue=false
221write_buffers=8
222cpu_side=system.cpu1.icache_port

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

247function_trace_start=0
248interrupts=system.cpu2.interrupts
249itb=system.cpu2.itb
250max_insts_all_threads=0
251max_insts_any_thread=0
252max_loads_all_threads=0
253max_loads_any_thread=0
254numThreads=1
222size=32768
223subblock_size=0
224system=system
225tgts_per_mshr=8
226trace_addr=0
227two_queue=false
228write_buffers=8
229cpu_side=system.cpu1.icache_port

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

254function_trace_start=0
255interrupts=system.cpu2.interrupts
256itb=system.cpu2.itb
257max_insts_all_threads=0
258max_insts_any_thread=0
259max_loads_all_threads=0
260max_loads_any_thread=0
261numThreads=1
255phase=0
256profile=0
257progress_interval=0
258system=system
259tracer=system.cpu2.tracer
260workload=system.cpu0.workload
261dcache_port=system.cpu2.dcache.cpu_side
262icache_port=system.cpu2.icache.cpu_side
263
264[system.cpu2.dcache]
265type=BaseCache
266addr_ranges=0:18446744073709551615
267assoc=4
268block_size=64
262profile=0
263progress_interval=0
264system=system
265tracer=system.cpu2.tracer
266workload=system.cpu0.workload
267dcache_port=system.cpu2.dcache.cpu_side
268icache_port=system.cpu2.icache.cpu_side
269
270[system.cpu2.dcache]
271type=BaseCache
272addr_ranges=0:18446744073709551615
273assoc=4
274block_size=64
275clock=1
269forward_snoops=true
270hash_delay=1
276forward_snoops=true
277hash_delay=1
278hit_latency=1000
271is_top_level=true
279is_top_level=true
272latency=1000
273max_miss_count=0
274mshrs=4
275prefetch_on_access=false
276prefetcher=Null
277prioritizeRequests=false
278repl=Null
280max_miss_count=0
281mshrs=4
282prefetch_on_access=false
283prefetcher=Null
284prioritizeRequests=false
285repl=Null
286response_latency=1000
279size=32768
280subblock_size=0
281system=system
282tgts_per_mshr=8
283trace_addr=0
284two_queue=false
285write_buffers=8
286cpu_side=system.cpu2.dcache_port
287mem_side=system.toL2Bus.slave[5]
288
289[system.cpu2.dtb]
290type=SparcTLB
291size=64
292
293[system.cpu2.icache]
294type=BaseCache
295addr_ranges=0:18446744073709551615
296assoc=1
297block_size=64
287size=32768
288subblock_size=0
289system=system
290tgts_per_mshr=8
291trace_addr=0
292two_queue=false
293write_buffers=8
294cpu_side=system.cpu2.dcache_port
295mem_side=system.toL2Bus.slave[5]
296
297[system.cpu2.dtb]
298type=SparcTLB
299size=64
300
301[system.cpu2.icache]
302type=BaseCache
303addr_ranges=0:18446744073709551615
304assoc=1
305block_size=64
306clock=1
298forward_snoops=true
299hash_delay=1
307forward_snoops=true
308hash_delay=1
309hit_latency=1000
300is_top_level=true
310is_top_level=true
301latency=1000
302max_miss_count=0
303mshrs=4
304prefetch_on_access=false
305prefetcher=Null
306prioritizeRequests=false
307repl=Null
311max_miss_count=0
312mshrs=4
313prefetch_on_access=false
314prefetcher=Null
315prioritizeRequests=false
316repl=Null
317response_latency=1000
308size=32768
309subblock_size=0
310system=system
311tgts_per_mshr=8
312trace_addr=0
313two_queue=false
314write_buffers=8
315cpu_side=system.cpu2.icache_port

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

340function_trace_start=0
341interrupts=system.cpu3.interrupts
342itb=system.cpu3.itb
343max_insts_all_threads=0
344max_insts_any_thread=0
345max_loads_all_threads=0
346max_loads_any_thread=0
347numThreads=1
318size=32768
319subblock_size=0
320system=system
321tgts_per_mshr=8
322trace_addr=0
323two_queue=false
324write_buffers=8
325cpu_side=system.cpu2.icache_port

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

350function_trace_start=0
351interrupts=system.cpu3.interrupts
352itb=system.cpu3.itb
353max_insts_all_threads=0
354max_insts_any_thread=0
355max_loads_all_threads=0
356max_loads_any_thread=0
357numThreads=1
348phase=0
349profile=0
350progress_interval=0
351system=system
352tracer=system.cpu3.tracer
353workload=system.cpu0.workload
354dcache_port=system.cpu3.dcache.cpu_side
355icache_port=system.cpu3.icache.cpu_side
356
357[system.cpu3.dcache]
358type=BaseCache
359addr_ranges=0:18446744073709551615
360assoc=4
361block_size=64
358profile=0
359progress_interval=0
360system=system
361tracer=system.cpu3.tracer
362workload=system.cpu0.workload
363dcache_port=system.cpu3.dcache.cpu_side
364icache_port=system.cpu3.icache.cpu_side
365
366[system.cpu3.dcache]
367type=BaseCache
368addr_ranges=0:18446744073709551615
369assoc=4
370block_size=64
371clock=1
362forward_snoops=true
363hash_delay=1
372forward_snoops=true
373hash_delay=1
374hit_latency=1000
364is_top_level=true
375is_top_level=true
365latency=1000
366max_miss_count=0
367mshrs=4
368prefetch_on_access=false
369prefetcher=Null
370prioritizeRequests=false
371repl=Null
376max_miss_count=0
377mshrs=4
378prefetch_on_access=false
379prefetcher=Null
380prioritizeRequests=false
381repl=Null
382response_latency=1000
372size=32768
373subblock_size=0
374system=system
375tgts_per_mshr=8
376trace_addr=0
377two_queue=false
378write_buffers=8
379cpu_side=system.cpu3.dcache_port
380mem_side=system.toL2Bus.slave[7]
381
382[system.cpu3.dtb]
383type=SparcTLB
384size=64
385
386[system.cpu3.icache]
387type=BaseCache
388addr_ranges=0:18446744073709551615
389assoc=1
390block_size=64
383size=32768
384subblock_size=0
385system=system
386tgts_per_mshr=8
387trace_addr=0
388two_queue=false
389write_buffers=8
390cpu_side=system.cpu3.dcache_port
391mem_side=system.toL2Bus.slave[7]
392
393[system.cpu3.dtb]
394type=SparcTLB
395size=64
396
397[system.cpu3.icache]
398type=BaseCache
399addr_ranges=0:18446744073709551615
400assoc=1
401block_size=64
402clock=1
391forward_snoops=true
392hash_delay=1
403forward_snoops=true
404hash_delay=1
405hit_latency=1000
393is_top_level=true
406is_top_level=true
394latency=1000
395max_miss_count=0
396mshrs=4
397prefetch_on_access=false
398prefetcher=Null
399prioritizeRequests=false
400repl=Null
407max_miss_count=0
408mshrs=4
409prefetch_on_access=false
410prefetcher=Null
411prioritizeRequests=false
412repl=Null
413response_latency=1000
401size=32768
402subblock_size=0
403system=system
404tgts_per_mshr=8
405trace_addr=0
406two_queue=false
407write_buffers=8
408cpu_side=system.cpu3.icache_port

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

418[system.cpu3.tracer]
419type=ExeTracer
420
421[system.l2c]
422type=BaseCache
423addr_ranges=0:18446744073709551615
424assoc=8
425block_size=64
414size=32768
415subblock_size=0
416system=system
417tgts_per_mshr=8
418trace_addr=0
419two_queue=false
420write_buffers=8
421cpu_side=system.cpu3.icache_port

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

431[system.cpu3.tracer]
432type=ExeTracer
433
434[system.l2c]
435type=BaseCache
436addr_ranges=0:18446744073709551615
437assoc=8
438block_size=64
439clock=1
426forward_snoops=true
427hash_delay=1
440forward_snoops=true
441hash_delay=1
442hit_latency=10000
428is_top_level=false
443is_top_level=false
429latency=10000
430max_miss_count=0
431mshrs=92
432prefetch_on_access=false
433prefetcher=Null
434prioritizeRequests=false
435repl=Null
444max_miss_count=0
445mshrs=92
446prefetch_on_access=false
447prefetcher=Null
448prioritizeRequests=false
449repl=Null
450response_latency=10000
436size=4194304
437subblock_size=0
438system=system
439tgts_per_mshr=16
440trace_addr=0
441two_queue=false
442write_buffers=8
443cpu_side=system.toL2Bus.master[0]

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

450header_cycles=1
451use_default_range=false
452width=8
453master=system.physmem.port
454slave=system.l2c.mem_side system.system_port
455
456[system.physmem]
457type=SimpleMemory
451size=4194304
452subblock_size=0
453system=system
454tgts_per_mshr=16
455trace_addr=0
456two_queue=false
457write_buffers=8
458cpu_side=system.toL2Bus.master[0]

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

465header_cycles=1
466use_default_range=false
467width=8
468master=system.physmem.port
469slave=system.l2c.mem_side system.system_port
470
471[system.physmem]
472type=SimpleMemory
473bandwidth=73.000000
474clock=1
458conf_table_reported=false
475conf_table_reported=false
459file=
460in_addr_map=true
461latency=30000
462latency_var=0
463null=false
464range=0:134217727
465zero=false
466port=system.membus.master[0]
467
468[system.toL2Bus]
469type=CoherentBus
470block_size=64
471clock=1000
472header_cycles=1
473use_default_range=false
474width=8
475master=system.l2c.cpu_side
476slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu2.icache.mem_side system.cpu2.dcache.mem_side system.cpu3.icache.mem_side system.cpu3.dcache.mem_side
477
476in_addr_map=true
477latency=30000
478latency_var=0
479null=false
480range=0:134217727
481zero=false
482port=system.membus.master[0]
483
484[system.toL2Bus]
485type=CoherentBus
486block_size=64
487clock=1000
488header_cycles=1
489use_default_range=false
490width=8
491master=system.l2c.cpu_side
492slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu2.icache.mem_side system.cpu2.dcache.mem_side system.cpu3.icache.mem_side system.cpu3.dcache.mem_side
493