config.ini revision 9885
13021SN/A[root]
23021SN/Atype=Root
33021SN/Achildren=system
48835SAli.Saidi@ARM.comfull_system=false
57935SN/Atime_sync_enable=false
67935SN/Atime_sync_period=100000000000
77935SN/Atime_sync_spin_threshold=100000000
83021SN/A
93021SN/A[system]
103021SN/Atype=System
119885Sstever@gmail.comchildren=clk_domain cpu cpu_clk_domain membus physmem voltage_domain
128835SAli.Saidi@ARM.comboot_osflags=a
139885Sstever@gmail.comcache_line_size=64
149885Sstever@gmail.comclk_domain=system.clk_domain
158835SAli.Saidi@ARM.cominit_param=0
168835SAli.Saidi@ARM.comkernel=
178835SAli.Saidi@ARM.comload_addr_mask=1099511627775
183021SN/Amem_mode=atomic
199481Snilay@cs.wisc.edumem_ranges=
208540SN/Amemories=system.physmem
218721SN/Anum_work_ids=16
228835SAli.Saidi@ARM.comreadfile=
238835SAli.Saidi@ARM.comsymbolfile=
247935SN/Awork_begin_ckpt_count=0
257935SN/Awork_begin_cpu_id_exit=-1
267935SN/Awork_begin_exit_count=0
277935SN/Awork_cpus_ckpt_count=0
287935SN/Awork_end_ckpt_count=0
297935SN/Awork_end_exit_count=0
307935SN/Awork_item_id=-1
318983Snate@binkert.orgsystem_port=system.membus.slave[0]
323021SN/A
339885Sstever@gmail.com[system.clk_domain]
349885Sstever@gmail.comtype=SrcClockDomain
359885Sstever@gmail.comclock=1000
369885Sstever@gmail.comvoltage_domain=system.voltage_domain
379885Sstever@gmail.com
383021SN/A[system.cpu]
393021SN/Atype=AtomicSimpleCPU
409481Snilay@cs.wisc.educhildren=dtb interrupts isa itb tracer workload
415876SN/Achecker=Null
429885Sstever@gmail.comclk_domain=system.cpu_clk_domain
433171SN/Acpu_id=0
445876SN/Ado_checkpoint_insts=true
458835SAli.Saidi@ARM.comdo_quiesce=true
465876SN/Ado_statistics_insts=true
475000SN/Adtb=system.cpu.dtb
488983Snate@binkert.orgfastmem=false
493021SN/Afunction_trace=false
503021SN/Afunction_trace_start=0
518835SAli.Saidi@ARM.cominterrupts=system.cpu.interrupts
529481Snilay@cs.wisc.eduisa=system.cpu.isa
535000SN/Aitb=system.cpu.itb
543021SN/Amax_insts_all_threads=0
553021SN/Amax_insts_any_thread=0
563021SN/Amax_loads_all_threads=0
573021SN/Amax_loads_any_thread=0
585575SN/AnumThreads=1
598835SAli.Saidi@ARM.comprofile=0
603171SN/Aprogress_interval=0
619885Sstever@gmail.comsimpoint_interval=100000000
629885Sstever@gmail.comsimpoint_profile=false
639885Sstever@gmail.comsimpoint_profile_file=simpoint.bb.gz
649885Sstever@gmail.comsimpoint_start_insts=
655509SN/Asimulate_data_stalls=false
665509SN/Asimulate_inst_stalls=false
679481Snilay@cs.wisc.eduswitched_out=false
683021SN/Asystem=system
694938SN/Atracer=system.cpu.tracer
703021SN/Awidth=1
713021SN/Aworkload=system.cpu.workload
728983Snate@binkert.orgdcache_port=system.membus.slave[2]
738983Snate@binkert.orgicache_port=system.membus.slave[1]
743021SN/A
755000SN/A[system.cpu.dtb]
766024SN/Atype=MipsTLB
775509SN/Asize=64
785000SN/A
798835SAli.Saidi@ARM.com[system.cpu.interrupts]
808835SAli.Saidi@ARM.comtype=MipsInterrupts
818835SAli.Saidi@ARM.com
829481Snilay@cs.wisc.edu[system.cpu.isa]
839481Snilay@cs.wisc.edutype=MipsISA
849481Snilay@cs.wisc.edunum_threads=1
859481Snilay@cs.wisc.edunum_vpes=1
869481Snilay@cs.wisc.edu
875000SN/A[system.cpu.itb]
886024SN/Atype=MipsTLB
895509SN/Asize=64
905000SN/A
914938SN/A[system.cpu.tracer]
924938SN/Atype=ExeTracer
934938SN/A
943021SN/A[system.cpu.workload]
953021SN/Atype=LiveProcess
963021SN/Acmd=hello
974398SN/Acwd=
983171SN/Aegid=100
993021SN/Aenv=
1005575SN/Aerrout=cerr
1013171SN/Aeuid=100
1029885Sstever@gmail.comexecutable=/dist/m5/regression/test-progs/hello/bin/mips/linux/hello
1033171SN/Agid=100
1043021SN/Ainput=cin
1055509SN/Amax_stack_size=67108864
1063021SN/Aoutput=cout
1073171SN/Apid=100
1083171SN/Appid=99
1095509SN/Asimpoint=0
1103021SN/Asystem=system
1113171SN/Auid=100
1123021SN/A
1139885Sstever@gmail.com[system.cpu_clk_domain]
1149885Sstever@gmail.comtype=SrcClockDomain
1159885Sstever@gmail.comclock=500
1169885Sstever@gmail.comvoltage_domain=system.voltage_domain
1179885Sstever@gmail.com
1183021SN/A[system.membus]
1199055Ssaidi@eecs.umich.edutype=CoherentBus
1209885Sstever@gmail.comclk_domain=system.clk_domain
1215509SN/Aheader_cycles=1
1229885Sstever@gmail.comsystem=system
1237524SN/Ause_default_range=false
1249150SAli.Saidi@ARM.comwidth=8
1259150SAli.Saidi@ARM.commaster=system.physmem.port
1268983Snate@binkert.orgslave=system.system_port system.cpu.icache_port system.cpu.dcache_port
1273021SN/A
1283021SN/A[system.physmem]
1298983Snate@binkert.orgtype=SimpleMemory
1309276Snilay@cs.wisc.edubandwidth=73.000000
1319885Sstever@gmail.comclk_domain=system.clk_domain
1329885Sstever@gmail.comconf_table_reported=true
1338983Snate@binkert.orgin_addr_map=true
1345575SN/Alatency=30000
1355509SN/Alatency_var=0
1365509SN/Anull=false
1373041SN/Arange=0:134217727
1388983Snate@binkert.orgport=system.membus.master[0]
1393021SN/A
1409885Sstever@gmail.com[system.voltage_domain]
1419885Sstever@gmail.comtype=VoltageDomain
1429885Sstever@gmail.comvoltage=1.000000
1439885Sstever@gmail.com
144