config.ini revision 10315:9e02c14446bb
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
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26num_work_ids=16
27readfile=
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
33work_end_ckpt_count=0
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[0]
37
38[system.clk_domain]
39type=SrcClockDomain
40clock=1000
41domain_id=-1
42eventq_index=0
43init_perf_level=0
44voltage_domain=system.voltage_domain
45
46[system.cpu]
47type=TimingSimpleCPU
48children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
49branchPred=Null
50checker=Null
51clk_domain=system.cpu_clk_domain
52cpu_id=0
53do_checkpoint_insts=true
54do_quiesce=true
55do_statistics_insts=true
56dtb=system.cpu.dtb
57eventq_index=0
58function_trace=false
59function_trace_start=0
60interrupts=system.cpu.interrupts
61isa=system.cpu.isa
62itb=system.cpu.itb
63max_insts_all_threads=0
64max_insts_any_thread=0
65max_loads_all_threads=0
66max_loads_any_thread=0
67numThreads=1
68profile=0
69progress_interval=0
70simpoint_start_insts=
71socket_id=0
72switched_out=false
73system=system
74tracer=system.cpu.tracer
75workload=system.cpu.workload
76dcache_port=system.cpu.dcache.cpu_side
77icache_port=system.cpu.icache.cpu_side
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=SparcTLB
116eventq_index=0
117size=64
118
119[system.cpu.icache]
120type=BaseCache
121children=tags
122addr_ranges=0:18446744073709551615
123assoc=2
124clk_domain=system.cpu_clk_domain
125eventq_index=0
126forward_snoops=true
127hit_latency=2
128is_top_level=true
129max_miss_count=0
130mshrs=4
131prefetch_on_access=false
132prefetcher=Null
133response_latency=2
134sequential_access=false
135size=131072
136system=system
137tags=system.cpu.icache.tags
138tgts_per_mshr=20
139two_queue=false
140write_buffers=8
141cpu_side=system.cpu.icache_port
142mem_side=system.cpu.toL2Bus.slave[0]
143
144[system.cpu.icache.tags]
145type=LRU
146assoc=2
147block_size=64
148clk_domain=system.cpu_clk_domain
149eventq_index=0
150hit_latency=2
151sequential_access=false
152size=131072
153
154[system.cpu.interrupts]
155type=SparcInterrupts
156eventq_index=0
157
158[system.cpu.isa]
159type=SparcISA
160eventq_index=0
161
162[system.cpu.itb]
163type=SparcTLB
164eventq_index=0
165size=64
166
167[system.cpu.l2cache]
168type=BaseCache
169children=tags
170addr_ranges=0:18446744073709551615
171assoc=8
172clk_domain=system.cpu_clk_domain
173eventq_index=0
174forward_snoops=true
175hit_latency=20
176is_top_level=false
177max_miss_count=0
178mshrs=20
179prefetch_on_access=false
180prefetcher=Null
181response_latency=20
182sequential_access=false
183size=2097152
184system=system
185tags=system.cpu.l2cache.tags
186tgts_per_mshr=12
187two_queue=false
188write_buffers=8
189cpu_side=system.cpu.toL2Bus.master[0]
190mem_side=system.membus.slave[1]
191
192[system.cpu.l2cache.tags]
193type=LRU
194assoc=8
195block_size=64
196clk_domain=system.cpu_clk_domain
197eventq_index=0
198hit_latency=20
199sequential_access=false
200size=2097152
201
202[system.cpu.toL2Bus]
203type=CoherentBus
204clk_domain=system.cpu_clk_domain
205eventq_index=0
206header_cycles=1
207system=system
208use_default_range=false
209width=32
210master=system.cpu.l2cache.cpu_side
211slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
212
213[system.cpu.tracer]
214type=ExeTracer
215eventq_index=0
216
217[system.cpu.workload]
218type=LiveProcess
219cmd=hello
220cwd=
221egid=100
222env=
223errout=cerr
224euid=100
225eventq_index=0
226executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/sparc/linux/hello
227gid=100
228input=cin
229max_stack_size=67108864
230output=cout
231pid=100
232ppid=99
233simpoint=0
234system=system
235uid=100
236
237[system.cpu_clk_domain]
238type=SrcClockDomain
239clock=500
240domain_id=-1
241eventq_index=0
242init_perf_level=0
243voltage_domain=system.voltage_domain
244
245[system.dvfs_handler]
246type=DVFSHandler
247domains=
248enable=false
249eventq_index=0
250sys_clk_domain=system.clk_domain
251transition_latency=100000000
252
253[system.membus]
254type=CoherentBus
255clk_domain=system.clk_domain
256eventq_index=0
257header_cycles=1
258system=system
259use_default_range=false
260width=8
261master=system.physmem.port
262slave=system.system_port system.cpu.l2cache.mem_side
263
264[system.physmem]
265type=SimpleMemory
266bandwidth=73.000000
267clk_domain=system.clk_domain
268conf_table_reported=true
269eventq_index=0
270in_addr_map=true
271latency=30000
272latency_var=0
273null=false
274range=0:134217727
275port=system.membus.master[0]
276
277[system.voltage_domain]
278type=VoltageDomain
279eventq_index=0
280voltage=1.000000
281
282