stats: updates due to changes to x86, stale configs.
[gem5.git] / tests / quick / se / 00.hello / ref / sparc / linux / simple-atomic / config.ini
1 [root]
2 type=Root
3 children=system
4 eventq_index=0
5 full_system=false
6 sim_quantum=0
7 time_sync_enable=false
8 time_sync_period=100000000000
9 time_sync_spin_threshold=100000000
10
11 [system]
12 type=System
13 children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14 boot_osflags=a
15 cache_line_size=64
16 clk_domain=system.clk_domain
17 eventq_index=0
18 init_param=0
19 kernel=
20 kernel_addr_check=true
21 load_addr_mask=1099511627775
22 load_offset=0
23 mem_mode=atomic
24 mem_ranges=
25 memories=system.physmem
26 num_work_ids=16
27 readfile=
28 symbolfile=
29 work_begin_ckpt_count=0
30 work_begin_cpu_id_exit=-1
31 work_begin_exit_count=0
32 work_cpus_ckpt_count=0
33 work_end_ckpt_count=0
34 work_end_exit_count=0
35 work_item_id=-1
36 system_port=system.membus.slave[0]
37
38 [system.clk_domain]
39 type=SrcClockDomain
40 clock=1000
41 domain_id=-1
42 eventq_index=0
43 init_perf_level=0
44 voltage_domain=system.voltage_domain
45
46 [system.cpu]
47 type=AtomicSimpleCPU
48 children=dtb interrupts isa itb tracer workload
49 branchPred=Null
50 checker=Null
51 clk_domain=system.cpu_clk_domain
52 cpu_id=0
53 do_checkpoint_insts=true
54 do_quiesce=true
55 do_statistics_insts=true
56 dtb=system.cpu.dtb
57 eventq_index=0
58 fastmem=false
59 function_trace=false
60 function_trace_start=0
61 interrupts=system.cpu.interrupts
62 isa=system.cpu.isa
63 itb=system.cpu.itb
64 max_insts_all_threads=0
65 max_insts_any_thread=0
66 max_loads_all_threads=0
67 max_loads_any_thread=0
68 numThreads=1
69 profile=0
70 progress_interval=0
71 simpoint_start_insts=
72 simulate_data_stalls=false
73 simulate_inst_stalls=false
74 socket_id=0
75 switched_out=false
76 system=system
77 tracer=system.cpu.tracer
78 width=1
79 workload=system.cpu.workload
80 dcache_port=system.membus.slave[2]
81 icache_port=system.membus.slave[1]
82
83 [system.cpu.dtb]
84 type=SparcTLB
85 eventq_index=0
86 size=64
87
88 [system.cpu.interrupts]
89 type=SparcInterrupts
90 eventq_index=0
91
92 [system.cpu.isa]
93 type=SparcISA
94 eventq_index=0
95
96 [system.cpu.itb]
97 type=SparcTLB
98 eventq_index=0
99 size=64
100
101 [system.cpu.tracer]
102 type=ExeTracer
103 eventq_index=0
104
105 [system.cpu.workload]
106 type=LiveProcess
107 cmd=hello
108 cwd=
109 egid=100
110 env=
111 errout=cerr
112 euid=100
113 eventq_index=0
114 executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/sparc/linux/hello
115 gid=100
116 input=cin
117 max_stack_size=67108864
118 output=cout
119 pid=100
120 ppid=99
121 simpoint=0
122 system=system
123 uid=100
124 useArchPT=false
125
126 [system.cpu_clk_domain]
127 type=SrcClockDomain
128 clock=500
129 domain_id=-1
130 eventq_index=0
131 init_perf_level=0
132 voltage_domain=system.voltage_domain
133
134 [system.dvfs_handler]
135 type=DVFSHandler
136 domains=
137 enable=false
138 eventq_index=0
139 sys_clk_domain=system.clk_domain
140 transition_latency=100000000
141
142 [system.membus]
143 type=CoherentXBar
144 clk_domain=system.clk_domain
145 eventq_index=0
146 header_cycles=1
147 snoop_filter=Null
148 system=system
149 use_default_range=false
150 width=8
151 master=system.physmem.port
152 slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
153
154 [system.physmem]
155 type=SimpleMemory
156 bandwidth=73.000000
157 clk_domain=system.clk_domain
158 conf_table_reported=true
159 eventq_index=0
160 in_addr_map=true
161 latency=30000
162 latency_var=0
163 null=false
164 range=0:134217727
165 port=system.membus.master[0]
166
167 [system.voltage_domain]
168 type=VoltageDomain
169 eventq_index=0
170 voltage=1.000000
171