config.ini (8911:4da2ea94319f) config.ini (8983:8800b05e1cb3)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
19physmem=system.physmem
20readfile=
21symbolfile=
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0

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

34checker=system.cpu.checker
35clock=500
36cpu_id=0
37defer_registration=false
38do_checkpoint_insts=true
39do_quiesce=true
40do_statistics_insts=true
41dtb=system.cpu.dtb
19readfile=
20symbolfile=
21work_begin_ckpt_count=0
22work_begin_cpu_id_exit=-1
23work_begin_exit_count=0
24work_cpus_ckpt_count=0
25work_end_ckpt_count=0
26work_end_exit_count=0

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

33checker=system.cpu.checker
34clock=500
35cpu_id=0
36defer_registration=false
37do_checkpoint_insts=true
38do_quiesce=true
39do_statistics_insts=true
40dtb=system.cpu.dtb
41fastmem=false
42function_trace=false
43function_trace_start=0
44interrupts=system.cpu.interrupts
45itb=system.cpu.itb
46max_insts_all_threads=0
47max_insts_any_thread=0
48max_loads_all_threads=0
49max_loads_any_thread=0

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

149[system.cpu.workload]
150type=LiveProcess
151cmd=hello
152cwd=
153egid=100
154env=
155errout=cerr
156euid=100
42function_trace=false
43function_trace_start=0
44interrupts=system.cpu.interrupts
45itb=system.cpu.itb
46max_insts_all_threads=0
47max_insts_any_thread=0
48max_loads_all_threads=0
49max_loads_any_thread=0

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

149[system.cpu.workload]
150type=LiveProcess
151cmd=hello
152cwd=
153egid=100
154env=
155errout=cerr
156euid=100
157executable=/projects/pd/randd/dist/test-progs/hello/bin/arm/linux/hello
157executable=/dist/m5/regression/test-progs/hello/bin/arm/linux/hello
158gid=100
159input=cin
160max_stack_size=67108864
161output=cout
162pid=100
163ppid=99
164simpoint=0
165system=system

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

172clock=1000
173header_cycles=1
174use_default_range=false
175width=64
176master=system.physmem.port[0]
177slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
178
179[system.physmem]
158gid=100
159input=cin
160max_stack_size=67108864
161output=cout
162pid=100
163ppid=99
164simpoint=0
165system=system

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

172clock=1000
173header_cycles=1
174use_default_range=false
175width=64
176master=system.physmem.port[0]
177slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
178
179[system.physmem]
180type=PhysicalMemory
180type=SimpleMemory
181conf_table_reported=false
181file=
182file=
183in_addr_map=true
182latency=30000
183latency_var=0
184null=false
185range=0:134217727
186zero=false
187port=system.membus.master[0]
188
184latency=30000
185latency_var=0
186null=false
187range=0:134217727
188zero=false
189port=system.membus.master[0]
190