Deleted Added
sdiff udiff text old ( 10451:3a87241adfb8 ) new ( 10736:4433fb00fa7d )
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

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

18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=atomic
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

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

104[system.cpu.tracer]
105type=ExeTracer
106eventq_index=0
107
108[system.cpu.workload]
109type=LiveProcess
110cmd=hello
111cwd=
112egid=100
113env=
114errout=cerr
115euid=100
116eventq_index=0
117executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/mips/linux/hello
118gid=100
119input=cin
120max_stack_size=67108864
121output=cout
122pid=100
123ppid=99
124simpoint=0
125system=system
126uid=100
127useArchPT=false

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

141eventq_index=0
142sys_clk_domain=system.clk_domain
143transition_latency=100000000
144
145[system.membus]
146type=CoherentXBar
147clk_domain=system.clk_domain
148eventq_index=0
149header_cycles=1
150snoop_filter=Null
151system=system
152use_default_range=false
153width=8
154master=system.physmem.port
155slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
156
157[system.physmem]
158type=SimpleMemory
159bandwidth=73.000000
160clk_domain=system.clk_domain
161conf_table_reported=true

--- 13 unchanged lines hidden ---