config.ini revision 5509
16112SN/A[root]
26112SN/Atype=Root
36112SN/Achildren=system
48835SAli.Saidi@ARM.comdummy=0
57935SN/A
67935SN/A[system]
77935SN/Atype=System
86112SN/Achildren=cpu membus physmem
96112SN/Amem_mode=atomic
106112SN/Aphysmem=system.physmem
116112SN/A
128835SAli.Saidi@ARM.com[system.cpu]
139348SAli.Saidi@ARM.comtype=AtomicSimpleCPU
148835SAli.Saidi@ARM.comchildren=dtb itb tracer workload
158835SAli.Saidi@ARM.comclock=500
168835SAli.Saidi@ARM.comcpu_id=0
176112SN/Adefer_registration=false
189449SAli.Saidi@ARM.comdtb=system.cpu.dtb
198464SN/Afunction_trace=false
208721SN/Afunction_trace_start=0
218835SAli.Saidi@ARM.comitb=system.cpu.itb
228835SAli.Saidi@ARM.commax_insts_all_threads=0
237935SN/Amax_insts_any_thread=0
247935SN/Amax_loads_all_threads=0
257935SN/Amax_loads_any_thread=0
267935SN/Aphase=0
277935SN/Aprogress_interval=0
287935SN/Asimulate_data_stalls=false
297935SN/Asimulate_inst_stalls=false
308983Snate@binkert.orgsystem=system
316112SN/Atracer=system.cpu.tracer
326112SN/Awidth=1
336112SN/Aworkload=system.cpu.workload
349481Snilay@cs.wisc.edudcache_port=system.membus.port[2]
356112SN/Aicache_port=system.membus.port[1]
366112SN/A
378241SN/A[system.cpu.dtb]
388241SN/Atype=X86DTB
396112SN/Asize=64
406112SN/A
416112SN/A[system.cpu.itb]
426112SN/Atype=X86ITB
439481Snilay@cs.wisc.edusize=64
446112SN/A
456112SN/A[system.cpu.tracer]
466112SN/Atype=ExeTracer
476112SN/A
486112SN/A[system.cpu.workload]
496112SN/Atype=LiveProcess
506112SN/Acmd=hello
516112SN/Acwd=
526112SN/Aegid=100
536112SN/Aenv=
546112SN/Aeuid=100
556112SN/Aexecutable=/dist/m5/regression/test-progs/hello/bin/x86/linux/hello
566112SN/Agid=100
576112SN/Ainput=cin
588835SAli.Saidi@ARM.commax_stack_size=67108864
596112SN/Aoutput=cout
606112SN/Apid=100
616112SN/Appid=99
626112SN/Asimpoint=0
636112SN/Asystem=system
646112SN/Auid=100
656112SN/A
666112SN/A[system.membus]
676112SN/Atype=Bus
686112SN/Ablock_size=64
696112SN/Abus_id=0
706112SN/Aclock=1000
716112SN/Aheader_cycles=1
728835SAli.Saidi@ARM.comresponder_set=false
739449SAli.Saidi@ARM.comwidth=64
746112SN/Aport=system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port
756112SN/A
766112SN/A[system.physmem]
776112SN/Atype=PhysicalMemory
786112SN/Afile=
796112SN/Alatency=1
806112SN/Alatency_var=0
818835SAli.Saidi@ARM.comnull=false
826112SN/Arange=0:134217727
836112SN/Azero=false
846112SN/Aport=system.membus.port[0]
856112SN/A
866112SN/A