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