config.ini revision 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
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=SparcTLB
85eventq_index=0
86size=64
87
88[system.cpu.interrupts]
89type=SparcInterrupts
90eventq_index=0
91
92[system.cpu.isa]
93type=SparcISA
94eventq_index=0
95
96[system.cpu.itb]
97type=SparcTLB
98eventq_index=0
99size=64
100
101[system.cpu.tracer]
102type=ExeTracer
103eventq_index=0
104
105[system.cpu.workload]
106type=LiveProcess
107cmd=insttest
108cwd=
109egid=100
110env=
111errout=cerr
112euid=100
113eventq_index=0
114executable=/scratch/nilay/GEM5/gem5/tests/test-progs/insttest/bin/sparc/linux/insttest
115gid=100
116input=cin
117max_stack_size=67108864
118output=cout
119pid=100
120ppid=99
121simpoint=0
122system=system
123uid=100
124useArchPT=false
125
126[system.cpu_clk_domain]
127type=SrcClockDomain
128clock=500
129domain_id=-1
130eventq_index=0
131init_perf_level=0
132voltage_domain=system.voltage_domain
133
134[system.dvfs_handler]
135type=DVFSHandler
136domains=
137enable=false
138eventq_index=0
139sys_clk_domain=system.clk_domain
140transition_latency=100000000
141
142[system.membus]
143type=CoherentXBar
144clk_domain=system.clk_domain
145eventq_index=0
146header_cycles=1
147snoop_filter=Null
148system=system
149use_default_range=false
150width=8
151master=system.physmem.port
152slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
153
154[system.physmem]
155type=SimpleMemory
156bandwidth=73.000000
157clk_domain=system.clk_domain
158conf_table_reported=true
159eventq_index=0
160in_addr_map=true
161latency=30000
162latency_var=0
163null=false
164range=0:134217727
165port=system.membus.master[0]
166
167[system.voltage_domain]
168type=VoltageDomain
169eventq_index=0
170voltage=1.000000
171
172