config.ini (10451:3a87241adfb8) config.ini (10736:4433fb00fa7d)
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
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
26mmap_using_noreserve=false
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=
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0

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

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

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

144eventq_index=0
145sys_clk_domain=system.clk_domain
146transition_latency=100000000
147
148[system.membus]
149type=CoherentXBar
150clk_domain=system.clk_domain
151eventq_index=0
149header_cycles=1
152forward_latency=4
153frontend_latency=3
154response_latency=2
150snoop_filter=Null
155snoop_filter=Null
156snoop_response_latency=4
151system=system
152use_default_range=false
157system=system
158use_default_range=false
153width=8
159width=16
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 ---
160master=system.physmem.port
161slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
162
163[system.physmem]
164type=SimpleMemory
165bandwidth=73.000000
166clk_domain=system.clk_domain
167conf_table_reported=true

--- 13 unchanged lines hidden ---