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