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