config.ini revision 8721
111515Sandreas.sandberg@arm.com[root]
211570SCurtis.Dunham@arm.comtype=Root
311960Sgabeblack@google.comchildren=system
411960Sgabeblack@google.comtime_sync_enable=false
57513SN/Atime_sync_period=100000000000
67513SN/Atime_sync_spin_threshold=100000000
77513SN/A
87513SN/A[system]
97513SN/Atype=System
1011960Sgabeblack@google.comchildren=cpu membus physmem
117513SN/Amem_mode=atomic
128210SN/Amemories=system.physmem
137513SN/Anum_work_ids=16
147513SN/Aphysmem=system.physmem
157513SN/Awork_begin_ckpt_count=0
167513SN/Awork_begin_cpu_id_exit=-1
177513SN/Awork_begin_exit_count=0
187513SN/Awork_cpus_ckpt_count=0
197513SN/Awork_end_ckpt_count=0
207513SN/Awork_end_exit_count=0
217513SN/Awork_item_id=-1
227513SN/Asystem_port=system.membus.port[0]
237513SN/A
247513SN/A[system.cpu]
257513SN/Atype=TimingSimpleCPU
267513SN/Achildren=dcache dtb icache itb l2cache toL2Bus tracer workload
277513SN/Achecker=Null
287513SN/Aclock=500
297513SN/Acpu_id=0
307513SN/Adefer_registration=false
317513SN/Ado_checkpoint_insts=true
327513SN/Ado_statistics_insts=true
337513SN/Adtb=system.cpu.dtb
347513SN/Afunction_trace=false
357513SN/Afunction_trace_start=0
367513SN/Aitb=system.cpu.itb
3711960Sgabeblack@google.commax_insts_all_threads=0
3811960Sgabeblack@google.commax_insts_any_thread=0
397513SN/Amax_loads_all_threads=0
407513SN/Amax_loads_any_thread=0
417513SN/AnumThreads=1
427513SN/Aphase=0
437513SN/Aprogress_interval=0
447513SN/Asystem=system
457513SN/Atracer=system.cpu.tracer
467513SN/Aworkload=system.cpu.workload
477513SN/Adcache_port=system.cpu.dcache.cpu_side
487513SN/Aicache_port=system.cpu.icache.cpu_side
497513SN/A
507513SN/A[system.cpu.dcache]
517513SN/Atype=BaseCache
527513SN/Aaddr_range=0:18446744073709551615
537513SN/Aassoc=2
54block_size=64
55forward_snoops=true
56hash_delay=1
57is_top_level=true
58latency=1000
59max_miss_count=0
60mshrs=10
61num_cpus=1
62prefetch_data_accesses_only=false
63prefetch_degree=1
64prefetch_latency=10000
65prefetch_on_access=false
66prefetch_past_page=false
67prefetch_policy=none
68prefetch_serial_squash=false
69prefetch_use_cpu_id=true
70prefetcher_size=100
71prioritizeRequests=false
72repl=Null
73size=262144
74subblock_size=0
75tgts_per_mshr=5
76trace_addr=0
77two_queue=false
78write_buffers=8
79cpu_side=system.cpu.dcache_port
80mem_side=system.cpu.toL2Bus.port[1]
81
82[system.cpu.dtb]
83type=ArmTLB
84size=64
85
86[system.cpu.icache]
87type=BaseCache
88addr_range=0:18446744073709551615
89assoc=2
90block_size=64
91forward_snoops=true
92hash_delay=1
93is_top_level=true
94latency=1000
95max_miss_count=0
96mshrs=10
97num_cpus=1
98prefetch_data_accesses_only=false
99prefetch_degree=1
100prefetch_latency=10000
101prefetch_on_access=false
102prefetch_past_page=false
103prefetch_policy=none
104prefetch_serial_squash=false
105prefetch_use_cpu_id=true
106prefetcher_size=100
107prioritizeRequests=false
108repl=Null
109size=131072
110subblock_size=0
111tgts_per_mshr=5
112trace_addr=0
113two_queue=false
114write_buffers=8
115cpu_side=system.cpu.icache_port
116mem_side=system.cpu.toL2Bus.port[0]
117
118[system.cpu.itb]
119type=ArmTLB
120size=64
121
122[system.cpu.l2cache]
123type=BaseCache
124addr_range=0:18446744073709551615
125assoc=2
126block_size=64
127forward_snoops=true
128hash_delay=1
129is_top_level=false
130latency=10000
131max_miss_count=0
132mshrs=10
133num_cpus=1
134prefetch_data_accesses_only=false
135prefetch_degree=1
136prefetch_latency=100000
137prefetch_on_access=false
138prefetch_past_page=false
139prefetch_policy=none
140prefetch_serial_squash=false
141prefetch_use_cpu_id=true
142prefetcher_size=100
143prioritizeRequests=false
144repl=Null
145size=2097152
146subblock_size=0
147tgts_per_mshr=5
148trace_addr=0
149two_queue=false
150write_buffers=8
151cpu_side=system.cpu.toL2Bus.port[2]
152mem_side=system.membus.port[2]
153
154[system.cpu.toL2Bus]
155type=Bus
156block_size=64
157bus_id=0
158clock=1000
159header_cycles=1
160use_default_range=false
161width=64
162port=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.l2cache.cpu_side
163
164[system.cpu.tracer]
165type=ExeTracer
166
167[system.cpu.workload]
168type=LiveProcess
169cmd=parser 2.1.dict -batch
170cwd=build/ARM_SE/tests/opt/long/20.parser/arm/linux/simple-timing
171egid=100
172env=
173errout=cerr
174euid=100
175executable=/dist/m5/cpu2000/binaries/arm/linux/parser
176gid=100
177input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
178max_stack_size=67108864
179output=cout
180pid=100
181ppid=99
182simpoint=114600000000
183system=system
184uid=100
185
186[system.membus]
187type=Bus
188block_size=64
189bus_id=0
190clock=1000
191header_cycles=1
192use_default_range=false
193width=64
194port=system.system_port system.physmem.port[0] system.cpu.l2cache.mem_side
195
196[system.physmem]
197type=PhysicalMemory
198file=
199latency=30000
200latency_var=0
201null=false
202range=0:134217727
203zero=false
204port=system.membus.port[1]
205
206