Deleted Added
sdiff udiff text old ( 10900:ac6617bf9967 ) new ( 11388:bd4125134e77 )
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
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=atomic
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

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

127port=system.membus.slave[4]
128
129[system.cpu.interrupts]
130type=ArmInterrupts
131eventq_index=0
132
133[system.cpu.isa]
134type=ArmISA
135decoderFlavour=Generic
136eventq_index=0
137fpsid=1090793632
138id_aa64afr0_el1=0
139id_aa64afr1_el1=0
140id_aa64dfr0_el1=1052678
141id_aa64dfr1_el1=0
142id_aa64isar0_el1=0
143id_aa64isar1_el1=0

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

211cmd=parser 2.1.dict -batch
212cwd=build/ARM/tests/opt/long/se/20.parser/arm/linux/simple-atomic
213drivers=
214egid=100
215env=
216errout=cerr
217euid=100
218eventq_index=0
219executable=/dist/m5/cpu2000/binaries/arm/linux/parser
220gid=100
221input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
222kvmInSE=false
223max_stack_size=67108864
224output=cout
225pid=100
226ppid=99
227simpoint=114600000000
228system=system
229uid=100

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

246transition_latency=100000000
247
248[system.membus]
249type=CoherentXBar
250clk_domain=system.clk_domain
251eventq_index=0
252forward_latency=4
253frontend_latency=3
254point_of_coherency=true
255response_latency=2
256snoop_filter=Null
257snoop_response_latency=4
258system=system
259use_default_range=false
260width=16
261master=system.physmem.port
262slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port

--- 19 unchanged lines hidden ---