Deleted Added
sdiff udiff text old ( 11680:b4d943429dc6 ) new ( 11960:c7bf1b698ccd )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

15cache_line_size=64
16clk_domain=system.clk_domain
17default_p_state=UNDEFINED
18eventq_index=0
19exit_on_work_items=false
20init_param=0
21kernel=
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=0:536870911:0:0:0:0
27memories=system.mem_ctrl
28mmap_using_noreserve=false
29multi_thread=false
30num_work_ids=16

--- 55 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
94system=system
95tracer=system.cpu.tracer
96workload=system.cpu.workload
97dcache_port=system.cpu.dcache.cpu_side
98icache_port=system.cpu.icache.cpu_side
99
100[system.cpu.apic_clk_domain]
101type=DerivedClockDomain
102clk_divider=16
103clk_domain=system.clk_domain
104eventq_index=0
105
106[system.cpu.dcache]
107type=Cache
108children=tags
109addr_ranges=0:18446744073709551615:0:0:0:0
110assoc=2
111clk_domain=system.clk_domain
112clusivity=mostly_incl
113default_p_state=UNDEFINED
114demand_mshr_reserve=1
115eventq_index=0
116hit_latency=2
117is_read_only=false
118max_miss_count=0
119mshrs=4
120p_state_clk_gate_bins=20
121p_state_clk_gate_max=1000000000000
122p_state_clk_gate_min=1000
123power_model=Null
124prefetch_on_access=false
125prefetcher=Null
126response_latency=2
127sequential_access=false
128size=65536
129system=system
130tags=system.cpu.dcache.tags
131tgts_per_mshr=20
132write_buffers=8
133writeback_clean=false
134cpu_side=system.cpu.dcache_port
135mem_side=system.l2bus.slave[1]
136
137[system.cpu.dcache.tags]
138type=LRU
139assoc=2
140block_size=64
141clk_domain=system.clk_domain
142default_p_state=UNDEFINED
143eventq_index=0
144hit_latency=2
145p_state_clk_gate_bins=20
146p_state_clk_gate_max=1000000000000
147p_state_clk_gate_min=1000
148power_model=Null
149sequential_access=false
150size=65536
151
152[system.cpu.dtb]
153type=X86TLB
154children=walker
155eventq_index=0
156size=64
157walker=system.cpu.dtb.walker
158

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

170
171[system.cpu.icache]
172type=Cache
173children=tags
174addr_ranges=0:18446744073709551615:0:0:0:0
175assoc=2
176clk_domain=system.clk_domain
177clusivity=mostly_incl
178default_p_state=UNDEFINED
179demand_mshr_reserve=1
180eventq_index=0
181hit_latency=2
182is_read_only=false
183max_miss_count=0
184mshrs=4
185p_state_clk_gate_bins=20
186p_state_clk_gate_max=1000000000000
187p_state_clk_gate_min=1000
188power_model=Null
189prefetch_on_access=false
190prefetcher=Null
191response_latency=2
192sequential_access=false
193size=16384
194system=system
195tags=system.cpu.icache.tags
196tgts_per_mshr=20
197write_buffers=8
198writeback_clean=false
199cpu_side=system.cpu.icache_port
200mem_side=system.l2bus.slave[0]
201
202[system.cpu.icache.tags]
203type=LRU
204assoc=2
205block_size=64
206clk_domain=system.clk_domain
207default_p_state=UNDEFINED
208eventq_index=0
209hit_latency=2
210p_state_clk_gate_bins=20
211p_state_clk_gate_max=1000000000000
212p_state_clk_gate_min=1000
213power_model=Null
214sequential_access=false
215size=16384
216
217[system.cpu.interrupts]
218type=X86LocalApic
219clk_domain=system.cpu.apic_clk_domain
220default_p_state=UNDEFINED
221eventq_index=0
222int_latency=1000
223p_state_clk_gate_bins=20

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

254power_model=Null
255system=system
256
257[system.cpu.tracer]
258type=ExeTracer
259eventq_index=0
260
261[system.cpu.workload]
262type=LiveProcess
263cmd=tests/test-progs/hello/bin/x86/linux/hello
264cwd=
265drivers=
266egid=100
267env=
268errout=cerr
269euid=100
270eventq_index=0
271executable=
272gid=100
273input=cin
274kvmInSE=false
275max_stack_size=67108864
276output=cout
277pid=100
278ppid=99
279simpoint=0
280system=system
281uid=100
282useArchPT=false
283
284[system.dvfs_handler]
285type=DVFSHandler
286domains=

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

320
321[system.l2cache]
322type=Cache
323children=tags
324addr_ranges=0:18446744073709551615:0:0:0:0
325assoc=8
326clk_domain=system.clk_domain
327clusivity=mostly_incl
328default_p_state=UNDEFINED
329demand_mshr_reserve=1
330eventq_index=0
331hit_latency=20
332is_read_only=false
333max_miss_count=0
334mshrs=20
335p_state_clk_gate_bins=20
336p_state_clk_gate_max=1000000000000
337p_state_clk_gate_min=1000
338power_model=Null
339prefetch_on_access=false
340prefetcher=Null
341response_latency=20
342sequential_access=false
343size=262144
344system=system
345tags=system.l2cache.tags
346tgts_per_mshr=12
347write_buffers=8
348writeback_clean=false
349cpu_side=system.l2bus.master[0]
350mem_side=system.membus.slave[0]
351
352[system.l2cache.tags]
353type=LRU
354assoc=8
355block_size=64
356clk_domain=system.clk_domain
357default_p_state=UNDEFINED
358eventq_index=0
359hit_latency=20
360p_state_clk_gate_bins=20
361p_state_clk_gate_max=1000000000000
362p_state_clk_gate_min=1000
363power_model=Null
364sequential_access=false
365size=262144
366
367[system.mem_ctrl]
368type=DRAMCtrl
369IDD0=0.055000
370IDD02=0.000000
371IDD2N=0.032000
372IDD2N2=0.000000
373IDD2P0=0.000000

--- 105 unchanged lines hidden ---