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
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
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
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
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
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[0]
37
38[system.clk_domain]
39type=SrcClockDomain
40clock=1000
41domain_id=-1
42eventq_index=0
43init_perf_level=0
44voltage_domain=system.voltage_domain
45
46[system.cpu]
47type=AtomicSimpleCPU
48children=dtb interrupts isa itb tracer workload
49branchPred=Null
50checker=Null
51clk_domain=system.cpu_clk_domain
52cpu_id=0
53do_checkpoint_insts=true
54do_quiesce=true
55do_statistics_insts=true
56dtb=system.cpu.dtb
57eventq_index=0
58fastmem=false
59function_trace=false
60function_trace_start=0
61interrupts=system.cpu.interrupts
62isa=system.cpu.isa
63itb=system.cpu.itb
64max_insts_all_threads=0
65max_insts_any_thread=0
66max_loads_all_threads=0
67max_loads_any_thread=0
68numThreads=1
69profile=0
70progress_interval=0
71simpoint_start_insts=
72simulate_data_stalls=false
73simulate_inst_stalls=false
74socket_id=0
75switched_out=false
76system=system
77tracer=system.cpu.tracer
78width=1
79workload=system.cpu.workload
80dcache_port=system.membus.slave[2]
81icache_port=system.membus.slave[1]
82
83[system.cpu.dtb]
84type=MipsTLB
85eventq_index=0
86size=64
87
88[system.cpu.interrupts]
89type=MipsInterrupts
90eventq_index=0
91
92[system.cpu.isa]
93type=MipsISA
94eventq_index=0
95num_threads=1
96num_vpes=1
97system=system
98
99[system.cpu.itb]
100type=MipsTLB
101eventq_index=0
102size=64
103
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
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[0]
38
39[system.clk_domain]
40type=SrcClockDomain
41clock=1000
42domain_id=-1
43eventq_index=0
44init_perf_level=0
45voltage_domain=system.voltage_domain
46
47[system.cpu]
48type=AtomicSimpleCPU
49children=dtb interrupts isa itb tracer workload
50branchPred=Null
51checker=Null
52clk_domain=system.cpu_clk_domain
53cpu_id=0
54do_checkpoint_insts=true
55do_quiesce=true
56do_statistics_insts=true
57dtb=system.cpu.dtb
58eventq_index=0
59fastmem=false
60function_trace=false
61function_trace_start=0
62interrupts=system.cpu.interrupts
63isa=system.cpu.isa
64itb=system.cpu.itb
65max_insts_all_threads=0
66max_insts_any_thread=0
67max_loads_all_threads=0
68max_loads_any_thread=0
69numThreads=1
70profile=0
71progress_interval=0
72simpoint_start_insts=
73simulate_data_stalls=false
74simulate_inst_stalls=false
75socket_id=0
76switched_out=false
77system=system
78tracer=system.cpu.tracer
79width=1
80workload=system.cpu.workload
81dcache_port=system.membus.slave[2]
82icache_port=system.membus.slave[1]
83
84[system.cpu.dtb]
85type=MipsTLB
86eventq_index=0
87size=64
88
89[system.cpu.interrupts]
90type=MipsInterrupts
91eventq_index=0
92
93[system.cpu.isa]
94type=MipsISA
95eventq_index=0
96num_threads=1
97num_vpes=1
98system=system
99
100[system.cpu.itb]
101type=MipsTLB
102eventq_index=0
103size=64
104
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
128
129[system.cpu_clk_domain]
130type=SrcClockDomain
131clock=500
132domain_id=-1
133eventq_index=0
134init_perf_level=0
135voltage_domain=system.voltage_domain
136
137[system.dvfs_handler]
138type=DVFSHandler
139domains=
140enable=false
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
131
132[system.cpu_clk_domain]
133type=SrcClockDomain
134clock=500
135domain_id=-1
136eventq_index=0
137init_perf_level=0
138voltage_domain=system.voltage_domain
139
140[system.dvfs_handler]
141type=DVFSHandler
142domains=
143enable=false
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
162eventq_index=0
163in_addr_map=true
164latency=30000
165latency_var=0
166null=false
167range=0:134217727
168port=system.membus.master[0]
169
170[system.voltage_domain]
171type=VoltageDomain
172eventq_index=0
173voltage=1.000000
174
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
168eventq_index=0
169in_addr_map=true
170latency=30000
171latency_var=0
172null=false
173range=0:134217727
174port=system.membus.master[0]
175
176[system.voltage_domain]
177type=VoltageDomain
178eventq_index=0
179voltage=1.000000
180