config.ini revision 11388
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18exit_on_work_items=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=timing
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0
36work_end_ckpt_count=0
37work_end_exit_count=0
38work_item_id=-1
39system_port=system.membus.slave[0]
40
41[system.clk_domain]
42type=SrcClockDomain
43clock=1000
44domain_id=-1
45eventq_index=0
46init_perf_level=0
47voltage_domain=system.voltage_domain
48
49[system.cpu]
50type=TimingSimpleCPU
51children=apic_clk_domain dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
52branchPred=Null
53checker=Null
54clk_domain=system.cpu_clk_domain
55cpu_id=0
56do_checkpoint_insts=true
57do_quiesce=true
58do_statistics_insts=true
59dtb=system.cpu.dtb
60eventq_index=0
61function_trace=false
62function_trace_start=0
63interrupts=system.cpu.interrupts
64isa=system.cpu.isa
65itb=system.cpu.itb
66max_insts_all_threads=0
67max_insts_any_thread=0
68max_loads_all_threads=0
69max_loads_any_thread=0
70numThreads=1
71profile=0
72progress_interval=0
73simpoint_start_insts=
74socket_id=0
75switched_out=false
76system=system
77tracer=system.cpu.tracer
78workload=system.cpu.workload
79dcache_port=system.cpu.dcache.cpu_side
80icache_port=system.cpu.icache.cpu_side
81
82[system.cpu.apic_clk_domain]
83type=DerivedClockDomain
84clk_divider=16
85clk_domain=system.cpu_clk_domain
86eventq_index=0
87
88[system.cpu.dcache]
89type=Cache
90children=tags
91addr_ranges=0:18446744073709551615
92assoc=2
93clk_domain=system.cpu_clk_domain
94clusivity=mostly_incl
95demand_mshr_reserve=1
96eventq_index=0
97hit_latency=2
98is_read_only=false
99max_miss_count=0
100mshrs=4
101prefetch_on_access=false
102prefetcher=Null
103response_latency=2
104sequential_access=false
105size=262144
106system=system
107tags=system.cpu.dcache.tags
108tgts_per_mshr=20
109write_buffers=8
110writeback_clean=false
111cpu_side=system.cpu.dcache_port
112mem_side=system.cpu.toL2Bus.slave[1]
113
114[system.cpu.dcache.tags]
115type=LRU
116assoc=2
117block_size=64
118clk_domain=system.cpu_clk_domain
119eventq_index=0
120hit_latency=2
121sequential_access=false
122size=262144
123
124[system.cpu.dtb]
125type=X86TLB
126children=walker
127eventq_index=0
128size=64
129walker=system.cpu.dtb.walker
130
131[system.cpu.dtb.walker]
132type=X86PagetableWalker
133clk_domain=system.cpu_clk_domain
134eventq_index=0
135num_squash_per_cycle=4
136system=system
137port=system.cpu.toL2Bus.slave[3]
138
139[system.cpu.icache]
140type=Cache
141children=tags
142addr_ranges=0:18446744073709551615
143assoc=2
144clk_domain=system.cpu_clk_domain
145clusivity=mostly_incl
146demand_mshr_reserve=1
147eventq_index=0
148hit_latency=2
149is_read_only=true
150max_miss_count=0
151mshrs=4
152prefetch_on_access=false
153prefetcher=Null
154response_latency=2
155sequential_access=false
156size=131072
157system=system
158tags=system.cpu.icache.tags
159tgts_per_mshr=20
160write_buffers=8
161writeback_clean=true
162cpu_side=system.cpu.icache_port
163mem_side=system.cpu.toL2Bus.slave[0]
164
165[system.cpu.icache.tags]
166type=LRU
167assoc=2
168block_size=64
169clk_domain=system.cpu_clk_domain
170eventq_index=0
171hit_latency=2
172sequential_access=false
173size=131072
174
175[system.cpu.interrupts]
176type=X86LocalApic
177clk_domain=system.cpu.apic_clk_domain
178eventq_index=0
179int_latency=1000
180pio_addr=2305843009213693952
181pio_latency=100000
182system=system
183int_master=system.membus.slave[2]
184int_slave=system.membus.master[2]
185pio=system.membus.master[1]
186
187[system.cpu.isa]
188type=X86ISA
189eventq_index=0
190
191[system.cpu.itb]
192type=X86TLB
193children=walker
194eventq_index=0
195size=64
196walker=system.cpu.itb.walker
197
198[system.cpu.itb.walker]
199type=X86PagetableWalker
200clk_domain=system.cpu_clk_domain
201eventq_index=0
202num_squash_per_cycle=4
203system=system
204port=system.cpu.toL2Bus.slave[2]
205
206[system.cpu.l2cache]
207type=Cache
208children=tags
209addr_ranges=0:18446744073709551615
210assoc=8
211clk_domain=system.cpu_clk_domain
212clusivity=mostly_incl
213demand_mshr_reserve=1
214eventq_index=0
215hit_latency=20
216is_read_only=false
217max_miss_count=0
218mshrs=20
219prefetch_on_access=false
220prefetcher=Null
221response_latency=20
222sequential_access=false
223size=2097152
224system=system
225tags=system.cpu.l2cache.tags
226tgts_per_mshr=12
227write_buffers=8
228writeback_clean=false
229cpu_side=system.cpu.toL2Bus.master[0]
230mem_side=system.membus.slave[1]
231
232[system.cpu.l2cache.tags]
233type=LRU
234assoc=8
235block_size=64
236clk_domain=system.cpu_clk_domain
237eventq_index=0
238hit_latency=20
239sequential_access=false
240size=2097152
241
242[system.cpu.toL2Bus]
243type=CoherentXBar
244children=snoop_filter
245clk_domain=system.cpu_clk_domain
246eventq_index=0
247forward_latency=0
248frontend_latency=1
249point_of_coherency=false
250response_latency=1
251snoop_filter=system.cpu.toL2Bus.snoop_filter
252snoop_response_latency=1
253system=system
254use_default_range=false
255width=32
256master=system.cpu.l2cache.cpu_side
257slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
258
259[system.cpu.toL2Bus.snoop_filter]
260type=SnoopFilter
261eventq_index=0
262lookup_latency=0
263max_capacity=8388608
264system=system
265
266[system.cpu.tracer]
267type=ExeTracer
268eventq_index=0
269
270[system.cpu.workload]
271type=LiveProcess
272cmd=parser 2.1.dict -batch
273cwd=build/X86/tests/opt/long/se/20.parser/x86/linux/simple-timing
274drivers=
275egid=100
276env=
277errout=cerr
278euid=100
279eventq_index=0
280executable=/dist/m5/cpu2000/binaries/x86/linux/parser
281gid=100
282input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
283kvmInSE=false
284max_stack_size=67108864
285output=cout
286pid=100
287ppid=99
288simpoint=114600000000
289system=system
290uid=100
291useArchPT=false
292
293[system.cpu_clk_domain]
294type=SrcClockDomain
295clock=500
296domain_id=-1
297eventq_index=0
298init_perf_level=0
299voltage_domain=system.voltage_domain
300
301[system.dvfs_handler]
302type=DVFSHandler
303domains=
304enable=false
305eventq_index=0
306sys_clk_domain=system.clk_domain
307transition_latency=100000000
308
309[system.membus]
310type=CoherentXBar
311clk_domain=system.clk_domain
312eventq_index=0
313forward_latency=4
314frontend_latency=3
315point_of_coherency=true
316response_latency=2
317snoop_filter=Null
318snoop_response_latency=4
319system=system
320use_default_range=false
321width=16
322master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
323slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
324
325[system.physmem]
326type=SimpleMemory
327bandwidth=73.000000
328clk_domain=system.clk_domain
329conf_table_reported=true
330eventq_index=0
331in_addr_map=true
332latency=30000
333latency_var=0
334null=false
335range=0:134217727
336port=system.membus.master[0]
337
338[system.voltage_domain]
339type=VoltageDomain
340eventq_index=0
341voltage=1.000000
342
343