config.ini revision 7513
110816SN/A[root]
29288SN/Atype=Root
39288SN/Achildren=system
49288SN/Adummy=0
59288SN/A
69288SN/A[system]
79288SN/Atype=System
89288SN/Achildren=cpu membus physmem
99288SN/Amem_mode=atomic
109288SN/Aphysmem=system.physmem
119288SN/A
129288SN/A[system.cpu]
134486SN/Atype=TimingSimpleCPU
144486SN/Achildren=dcache dtb icache itb l2cache toL2Bus tracer workload
154486SN/Achecker=Null
164486SN/Aclock=500
174486SN/Acpu_id=0
184486SN/Adefer_registration=false
194486SN/Ado_checkpoint_insts=true
204486SN/Ado_statistics_insts=true
214486SN/Adtb=system.cpu.dtb
224486SN/Afunction_trace=false
234486SN/Afunction_trace_start=0
244486SN/Aitb=system.cpu.itb
254486SN/Amax_insts_all_threads=0
264486SN/Amax_insts_any_thread=0
274486SN/Amax_loads_all_threads=0
284486SN/Amax_loads_any_thread=0
294486SN/AnumThreads=1
304486SN/Aphase=0
314486SN/Aprogress_interval=0
324486SN/Asystem=system
334486SN/Atracer=system.cpu.tracer
344486SN/Aworkload=system.cpu.workload
354486SN/Adcache_port=system.cpu.dcache.cpu_side
364486SN/Aicache_port=system.cpu.icache.cpu_side
374486SN/A
384486SN/A[system.cpu.dcache]
394486SN/Atype=BaseCache
4011053Sandreas.hansson@arm.comaddr_range=0:18446744073709551615
414486SN/Aassoc=2
423102SN/Ablock_size=64
438833SN/Aforward_snoops=true
442826SN/Ahash_delay=1
458831SN/Alatency=1000
469796SN/Amax_miss_count=0
471615SN/Amshrs=10
482826SN/Anum_cpus=1
491366SN/Aprefetch_data_accesses_only=false
5011053Sandreas.hansson@arm.comprefetch_degree=1
519338SN/Aprefetch_latency=10000
5210816SN/Aprefetch_on_access=false
5310816SN/Aprefetch_past_page=false
5410816SN/Aprefetch_policy=none
5510816SN/Aprefetch_serial_squash=false
5611722Ssophiane.senni@gmail.comprefetch_use_cpu_id=true
5711722Ssophiane.senni@gmail.comprefetcher_size=100
5810816SN/AprioritizeRequests=false
5910816SN/Arepl=Null
6012513Sodanrc@yahoo.com.brsize=262144
6112513Sodanrc@yahoo.com.brsubblock_size=0
6212513Sodanrc@yahoo.com.brtgts_per_mshr=5
631310SN/Atrace_addr=0
6410816SN/Atwo_queue=false
6510816SN/Awrite_buffers=8
6610816SN/Acpu_side=system.cpu.dcache_port
6710816SN/Amem_side=system.cpu.toL2Bus.port[1]
6810816SN/A
6910816SN/A[system.cpu.dtb]
7010816SN/Atype=X86TLB
7110884SN/Asize=64
7210816SN/A
7310816SN/A[system.cpu.icache]
745875SN/Atype=BaseCache
7510816SN/Aaddr_range=0:18446744073709551615
7610816SN/Aassoc=2
7710816SN/Ablock_size=64
7810025SN/Aforward_snoops=true
7910025SN/Ahash_delay=1
8010816SN/Alatency=1000
8110816SN/Amax_miss_count=0
8210816SN/Amshrs=10
8310816SN/Anum_cpus=1
8410816SN/Aprefetch_data_accesses_only=false
8510816SN/Aprefetch_degree=1
8610816SN/Aprefetch_latency=10000
8710816SN/Aprefetch_on_access=false
8811053Sandreas.hansson@arm.comprefetch_past_page=false
8911197Sandreas.hansson@arm.comprefetch_policy=none
9011197Sandreas.hansson@arm.comprefetch_serial_squash=false
9111197Sandreas.hansson@arm.comprefetch_use_cpu_id=true
9211197Sandreas.hansson@arm.comprefetcher_size=100
9311053Sandreas.hansson@arm.comprioritizeRequests=false
9411053Sandreas.hansson@arm.comrepl=Null
9511053Sandreas.hansson@arm.comsize=131072
9611197Sandreas.hansson@arm.comsubblock_size=0
9711197Sandreas.hansson@arm.comtgts_per_mshr=5
9811197Sandreas.hansson@arm.comtrace_addr=0
9911197Sandreas.hansson@arm.comtwo_queue=false
10011197Sandreas.hansson@arm.comwrite_buffers=8
10111197Sandreas.hansson@arm.comcpu_side=system.cpu.icache_port
10211197Sandreas.hansson@arm.commem_side=system.cpu.toL2Bus.port[0]
10311197Sandreas.hansson@arm.com
10411197Sandreas.hansson@arm.com[system.cpu.itb]
10511197Sandreas.hansson@arm.comtype=X86TLB
10611197Sandreas.hansson@arm.comsize=64
10711197Sandreas.hansson@arm.com
10811199Sandreas.hansson@arm.com[system.cpu.l2cache]
10911199Sandreas.hansson@arm.comtype=BaseCache
11011199Sandreas.hansson@arm.comaddr_range=0:18446744073709551615
11111199Sandreas.hansson@arm.comassoc=2
11211199Sandreas.hansson@arm.comblock_size=64
11311199Sandreas.hansson@arm.comforward_snoops=true
11411199Sandreas.hansson@arm.comhash_delay=1
11511199Sandreas.hansson@arm.comlatency=10000
116max_miss_count=0
117mshrs=10
118num_cpus=1
119prefetch_data_accesses_only=false
120prefetch_degree=1
121prefetch_latency=100000
122prefetch_on_access=false
123prefetch_past_page=false
124prefetch_policy=none
125prefetch_serial_squash=false
126prefetch_use_cpu_id=true
127prefetcher_size=100
128prioritizeRequests=false
129repl=Null
130size=2097152
131subblock_size=0
132tgts_per_mshr=5
133trace_addr=0
134two_queue=false
135write_buffers=8
136cpu_side=system.cpu.toL2Bus.port[2]
137mem_side=system.membus.port[1]
138
139[system.cpu.toL2Bus]
140type=Bus
141block_size=64
142bus_id=0
143clock=1000
144header_cycles=1
145responder_set=false
146width=64
147port=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.l2cache.cpu_side
148
149[system.cpu.tracer]
150type=ExeTracer
151
152[system.cpu.workload]
153type=LiveProcess
154cmd=bzip2 input.source 1
155cwd=build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-timing
156egid=100
157env=
158errout=cerr
159euid=100
160executable=/dist/m5/cpu2000/binaries/x86/linux/bzip2
161gid=100
162input=cin
163max_stack_size=67108864
164output=cout
165pid=100
166ppid=99
167simpoint=0
168system=system
169uid=100
170
171[system.membus]
172type=Bus
173block_size=64
174bus_id=0
175clock=1000
176header_cycles=1
177responder_set=false
178width=64
179port=system.physmem.port[0] system.cpu.l2cache.mem_side
180
181[system.physmem]
182type=PhysicalMemory
183file=
184latency=30000
185latency_var=0
186null=false
187range=0:134217727
188zero=false
189port=system.membus.port[0]
190
191