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
49UnifiedTLB=true
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=PowerTLB
86eventq_index=0
87size=64
88
89[system.cpu.interrupts]
90type=PowerInterrupts
91eventq_index=0
92
93[system.cpu.isa]
94type=PowerISA
95eventq_index=0
96
97[system.cpu.itb]
98type=PowerTLB
99eventq_index=0
100size=64
101
102[system.cpu.tracer]
103type=ExeTracer
104eventq_index=0
105
106[system.cpu.workload]
107type=LiveProcess
108cmd=hello
109cwd=
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
50UnifiedTLB=true
51branchPred=Null
52checker=Null
53clk_domain=system.cpu_clk_domain
54cpu_id=0
55do_checkpoint_insts=true
56do_quiesce=true
57do_statistics_insts=true
58dtb=system.cpu.dtb
59eventq_index=0
60fastmem=false
61function_trace=false
62function_trace_start=0
63interrupts=system.cpu.interrupts
64isa=system.cpu.isa
65itb=system.cpu.itb
66max_insts_all_threads=0
67max_insts_any_thread=0
68max_loads_all_threads=0
69max_loads_any_thread=0
70numThreads=1
71profile=0
72progress_interval=0
73simpoint_start_insts=
74simulate_data_stalls=false
75simulate_inst_stalls=false
76socket_id=0
77switched_out=false
78system=system
79tracer=system.cpu.tracer
80width=1
81workload=system.cpu.workload
82dcache_port=system.membus.slave[2]
83icache_port=system.membus.slave[1]
84
85[system.cpu.dtb]
86type=PowerTLB
87eventq_index=0
88size=64
89
90[system.cpu.interrupts]
91type=PowerInterrupts
92eventq_index=0
93
94[system.cpu.isa]
95type=PowerISA
96eventq_index=0
97
98[system.cpu.itb]
99type=PowerTLB
100eventq_index=0
101size=64
102
103[system.cpu.tracer]
104type=ExeTracer
105eventq_index=0
106
107[system.cpu.workload]
108type=LiveProcess
109cmd=hello
110cwd=
111drivers=
110egid=100
111env=
112errout=cerr
113euid=100
114eventq_index=0
115executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/power/linux/hello
116gid=100
117input=cin
112egid=100
113env=
114errout=cerr
115euid=100
116eventq_index=0
117executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/power/linux/hello
118gid=100
119input=cin
120kvmInSE=false
118max_stack_size=67108864
119output=cout
120pid=100
121ppid=99
122simpoint=0
123system=system
124uid=100
125useArchPT=false
126
127[system.cpu_clk_domain]
128type=SrcClockDomain
129clock=500
130domain_id=-1
131eventq_index=0
132init_perf_level=0
133voltage_domain=system.voltage_domain
134
135[system.dvfs_handler]
136type=DVFSHandler
137domains=
138enable=false
139eventq_index=0
140sys_clk_domain=system.clk_domain
141transition_latency=100000000
142
143[system.membus]
144type=CoherentXBar
145clk_domain=system.clk_domain
146eventq_index=0
121max_stack_size=67108864
122output=cout
123pid=100
124ppid=99
125simpoint=0
126system=system
127uid=100
128useArchPT=false
129
130[system.cpu_clk_domain]
131type=SrcClockDomain
132clock=500
133domain_id=-1
134eventq_index=0
135init_perf_level=0
136voltage_domain=system.voltage_domain
137
138[system.dvfs_handler]
139type=DVFSHandler
140domains=
141enable=false
142eventq_index=0
143sys_clk_domain=system.clk_domain
144transition_latency=100000000
145
146[system.membus]
147type=CoherentXBar
148clk_domain=system.clk_domain
149eventq_index=0
147header_cycles=1
150forward_latency=4
151frontend_latency=3
152response_latency=2
148snoop_filter=Null
153snoop_filter=Null
154snoop_response_latency=4
149system=system
150use_default_range=false
155system=system
156use_default_range=false
151width=8
157width=16
152master=system.physmem.port
153slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
154
155[system.physmem]
156type=SimpleMemory
157bandwidth=73.000000
158clk_domain=system.clk_domain
159conf_table_reported=true
160eventq_index=0
161in_addr_map=true
162latency=30000
163latency_var=0
164null=false
165range=0:134217727
166port=system.membus.master[0]
167
168[system.voltage_domain]
169type=VoltageDomain
170eventq_index=0
171voltage=1.000000
172
158master=system.physmem.port
159slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
160
161[system.physmem]
162type=SimpleMemory
163bandwidth=73.000000
164clk_domain=system.clk_domain
165conf_table_reported=true
166eventq_index=0
167in_addr_map=true
168latency=30000
169latency_var=0
170null=false
171range=0:134217727
172port=system.membus.master[0]
173
174[system.voltage_domain]
175type=VoltageDomain
176eventq_index=0
177voltage=1.000000
178