config.ini (9348:44d31345e360) config.ini (9449:56610ab73040)
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=cpu membus physmem
12boot_osflags=a
13clock=1000
14init_param=0
15kernel=
16load_addr_mask=1099511627775
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=cpu membus physmem
12boot_osflags=a
13clock=1000
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=atomic
17mem_mode=timing
18mem_ranges=
18memories=system.physmem
19num_work_ids=16
20readfile=
21symbolfile=
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
29system_port=system.membus.slave[0]
30
31[system.cpu]
32type=DerivO3CPU
19memories=system.physmem
20num_work_ids=16
21readfile=
22symbolfile=
23work_begin_ckpt_count=0
24work_begin_cpu_id_exit=-1
25work_begin_exit_count=0
26work_cpus_ckpt_count=0
27work_end_ckpt_count=0
28work_end_exit_count=0
29work_item_id=-1
30system_port=system.membus.slave[0]
31
32[system.cpu]
33type=DerivO3CPU
33children=checker dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
34children=checker dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
34BTBEntries=4096
35BTBTagSize=16
36LFSTSize=1024
37LQEntries=32
38LSQCheckLoads=true
39LSQDepCheckShift=4
40RASSize=16
41SQEntries=32

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

51commitToFetchDelay=1
52commitToIEWDelay=1
53commitToRenameDelay=1
54commitWidth=8
55cpu_id=0
56decodeToFetchDelay=1
57decodeToRenameDelay=1
58decodeWidth=8
35BTBEntries=4096
36BTBTagSize=16
37LFSTSize=1024
38LQEntries=32
39LSQCheckLoads=true
40LSQDepCheckShift=4
41RASSize=16
42SQEntries=32

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

52commitToFetchDelay=1
53commitToIEWDelay=1
54commitToRenameDelay=1
55commitWidth=8
56cpu_id=0
57decodeToFetchDelay=1
58decodeToRenameDelay=1
59decodeWidth=8
59defer_registration=false
60dispatchWidth=8
61do_checkpoint_insts=true
62do_quiesce=true
63do_statistics_insts=true
64dtb=system.cpu.dtb
65fetchToDecodeDelay=1
66fetchTrapLatency=1
67fetchWidth=8

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

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
60dispatchWidth=8
61do_checkpoint_insts=true
62do_quiesce=true
63do_statistics_insts=true
64dtb=system.cpu.dtb
65fetchToDecodeDelay=1
66fetchTrapLatency=1
67fetchWidth=8

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

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
81isa=system.cpu.isa
81issueToExecuteDelay=1
82issueWidth=8
83itb=system.cpu.itb
84localCtrBits=2
85localHistoryBits=11
86localHistoryTableSize=2048
87localPredictorSize=2048
88max_insts_all_threads=0

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

110smtIQThreshold=100
111smtLSQPolicy=Partitioned
112smtLSQThreshold=100
113smtNumFetchingThreads=1
114smtROBPolicy=Partitioned
115smtROBThreshold=100
116squashWidth=8
117store_set_clear_period=250000
82issueToExecuteDelay=1
83issueWidth=8
84itb=system.cpu.itb
85localCtrBits=2
86localHistoryBits=11
87localHistoryTableSize=2048
88localPredictorSize=2048
89max_insts_all_threads=0

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

111smtIQThreshold=100
112smtLSQPolicy=Partitioned
113smtLSQThreshold=100
114smtNumFetchingThreads=1
115smtROBPolicy=Partitioned
116smtROBThreshold=100
117squashWidth=8
118store_set_clear_period=250000
119switched_out=false
118system=system
119tracer=system.cpu.tracer
120trapLatency=13
121wbDepth=1
122wbWidth=8
123workload=system.cpu.workload
124dcache_port=system.cpu.dcache.cpu_side
125icache_port=system.cpu.icache.cpu_side
126
127[system.cpu.checker]
128type=O3Checker
120system=system
121tracer=system.cpu.tracer
122trapLatency=13
123wbDepth=1
124wbWidth=8
125workload=system.cpu.workload
126dcache_port=system.cpu.dcache.cpu_side
127icache_port=system.cpu.icache.cpu_side
128
129[system.cpu.checker]
130type=O3Checker
129children=dtb itb tracer
131children=dtb isa itb tracer
130checker=Null
131clock=500
132cpu_id=0
132checker=Null
133clock=500
134cpu_id=0
133defer_registration=false
134do_checkpoint_insts=true
135do_quiesce=true
136do_statistics_insts=true
137dtb=system.cpu.checker.dtb
138exitOnError=false
139function_trace=false
140function_trace_start=0
141interrupts=Null
135do_checkpoint_insts=true
136do_quiesce=true
137do_statistics_insts=true
138dtb=system.cpu.checker.dtb
139exitOnError=false
140function_trace=false
141function_trace_start=0
142interrupts=Null
143isa=system.cpu.checker.isa
142itb=system.cpu.checker.itb
143max_insts_all_threads=0
144max_insts_any_thread=0
145max_loads_all_threads=0
146max_loads_any_thread=0
147numThreads=1
148profile=0
149progress_interval=0
144itb=system.cpu.checker.itb
145max_insts_all_threads=0
146max_insts_any_thread=0
147max_loads_all_threads=0
148max_loads_any_thread=0
149numThreads=1
150profile=0
151progress_interval=0
152switched_out=false
150system=system
151tracer=system.cpu.checker.tracer
152updateOnError=true
153warnOnlyOnLoadError=true
154workload=system.cpu.workload
155
156[system.cpu.checker.dtb]
157type=ArmTLB
158children=walker
159size=64
160walker=system.cpu.checker.dtb.walker
161
162[system.cpu.checker.dtb.walker]
163type=ArmTableWalker
164clock=500
165num_squash_per_cycle=2
166sys=system
167port=system.cpu.toL2Bus.slave[5]
168
153system=system
154tracer=system.cpu.checker.tracer
155updateOnError=true
156warnOnlyOnLoadError=true
157workload=system.cpu.workload
158
159[system.cpu.checker.dtb]
160type=ArmTLB
161children=walker
162size=64
163walker=system.cpu.checker.dtb.walker
164
165[system.cpu.checker.dtb.walker]
166type=ArmTableWalker
167clock=500
168num_squash_per_cycle=2
169sys=system
170port=system.cpu.toL2Bus.slave[5]
171
172[system.cpu.checker.isa]
173type=ArmISA
174fpsid=1090793632
175id_isar0=34607377
176id_isar1=34677009
177id_isar2=555950401
178id_isar3=17899825
179id_isar4=268501314
180id_isar5=0
181id_mmfr0=3
182id_mmfr1=0
183id_mmfr2=19070976
184id_mmfr3=4027589137
185id_pfr0=49
186id_pfr1=1
187midr=890224640
188
169[system.cpu.checker.itb]
170type=ArmTLB
171children=walker
172size=64
173walker=system.cpu.checker.itb.walker
174
175[system.cpu.checker.itb.walker]
176type=ArmTableWalker

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

184
185[system.cpu.dcache]
186type=BaseCache
187addr_ranges=0:18446744073709551615
188assoc=2
189block_size=64
190clock=500
191forward_snoops=true
189[system.cpu.checker.itb]
190type=ArmTLB
191children=walker
192size=64
193walker=system.cpu.checker.itb.walker
194
195[system.cpu.checker.itb.walker]
196type=ArmTableWalker

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

204
205[system.cpu.dcache]
206type=BaseCache
207addr_ranges=0:18446744073709551615
208assoc=2
209block_size=64
210clock=500
211forward_snoops=true
192hash_delay=1
193hit_latency=2
194is_top_level=true
195max_miss_count=0
196mshrs=4
197prefetch_on_access=false
198prefetcher=Null
212hit_latency=2
213is_top_level=true
214max_miss_count=0
215mshrs=4
216prefetch_on_access=false
217prefetcher=Null
199prioritizeRequests=false
200repl=Null
201response_latency=2
202size=262144
218response_latency=2
219size=262144
203subblock_size=0
204system=system
205tgts_per_mshr=20
220system=system
221tgts_per_mshr=20
206trace_addr=0
207two_queue=false
208write_buffers=8
209cpu_side=system.cpu.dcache_port
210mem_side=system.cpu.toL2Bus.slave[1]
211
212[system.cpu.dtb]
213type=ArmTLB
214children=walker

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

487
488[system.cpu.icache]
489type=BaseCache
490addr_ranges=0:18446744073709551615
491assoc=2
492block_size=64
493clock=500
494forward_snoops=true
222two_queue=false
223write_buffers=8
224cpu_side=system.cpu.dcache_port
225mem_side=system.cpu.toL2Bus.slave[1]
226
227[system.cpu.dtb]
228type=ArmTLB
229children=walker

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

502
503[system.cpu.icache]
504type=BaseCache
505addr_ranges=0:18446744073709551615
506assoc=2
507block_size=64
508clock=500
509forward_snoops=true
495hash_delay=1
496hit_latency=2
497is_top_level=true
498max_miss_count=0
499mshrs=4
500prefetch_on_access=false
501prefetcher=Null
510hit_latency=2
511is_top_level=true
512max_miss_count=0
513mshrs=4
514prefetch_on_access=false
515prefetcher=Null
502prioritizeRequests=false
503repl=Null
504response_latency=2
505size=131072
516response_latency=2
517size=131072
506subblock_size=0
507system=system
508tgts_per_mshr=20
518system=system
519tgts_per_mshr=20
509trace_addr=0
510two_queue=false
511write_buffers=8
512cpu_side=system.cpu.icache_port
513mem_side=system.cpu.toL2Bus.slave[0]
514
515[system.cpu.interrupts]
516type=ArmInterrupts
517
520two_queue=false
521write_buffers=8
522cpu_side=system.cpu.icache_port
523mem_side=system.cpu.toL2Bus.slave[0]
524
525[system.cpu.interrupts]
526type=ArmInterrupts
527
528[system.cpu.isa]
529type=ArmISA
530fpsid=1090793632
531id_isar0=34607377
532id_isar1=34677009
533id_isar2=555950401
534id_isar3=17899825
535id_isar4=268501314
536id_isar5=0
537id_mmfr0=3
538id_mmfr1=0
539id_mmfr2=19070976
540id_mmfr3=4027589137
541id_pfr0=49
542id_pfr1=1
543midr=890224640
544
518[system.cpu.itb]
519type=ArmTLB
520children=walker
521size=64
522walker=system.cpu.itb.walker
523
524[system.cpu.itb.walker]
525type=ArmTableWalker

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

530
531[system.cpu.l2cache]
532type=BaseCache
533addr_ranges=0:18446744073709551615
534assoc=8
535block_size=64
536clock=500
537forward_snoops=true
545[system.cpu.itb]
546type=ArmTLB
547children=walker
548size=64
549walker=system.cpu.itb.walker
550
551[system.cpu.itb.walker]
552type=ArmTableWalker

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

557
558[system.cpu.l2cache]
559type=BaseCache
560addr_ranges=0:18446744073709551615
561assoc=8
562block_size=64
563clock=500
564forward_snoops=true
538hash_delay=1
539hit_latency=20
540is_top_level=false
541max_miss_count=0
542mshrs=20
543prefetch_on_access=false
544prefetcher=Null
565hit_latency=20
566is_top_level=false
567max_miss_count=0
568mshrs=20
569prefetch_on_access=false
570prefetcher=Null
545prioritizeRequests=false
546repl=Null
547response_latency=20
548size=2097152
571response_latency=20
572size=2097152
549subblock_size=0
550system=system
551tgts_per_mshr=12
573system=system
574tgts_per_mshr=12
552trace_addr=0
553two_queue=false
554write_buffers=8
555cpu_side=system.cpu.toL2Bus.master[0]
556mem_side=system.membus.slave[1]
557
558[system.cpu.toL2Bus]
559type=CoherentBus
560block_size=64

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

571[system.cpu.workload]
572type=LiveProcess
573cmd=hello
574cwd=
575egid=100
576env=
577errout=cerr
578euid=100
575two_queue=false
576write_buffers=8
577cpu_side=system.cpu.toL2Bus.master[0]
578mem_side=system.membus.slave[1]
579
580[system.cpu.toL2Bus]
581type=CoherentBus
582block_size=64

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

593[system.cpu.workload]
594type=LiveProcess
595cmd=hello
596cwd=
597egid=100
598env=
599errout=cerr
600euid=100
579executable=/projects/pd/randd/dist/test-progs/hello/bin/arm/linux/hello
601executable=/gem5/dist/test-progs/hello/bin/arm/linux/hello
580gid=100
581input=cin
582max_stack_size=67108864
583output=cout
584pid=100
585ppid=99
586simpoint=0
587system=system

--- 38 unchanged lines hidden ---
602gid=100
603input=cin
604max_stack_size=67108864
605output=cout
606pid=100
607ppid=99
608simpoint=0
609system=system

--- 38 unchanged lines hidden ---