Deleted Added
sdiff udiff text old ( 10901:8cfa8dac39fe ) 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

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

144cmd=parser 2.1.dict -batch
145cwd=build/X86/tests/opt/long/se/20.parser/x86/linux/simple-atomic
146drivers=
147egid=100
148env=
149errout=cerr
150euid=100
151eventq_index=0
152executable=/dist/m5/cpu2000/binaries/x86/linux/parser
153gid=100
154input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
155kvmInSE=false
156max_stack_size=67108864
157output=cout
158pid=100
159ppid=99
160simpoint=114600000000
161system=system
162uid=100

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

179transition_latency=100000000
180
181[system.membus]
182type=CoherentXBar
183clk_domain=system.clk_domain
184eventq_index=0
185forward_latency=4
186frontend_latency=3
187point_of_coherency=true
188response_latency=2
189snoop_filter=Null
190snoop_response_latency=4
191system=system
192use_default_range=false
193width=16
194master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
195slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.interrupts.int_master

--- 19 unchanged lines hidden ---