config.ini revision 11440:76b5639162af
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
18exit_on_work_items=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=atomic
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32thermal_components=
33thermal_model=Null
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0
40work_item_id=-1
41system_port=system.membus.slave[0]
42
43[system.clk_domain]
44type=SrcClockDomain
45clock=1000
46domain_id=-1
47eventq_index=0
48init_perf_level=0
49voltage_domain=system.voltage_domain
50
51[system.cpu]
52type=AtomicSimpleCPU
53children=dtb interrupts isa itb tracer workload
54branchPred=Null
55checker=Null
56clk_domain=system.cpu_clk_domain
57cpu_id=0
58do_checkpoint_insts=true
59do_quiesce=true
60do_statistics_insts=true
61dtb=system.cpu.dtb
62eventq_index=0
63fastmem=false
64function_trace=false
65function_trace_start=0
66interrupts=system.cpu.interrupts
67isa=system.cpu.isa
68itb=system.cpu.itb
69max_insts_all_threads=0
70max_insts_any_thread=0
71max_loads_all_threads=0
72max_loads_any_thread=0
73numThreads=1
74profile=0
75progress_interval=0
76simpoint_start_insts=
77simulate_data_stalls=false
78simulate_inst_stalls=false
79socket_id=0
80switched_out=false
81system=system
82tracer=system.cpu.tracer
83width=1
84workload=system.cpu.workload
85dcache_port=system.membus.slave[2]
86icache_port=system.membus.slave[1]
87
88[system.cpu.dtb]
89type=SparcTLB
90eventq_index=0
91size=64
92
93[system.cpu.interrupts]
94type=SparcInterrupts
95eventq_index=0
96
97[system.cpu.isa]
98type=SparcISA
99eventq_index=0
100
101[system.cpu.itb]
102type=SparcTLB
103eventq_index=0
104size=64
105
106[system.cpu.tracer]
107type=ExeTracer
108eventq_index=0
109
110[system.cpu.workload]
111type=LiveProcess
112cmd=insttest
113cwd=
114drivers=
115egid=100
116env=
117errout=cerr
118euid=100
119eventq_index=0
120executable=/dist/m5/regression/test-progs/insttest/bin/sparc/linux/insttest
121gid=100
122input=cin
123kvmInSE=false
124max_stack_size=67108864
125output=cout
126pid=100
127ppid=99
128simpoint=0
129system=system
130uid=100
131useArchPT=false
132
133[system.cpu_clk_domain]
134type=SrcClockDomain
135clock=500
136domain_id=-1
137eventq_index=0
138init_perf_level=0
139voltage_domain=system.voltage_domain
140
141[system.dvfs_handler]
142type=DVFSHandler
143domains=
144enable=false
145eventq_index=0
146sys_clk_domain=system.clk_domain
147transition_latency=100000000
148
149[system.membus]
150type=CoherentXBar
151clk_domain=system.clk_domain
152eventq_index=0
153forward_latency=4
154frontend_latency=3
155point_of_coherency=true
156response_latency=2
157snoop_filter=Null
158snoop_response_latency=4
159system=system
160use_default_range=false
161width=16
162master=system.physmem.port
163slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
164
165[system.physmem]
166type=SimpleMemory
167bandwidth=73.000000
168clk_domain=system.clk_domain
169conf_table_reported=true
170eventq_index=0
171in_addr_map=true
172latency=30000
173latency_var=0
174null=false
175range=0:134217727
176port=system.membus.master[0]
177
178[system.voltage_domain]
179type=VoltageDomain
180eventq_index=0
181voltage=1.000000
182
183