1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

86p_state_clk_gate_max=1000000000000
87p_state_clk_gate_min=1000
88power_model=Null
89profile=0
90progress_interval=0
91simpoint_start_insts=
92socket_id=0
93switched_out=false
94syscallRetryLatency=10000
95system=system
96tracer=system.cpu.tracer
97workload=system.cpu.workload
98dcache_port=system.cpu.dcache.cpu_side
99icache_port=system.cpu.icache.cpu_side
100
101[system.cpu.dcache]
102type=Cache
103children=tags
104addr_ranges=0:18446744073709551615:0:0:0:0
105assoc=2
106clk_domain=system.clk_domain
107clusivity=mostly_incl
108data_latency=2
109default_p_state=UNDEFINED
110demand_mshr_reserve=1
111eventq_index=0
110hit_latency=2
112is_read_only=false
113max_miss_count=0
114mshrs=4
115p_state_clk_gate_bins=20
116p_state_clk_gate_max=1000000000000
117p_state_clk_gate_min=1000
118power_model=Null
119prefetch_on_access=false
120prefetcher=Null
121response_latency=2
122sequential_access=false
123size=65536
124system=system
125tag_latency=2
126tags=system.cpu.dcache.tags
127tgts_per_mshr=20
128write_buffers=8
129writeback_clean=false
130cpu_side=system.cpu.dcache_port
131mem_side=system.l2bus.slave[1]
132
133[system.cpu.dcache.tags]
134type=LRU
135assoc=2
136block_size=64
137clk_domain=system.clk_domain
138data_latency=2
139default_p_state=UNDEFINED
140eventq_index=0
138hit_latency=2
141p_state_clk_gate_bins=20
142p_state_clk_gate_max=1000000000000
143p_state_clk_gate_min=1000
144power_model=Null
145sequential_access=false
146size=65536
147tag_latency=2
148
149[system.cpu.dtb]
150type=SparcTLB
151eventq_index=0
152size=64
153
154[system.cpu.icache]
155type=Cache
156children=tags
157addr_ranges=0:18446744073709551615:0:0:0:0
158assoc=2
159clk_domain=system.clk_domain
160clusivity=mostly_incl
161data_latency=2
162default_p_state=UNDEFINED
163demand_mshr_reserve=1
164eventq_index=0
161hit_latency=2
165is_read_only=false
166max_miss_count=0
167mshrs=4
168p_state_clk_gate_bins=20
169p_state_clk_gate_max=1000000000000
170p_state_clk_gate_min=1000
171power_model=Null
172prefetch_on_access=false
173prefetcher=Null
174response_latency=2
175sequential_access=false
176size=16384
177system=system
178tag_latency=2
179tags=system.cpu.icache.tags
180tgts_per_mshr=20
181write_buffers=8
182writeback_clean=false
183cpu_side=system.cpu.icache_port
184mem_side=system.l2bus.slave[0]
185
186[system.cpu.icache.tags]
187type=LRU
188assoc=2
189block_size=64
190clk_domain=system.clk_domain
191data_latency=2
192default_p_state=UNDEFINED
193eventq_index=0
189hit_latency=2
194p_state_clk_gate_bins=20
195p_state_clk_gate_max=1000000000000
196p_state_clk_gate_min=1000
197power_model=Null
198sequential_access=false
199size=16384
200tag_latency=2
201
202[system.cpu.interrupts]
203type=SparcInterrupts
204eventq_index=0
205
206[system.cpu.isa]
207type=SparcISA
208eventq_index=0
209
210[system.cpu.itb]
211type=SparcTLB
212eventq_index=0
213size=64
214
215[system.cpu.tracer]
216type=ExeTracer
217eventq_index=0
218
219[system.cpu.workload]
215type=LiveProcess
220type=Process
221cmd=tests/test-progs/hello/bin/sparc/linux/hello
222cwd=
223drivers=
224egid=100
225env=
226errout=cerr
227euid=100
228eventq_index=0
229executable=
230gid=100
231input=cin
232kvmInSE=false
228max_stack_size=67108864
233maxStackSize=67108864
234output=cout
235pgid=100
236pid=100
231ppid=99
237ppid=0
238simpoint=0
239system=system
240uid=100
241useArchPT=false
242
243[system.dvfs_handler]
244type=DVFSHandler
245domains=

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

279
280[system.l2cache]
281type=Cache
282children=tags
283addr_ranges=0:18446744073709551615:0:0:0:0
284assoc=8
285clk_domain=system.clk_domain
286clusivity=mostly_incl
287data_latency=20
288default_p_state=UNDEFINED
289demand_mshr_reserve=1
290eventq_index=0
284hit_latency=20
291is_read_only=false
292max_miss_count=0
293mshrs=20
294p_state_clk_gate_bins=20
295p_state_clk_gate_max=1000000000000
296p_state_clk_gate_min=1000
297power_model=Null
298prefetch_on_access=false
299prefetcher=Null
300response_latency=20
301sequential_access=false
302size=262144
303system=system
304tag_latency=20
305tags=system.l2cache.tags
306tgts_per_mshr=12
307write_buffers=8
308writeback_clean=false
309cpu_side=system.l2bus.master[0]
310mem_side=system.membus.slave[0]
311
312[system.l2cache.tags]
313type=LRU
314assoc=8
315block_size=64
316clk_domain=system.clk_domain
317data_latency=20
318default_p_state=UNDEFINED
319eventq_index=0
312hit_latency=20
320p_state_clk_gate_bins=20
321p_state_clk_gate_max=1000000000000
322p_state_clk_gate_min=1000
323power_model=Null
324sequential_access=false
325size=262144
326tag_latency=20
327
328[system.mem_ctrl]
329type=DRAMCtrl
330IDD0=0.055000
331IDD02=0.000000
332IDD2N=0.032000
333IDD2N2=0.000000
334IDD2P0=0.000000

--- 105 unchanged lines hidden ---