config.ini revision 10036
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 membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
21mem_mode=timing
22mem_ranges=
23memories=system.physmem
24num_work_ids=16
25readfile=
26symbolfile=
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0
31work_end_ckpt_count=0
32work_end_exit_count=0
33work_item_id=-1
34system_port=system.membus.slave[0]
35
36[system.clk_domain]
37type=SrcClockDomain
38clock=1000
39eventq_index=0
40voltage_domain=system.voltage_domain
41
42[system.cpu]
43type=TimingSimpleCPU
44children=apic_clk_domain dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
45checker=Null
46clk_domain=system.cpu_clk_domain
47cpu_id=0
48do_checkpoint_insts=true
49do_quiesce=true
50do_statistics_insts=true
51dtb=system.cpu.dtb
52eventq_index=0
53function_trace=false
54function_trace_start=0
55interrupts=system.cpu.interrupts
56isa=system.cpu.isa
57itb=system.cpu.itb
58max_insts_all_threads=0
59max_insts_any_thread=0
60max_loads_all_threads=0
61max_loads_any_thread=0
62numThreads=1
63profile=0
64progress_interval=0
65simpoint_start_insts=
66switched_out=false
67system=system
68tracer=system.cpu.tracer
69workload=system.cpu.workload
70dcache_port=system.cpu.dcache.cpu_side
71icache_port=system.cpu.icache.cpu_side
72
73[system.cpu.apic_clk_domain]
74type=DerivedClockDomain
75clk_divider=16
76clk_domain=system.cpu_clk_domain
77eventq_index=0
78
79[system.cpu.dcache]
80type=BaseCache
81children=tags
82addr_ranges=0:18446744073709551615
83assoc=2
84clk_domain=system.cpu_clk_domain
85eventq_index=0
86forward_snoops=true
87hit_latency=2
88is_top_level=true
89max_miss_count=0
90mshrs=4
91prefetch_on_access=false
92prefetcher=Null
93response_latency=2
94sequential_access=false
95size=262144
96system=system
97tags=system.cpu.dcache.tags
98tgts_per_mshr=20
99two_queue=false
100write_buffers=8
101cpu_side=system.cpu.dcache_port
102mem_side=system.cpu.toL2Bus.slave[1]
103
104[system.cpu.dcache.tags]
105type=LRU
106assoc=2
107block_size=64
108clk_domain=system.cpu_clk_domain
109eventq_index=0
110hit_latency=2
111sequential_access=false
112size=262144
113
114[system.cpu.dtb]
115type=X86TLB
116children=walker
117eventq_index=0
118size=64
119walker=system.cpu.dtb.walker
120
121[system.cpu.dtb.walker]
122type=X86PagetableWalker
123clk_domain=system.cpu_clk_domain
124eventq_index=0
125num_squash_per_cycle=4
126system=system
127port=system.cpu.toL2Bus.slave[3]
128
129[system.cpu.icache]
130type=BaseCache
131children=tags
132addr_ranges=0:18446744073709551615
133assoc=2
134clk_domain=system.cpu_clk_domain
135eventq_index=0
136forward_snoops=true
137hit_latency=2
138is_top_level=true
139max_miss_count=0
140mshrs=4
141prefetch_on_access=false
142prefetcher=Null
143response_latency=2
144sequential_access=false
145size=131072
146system=system
147tags=system.cpu.icache.tags
148tgts_per_mshr=20
149two_queue=false
150write_buffers=8
151cpu_side=system.cpu.icache_port
152mem_side=system.cpu.toL2Bus.slave[0]
153
154[system.cpu.icache.tags]
155type=LRU
156assoc=2
157block_size=64
158clk_domain=system.cpu_clk_domain
159eventq_index=0
160hit_latency=2
161sequential_access=false
162size=131072
163
164[system.cpu.interrupts]
165type=X86LocalApic
166clk_domain=system.cpu.apic_clk_domain
167eventq_index=0
168int_latency=1000
169pio_addr=2305843009213693952
170pio_latency=100000
171system=system
172int_master=system.membus.slave[2]
173int_slave=system.membus.master[2]
174pio=system.membus.master[1]
175
176[system.cpu.isa]
177type=X86ISA
178eventq_index=0
179
180[system.cpu.itb]
181type=X86TLB
182children=walker
183eventq_index=0
184size=64
185walker=system.cpu.itb.walker
186
187[system.cpu.itb.walker]
188type=X86PagetableWalker
189clk_domain=system.cpu_clk_domain
190eventq_index=0
191num_squash_per_cycle=4
192system=system
193port=system.cpu.toL2Bus.slave[2]
194
195[system.cpu.l2cache]
196type=BaseCache
197children=tags
198addr_ranges=0:18446744073709551615
199assoc=8
200clk_domain=system.cpu_clk_domain
201eventq_index=0
202forward_snoops=true
203hit_latency=20
204is_top_level=false
205max_miss_count=0
206mshrs=20
207prefetch_on_access=false
208prefetcher=Null
209response_latency=20
210sequential_access=false
211size=2097152
212system=system
213tags=system.cpu.l2cache.tags
214tgts_per_mshr=12
215two_queue=false
216write_buffers=8
217cpu_side=system.cpu.toL2Bus.master[0]
218mem_side=system.membus.slave[1]
219
220[system.cpu.l2cache.tags]
221type=LRU
222assoc=8
223block_size=64
224clk_domain=system.cpu_clk_domain
225eventq_index=0
226hit_latency=20
227sequential_access=false
228size=2097152
229
230[system.cpu.toL2Bus]
231type=CoherentBus
232clk_domain=system.cpu_clk_domain
233eventq_index=0
234header_cycles=1
235system=system
236use_default_range=false
237width=32
238master=system.cpu.l2cache.cpu_side
239slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
240
241[system.cpu.tracer]
242type=ExeTracer
243eventq_index=0
244
245[system.cpu.workload]
246type=LiveProcess
247cmd=twolf smred
248cwd=build/X86/tests/opt/long/se/70.twolf/x86/linux/simple-timing
249egid=100
250env=
251errout=cerr
252euid=100
253eventq_index=0
254executable=/dist/cpu2000/binaries/x86/linux/twolf
255gid=100
256input=cin
257max_stack_size=67108864
258output=cout
259pid=100
260ppid=99
261simpoint=0
262system=system
263uid=100
264
265[system.cpu_clk_domain]
266type=SrcClockDomain
267clock=500
268eventq_index=0
269voltage_domain=system.voltage_domain
270
271[system.membus]
272type=CoherentBus
273clk_domain=system.clk_domain
274eventq_index=0
275header_cycles=1
276system=system
277use_default_range=false
278width=8
279master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
280slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
281
282[system.physmem]
283type=SimpleMemory
284bandwidth=73.000000
285clk_domain=system.clk_domain
286conf_table_reported=true
287eventq_index=0
288in_addr_map=true
289latency=30000
290latency_var=0
291null=false
292range=0:134217727
293port=system.membus.master[0]
294
295[system.voltage_domain]
296type=VoltageDomain
297eventq_index=0
298voltage=1.000000
299
300