config.ini (10315:9e02c14446bb) config.ini (10451:3a87241adfb8)
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
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
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
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_interval=100000000
73simpoint_profile=false
74simpoint_profile_file=simpoint.bb.gz
75simpoint_start_insts=
76simulate_data_stalls=false
77simulate_inst_stalls=false
78socket_id=0
79switched_out=false
80system=system
81tracer=system.cpu.tracer
82width=1
83workload=system.cpu.workload
84dcache_port=system.membus.slave[2]
85icache_port=system.membus.slave[1]
86
87[system.cpu.dtb]
88type=PowerTLB
89eventq_index=0
90size=64
91
92[system.cpu.interrupts]
93type=PowerInterrupts
94eventq_index=0
95
96[system.cpu.isa]
97type=PowerISA
98eventq_index=0
99
100[system.cpu.itb]
101type=PowerTLB
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=
113egid=100
114env=
115errout=cerr
116euid=100
117eventq_index=0
118executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/power/linux/hello
119gid=100
120input=cin
121max_stack_size=67108864
122output=cout
123pid=100
124ppid=99
125simpoint=0
126system=system
127uid=100
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=
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
118max_stack_size=67108864
119output=cout
120pid=100
121ppid=99
122simpoint=0
123system=system
124uid=100
125useArchPT=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]
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]
146type=CoherentBus
144type=CoherentXBar
147clk_domain=system.clk_domain
148eventq_index=0
149header_cycles=1
145clk_domain=system.clk_domain
146eventq_index=0
147header_cycles=1
148snoop_filter=Null
150system=system
151use_default_range=false
152width=8
153master=system.physmem.port
154slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
155
156[system.physmem]
157type=SimpleMemory
158bandwidth=73.000000
159clk_domain=system.clk_domain
160conf_table_reported=true
161eventq_index=0
162in_addr_map=true
163latency=30000
164latency_var=0
165null=false
166range=0:134217727
167port=system.membus.master[0]
168
169[system.voltage_domain]
170type=VoltageDomain
171eventq_index=0
172voltage=1.000000
173
149system=system
150use_default_range=false
151width=8
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