config.ini revision 9578
12968SN/A[root]
22968SN/Atype=Root
32968SN/Achildren=system
49988Snilay@cs.wisc.edufull_system=false
58835SAli.Saidi@ARM.comtime_sync_enable=false
69988Snilay@cs.wisc.edutime_sync_period=100000000000
77935SN/Atime_sync_spin_threshold=100000000
87935SN/A
97935SN/A[system]
102968SN/Atype=System
112968SN/Achildren=cpu membus physmem
122968SN/Aboot_osflags=a
1310315Snilay@cs.wisc.educlock=1000
144463SN/Ainit_param=0
152968SN/Akernel=
169885Sstever@gmail.comload_addr_mask=1099511627775
179885Sstever@gmail.commem_mode=timing
1810315Snilay@cs.wisc.edumem_ranges=
199988Snilay@cs.wisc.edumemories=system.physmem
202968SN/Anum_work_ids=16
2110315Snilay@cs.wisc.edureadfile=
2210315Snilay@cs.wisc.edusymbolfile=
237670SN/Awork_begin_ckpt_count=0
2410315Snilay@cs.wisc.eduwork_begin_cpu_id_exit=-1
252968SN/Awork_begin_exit_count=0
269481Snilay@cs.wisc.eduwork_cpus_ckpt_count=0
278721SN/Awork_end_ckpt_count=0
288721SN/Awork_end_exit_count=0
2910315Snilay@cs.wisc.eduwork_item_id=-1
3010315Snilay@cs.wisc.edusystem_port=system.membus.slave[0]
313140SN/A
322968SN/A[system.cpu]
332968SN/Atype=DerivO3CPU
347935SN/Achildren=branchPred dcache dtb fuPool icache interrupts isa0 isa1 itb l2cache toL2Bus tracer workload0 workload1
357935SN/ALFSTSize=1024
367935SN/ALQEntries=32
377935SN/ALSQCheckLoads=true
387935SN/ALSQDepCheckShift=4
397935SN/ASQEntries=32
407935SN/ASSITSize=1024
418983Snate@binkert.orgactivity=0
422968SN/AbackComSize=5
432968SN/AbranchPred=system.cpu.branchPred
442968SN/AcachePorts=200
459885Sstever@gmail.comchecker=Null
464463SN/Aclock=500
479988Snilay@cs.wisc.educommitToDecodeDelay=1
488721SN/AcommitToFetchDelay=1
498721SN/AcommitToIEWDelay=1
508721SN/AcommitToRenameDelay=1
518983Snate@binkert.orgcommitWidth=8
528983Snate@binkert.orgcpu_id=0
532968SN/AdecodeToFetchDelay=1
549885Sstever@gmail.comdecodeToRenameDelay=1
559885Sstever@gmail.comdecodeWidth=8
569885Sstever@gmail.comdispatchWidth=8
5710315Snilay@cs.wisc.edudo_checkpoint_insts=true
589988Snilay@cs.wisc.edudo_quiesce=true
5910315Snilay@cs.wisc.edudo_statistics_insts=true
609885Sstever@gmail.comdtb=system.cpu.dtb
619885Sstever@gmail.comfetchToDecodeDelay=1
622968SN/AfetchTrapLatency=1
632968SN/AfetchWidth=8
649481Snilay@cs.wisc.eduforwardComSize=5
6510315Snilay@cs.wisc.edufuPool=system.cpu.fuPool
665876SN/Afunction_trace=false
679885Sstever@gmail.comfunction_trace_start=0
683171SN/AiewToCommitDelay=1
693638SN/AiewToDecodeDelay=1
703638SN/AiewToFetchDelay=1
713638SN/AiewToRenameDelay=1
722968SN/Ainterrupts=system.cpu.interrupts
739988Snilay@cs.wisc.eduisa=system.cpu.isa0 system.cpu.isa1
748983Snate@binkert.orgissueToExecuteDelay=1
752968SN/AissueWidth=8
762968SN/Aitb=system.cpu.itb
775723SN/Amax_insts_all_threads=0
789481Snilay@cs.wisc.edumax_insts_any_thread=0
792968SN/Amax_loads_all_threads=0
802968SN/Amax_loads_any_thread=0
812968SN/AneedsTSO=false
822968SN/AnumIQEntries=64
832968SN/AnumPhysFloatRegs=256
845575SN/AnumPhysIntRegs=256
852968SN/AnumROBEntries=192
863140SN/AnumRobs=1
879885Sstever@gmail.comnumThreads=2
889885Sstever@gmail.comprofile=0
899885Sstever@gmail.comprogress_interval=0
909885Sstever@gmail.comrenameToDecodeDelay=1
915509SN/ArenameToFetchDelay=1
925509SN/ArenameToIEWDelay=2
9310315Snilay@cs.wisc.edurenameToROBDelay=1
949481Snilay@cs.wisc.edurenameWidth=8
952968SN/AsmtCommitPolicy=RoundRobin
964938SN/AsmtFetchPolicy=SingleThread
972968SN/AsmtIQPolicy=Partitioned
988835SAli.Saidi@ARM.comsmtIQThreshold=100
994463SN/AsmtLSQPolicy=Partitioned
1004463SN/AsmtLSQThreshold=100
1014463SN/AsmtNumFetchingThreads=1
1024463SN/AsmtROBPolicy=Partitioned
1034463SN/AsmtROBThreshold=100
1049885Sstever@gmail.comsquashWidth=8
1058983Snate@binkert.orgstore_set_clear_period=250000
1064463SN/Aswitched_out=false
1079885Sstever@gmail.comsystem=system
1089988Snilay@cs.wisc.edutracer=system.cpu.tracer
1096123SN/AtrapLatency=13
1109481Snilay@cs.wisc.eduwbDepth=1
1118241SN/AwbWidth=8
1124463SN/Aworkload=system.cpu.workload0 system.cpu.workload1
1134463SN/Adcache_port=system.cpu.dcache.cpu_side
1145876SN/Aicache_port=system.cpu.icache.cpu_side
1158835SAli.Saidi@ARM.com
1169481Snilay@cs.wisc.edu[system.cpu.branchPred]
11710036SAli.Saidi@ARM.comtype=BranchPredictor
1184463SN/ABTBEntries=4096
1198835SAli.Saidi@ARM.comBTBTagSize=16
1209885Sstever@gmail.comRASSize=16
1219481Snilay@cs.wisc.educhoiceCtrBits=2
1224463SN/AchoicePredictorSize=8192
1234463SN/AglobalCtrBits=2
1244463SN/AglobalHistoryBits=13
1258983Snate@binkert.orgglobalPredictorSize=8192
1264463SN/AinstShiftAmt=2
1279885Sstever@gmail.comlocalCtrBits=2
1289885Sstever@gmail.comlocalHistoryBits=11
1299885Sstever@gmail.comlocalHistoryTableSize=2048
1309885Sstever@gmail.comlocalPredictorSize=2048
1319885Sstever@gmail.comnumThreads=2
1329988Snilay@cs.wisc.edupredType=tournament
1339885Sstever@gmail.com
13410036SAli.Saidi@ARM.com[system.cpu.dcache]
1359885Sstever@gmail.comtype=BaseCache
1369885Sstever@gmail.comaddr_ranges=0:18446744073709551615
1372968SN/Aassoc=2
1386024SN/Ablock_size=64
1399988Snilay@cs.wisc.educlock=500
1402968SN/Aforward_snoops=true
1412968SN/Ahit_latency=2
1424463SN/Ais_top_level=true
1434463SN/Amax_miss_count=0
1449885Sstever@gmail.commshrs=4
1458983Snate@binkert.orgprefetch_on_access=false
1464463SN/Aprefetcher=Null
1479885Sstever@gmail.comresponse_latency=2
1489988Snilay@cs.wisc.edusize=262144
1496123SN/Asystem=system
1509481Snilay@cs.wisc.edutgts_per_mshr=20
1518241SN/Atwo_queue=false
1524463SN/Awrite_buffers=8
1534463SN/Acpu_side=system.cpu.dcache_port
1545876SN/Amem_side=system.cpu.toL2Bus.slave[1]
1558835SAli.Saidi@ARM.com
1569481Snilay@cs.wisc.edu[system.cpu.dtb]
15710036SAli.Saidi@ARM.comtype=AlphaTLB
1584463SN/Asize=64
1598835SAli.Saidi@ARM.com
1609885Sstever@gmail.com[system.cpu.fuPool]
1619481Snilay@cs.wisc.edutype=FUPool
1624463SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
1634463SN/AFUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
1644463SN/A
1658983Snate@binkert.org[system.cpu.fuPool.FUList0]
1664463SN/Atype=FUDesc
1679885Sstever@gmail.comchildren=opList
1689885Sstever@gmail.comcount=6
1699885Sstever@gmail.comopList=system.cpu.fuPool.FUList0.opList
1709885Sstever@gmail.com
1719885Sstever@gmail.com[system.cpu.fuPool.FUList0.opList]
1729988Snilay@cs.wisc.edutype=OpDesc
1739885Sstever@gmail.comissueLat=1
17410036SAli.Saidi@ARM.comopClass=IntAlu
1759885Sstever@gmail.comopLat=1
1769885Sstever@gmail.com
1775723SN/A[system.cpu.fuPool.FUList1]
1785723SN/Atype=FUDesc
1799988Snilay@cs.wisc.educhildren=opList0 opList1
1805723SN/Acount=2
1819481Snilay@cs.wisc.eduopList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
1829481Snilay@cs.wisc.edu
1839988Snilay@cs.wisc.edu[system.cpu.fuPool.FUList1.opList0]
18410036SAli.Saidi@ARM.comtype=OpDesc
1859481Snilay@cs.wisc.eduissueLat=1
1862968SN/AopClass=IntMult
1876024SN/AopLat=3
1889988Snilay@cs.wisc.edu
1892968SN/A[system.cpu.fuPool.FUList1.opList1]
1902968SN/Atype=OpDesc
1914938SN/AissueLat=19
1924938SN/AopClass=IntDiv
1939988Snilay@cs.wisc.eduopLat=20
1944938SN/A
1952968SN/A[system.cpu.fuPool.FUList2]
1962968SN/Atype=FUDesc
1979481Snilay@cs.wisc.educhildren=opList0 opList1 opList2
19810315Snilay@cs.wisc.educount=4
1995876SN/AopList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
2009885Sstever@gmail.com
2013171SN/A[system.cpu.fuPool.FUList2.opList0]
2023638SN/Atype=OpDesc
2033638SN/AissueLat=1
2043638SN/AopClass=FloatAdd
2052968SN/AopLat=2
2069988Snilay@cs.wisc.edu
2078983Snate@binkert.org[system.cpu.fuPool.FUList2.opList1]
2082968SN/Atype=OpDesc
2092968SN/AissueLat=1
2105723SN/AopClass=FloatCmp
2119481Snilay@cs.wisc.eduopLat=2
2122968SN/A
2132968SN/A[system.cpu.fuPool.FUList2.opList2]
2142968SN/Atype=OpDesc
2152968SN/AissueLat=1
2162968SN/AopClass=FloatCvt
2175575SN/AopLat=2
2182968SN/A
2193140SN/A[system.cpu.fuPool.FUList3]
2209885Sstever@gmail.comtype=FUDesc
2219885Sstever@gmail.comchildren=opList0 opList1 opList2
2229885Sstever@gmail.comcount=2
2239885Sstever@gmail.comopList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
2245509SN/A
2255509SN/A[system.cpu.fuPool.FUList3.opList0]
22610315Snilay@cs.wisc.edutype=OpDesc
2279481Snilay@cs.wisc.eduissueLat=1
2282968SN/AopClass=FloatMult
2294938SN/AopLat=4
2302968SN/A
2318835SAli.Saidi@ARM.com[system.cpu.fuPool.FUList3.opList1]
2324463SN/Atype=OpDesc
2334463SN/AissueLat=12
2344463SN/AopClass=FloatDiv
2354463SN/AopLat=12
2364463SN/A
2379885Sstever@gmail.com[system.cpu.fuPool.FUList3.opList2]
2388983Snate@binkert.orgtype=OpDesc
2394463SN/AissueLat=24
2409885Sstever@gmail.comopClass=FloatSqrt
2419988Snilay@cs.wisc.eduopLat=24
2426123SN/A
2439481Snilay@cs.wisc.edu[system.cpu.fuPool.FUList4]
2448241SN/Atype=FUDesc
2454463SN/Achildren=opList
2464463SN/Acount=0
2475876SN/AopList=system.cpu.fuPool.FUList4.opList
2488835SAli.Saidi@ARM.com
2499481Snilay@cs.wisc.edu[system.cpu.fuPool.FUList4.opList]
25010036SAli.Saidi@ARM.comtype=OpDesc
2514463SN/AissueLat=1
2528835SAli.Saidi@ARM.comopClass=MemRead
2539885Sstever@gmail.comopLat=1
2549481Snilay@cs.wisc.edu
2554463SN/A[system.cpu.fuPool.FUList5]
2564463SN/Atype=FUDesc
2574463SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
2588983Snate@binkert.orgcount=4
2594463SN/AopList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
2609885Sstever@gmail.com
2619885Sstever@gmail.com[system.cpu.fuPool.FUList5.opList00]
2629885Sstever@gmail.comtype=OpDesc
2639885Sstever@gmail.comissueLat=1
2649885Sstever@gmail.comopClass=SimdAdd
2659988Snilay@cs.wisc.eduopLat=1
2669885Sstever@gmail.com
26710036SAli.Saidi@ARM.com[system.cpu.fuPool.FUList5.opList01]
2689885Sstever@gmail.comtype=OpDesc
2699885Sstever@gmail.comissueLat=1
2702968SN/AopClass=SimdAddAcc
2716024SN/AopLat=1
2729988Snilay@cs.wisc.edu
2732968SN/A[system.cpu.fuPool.FUList5.opList02]
2742968SN/Atype=OpDesc
2754463SN/AissueLat=1
2764463SN/AopClass=SimdAlu
2779885Sstever@gmail.comopLat=1
2788983Snate@binkert.org
2794463SN/A[system.cpu.fuPool.FUList5.opList03]
2809885Sstever@gmail.comtype=OpDesc
2819988Snilay@cs.wisc.eduissueLat=1
2826123SN/AopClass=SimdCmp
2839481Snilay@cs.wisc.eduopLat=1
2848241SN/A
2854463SN/A[system.cpu.fuPool.FUList5.opList04]
2864463SN/Atype=OpDesc
2875876SN/AissueLat=1
2888835SAli.Saidi@ARM.comopClass=SimdCvt
2899481Snilay@cs.wisc.eduopLat=1
29010036SAli.Saidi@ARM.com
2914463SN/A[system.cpu.fuPool.FUList5.opList05]
2928835SAli.Saidi@ARM.comtype=OpDesc
2939885Sstever@gmail.comissueLat=1
2949481Snilay@cs.wisc.eduopClass=SimdMisc
2954463SN/AopLat=1
2964463SN/A
2974463SN/A[system.cpu.fuPool.FUList5.opList06]
2988983Snate@binkert.orgtype=OpDesc
2994463SN/AissueLat=1
3009885Sstever@gmail.comopClass=SimdMult
3019885Sstever@gmail.comopLat=1
3029885Sstever@gmail.com
3039885Sstever@gmail.com[system.cpu.fuPool.FUList5.opList07]
3049885Sstever@gmail.comtype=OpDesc
3059988Snilay@cs.wisc.eduissueLat=1
3069885Sstever@gmail.comopClass=SimdMultAcc
30710036SAli.Saidi@ARM.comopLat=1
3089885Sstever@gmail.com
3099885Sstever@gmail.com[system.cpu.fuPool.FUList5.opList08]
3105723SN/Atype=OpDesc
3115723SN/AissueLat=1
3129988Snilay@cs.wisc.eduopClass=SimdShift
3135723SN/AopLat=1
3149481Snilay@cs.wisc.edu
3159481Snilay@cs.wisc.edu[system.cpu.fuPool.FUList5.opList09]
3169988Snilay@cs.wisc.edutype=OpDesc
31710036SAli.Saidi@ARM.comissueLat=1
3189481Snilay@cs.wisc.eduopClass=SimdShiftAcc
3192968SN/AopLat=1
3206024SN/A
3219988Snilay@cs.wisc.edu[system.cpu.fuPool.FUList5.opList10]
3222968SN/Atype=OpDesc
3232968SN/AissueLat=1
3244938SN/AopClass=SimdSqrt
3254938SN/AopLat=1
3269988Snilay@cs.wisc.edu
3274938SN/A[system.cpu.fuPool.FUList5.opList11]
3289885Sstever@gmail.comtype=OpDesc
3299885Sstever@gmail.comissueLat=1
3309885Sstever@gmail.comopClass=SimdFloatAdd
33110315Snilay@cs.wisc.eduopLat=1
3329988Snilay@cs.wisc.edu
33310315Snilay@cs.wisc.edu[system.cpu.fuPool.FUList5.opList12]
3349885Sstever@gmail.comtype=OpDesc
3359885Sstever@gmail.comissueLat=1
3362968SN/AopClass=SimdFloatAlu
3372968SN/AopLat=1
3382968SN/A
3394463SN/A[system.cpu.fuPool.FUList5.opList13]
3402968SN/Atype=OpDesc
3419988Snilay@cs.wisc.eduissueLat=1
3422968SN/AopClass=SimdFloatCmp
3432968SN/AopLat=1
3442968SN/A
3452968SN/A[system.cpu.fuPool.FUList5.opList14]
3462968SN/Atype=OpDesc
3472968SN/AissueLat=1
3489988Snilay@cs.wisc.eduopClass=SimdFloatCvt
3495876SN/AopLat=1
3502968SN/A
3512968SN/A[system.cpu.fuPool.FUList5.opList15]
3522968SN/Atype=OpDesc
3532968SN/AissueLat=1
3542968SN/AopClass=SimdFloatDiv
3559988Snilay@cs.wisc.eduopLat=1
35610315Snilay@cs.wisc.edu
3572968SN/A[system.cpu.fuPool.FUList5.opList16]
3582968SN/Atype=OpDesc
3592968SN/AissueLat=1
3602968SN/AopClass=SimdFloatMisc
3612968SN/AopLat=1
3624463SN/A
3632968SN/A[system.cpu.fuPool.FUList5.opList17]
3649988Snilay@cs.wisc.edutype=OpDesc
3652968SN/AissueLat=1
3662968SN/AopClass=SimdFloatMult
3672968SN/AopLat=1
3682968SN/A
3692968SN/A[system.cpu.fuPool.FUList5.opList18]
3702968SN/Atype=OpDesc
3719988Snilay@cs.wisc.eduissueLat=1
3725876SN/AopClass=SimdFloatMultAcc
3732968SN/AopLat=1
3742968SN/A
3752968SN/A[system.cpu.fuPool.FUList5.opList19]
3762968SN/Atype=OpDesc
3772968SN/AissueLat=1
3789988Snilay@cs.wisc.eduopClass=SimdFloatSqrt
37910315Snilay@cs.wisc.eduopLat=1
3802968SN/A
3812968SN/A[system.cpu.fuPool.FUList6]
38210315Snilay@cs.wisc.edutype=FUDesc
38310315Snilay@cs.wisc.educhildren=opList
38410315Snilay@cs.wisc.educount=0
38510315Snilay@cs.wisc.eduopList=system.cpu.fuPool.FUList6.opList
38610315Snilay@cs.wisc.edu
38710315Snilay@cs.wisc.edu[system.cpu.fuPool.FUList6.opList]
38810315Snilay@cs.wisc.edutype=OpDesc
38910315Snilay@cs.wisc.eduissueLat=1
3902968SN/AopClass=MemWrite
3912968SN/AopLat=1
3929988Snilay@cs.wisc.edu
3934103SN/A[system.cpu.fuPool.FUList7]
3942968SN/Atype=FUDesc
3952968SN/Achildren=opList0 opList1
3969055Ssaidi@eecs.umich.educount=4
3979885Sstever@gmail.comopList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
3989988Snilay@cs.wisc.edu
3995509SN/A[system.cpu.fuPool.FUList7.opList0]
4007524SN/Atype=OpDesc
4019134Ssaidi@eecs.umich.eduissueLat=1
4023104SN/AopClass=MemRead
4038983Snate@binkert.orgopLat=1
4048983Snate@binkert.org
4054966SN/A[system.cpu.fuPool.FUList7.opList1]
4064966SN/Atype=OpDesc
4074966SN/AissueLat=1
4089885Sstever@gmail.comopClass=MemWrite
4099481Snilay@cs.wisc.eduopLat=1
4104966SN/A
4119885Sstever@gmail.com[system.cpu.fuPool.FUList8]
4129988Snilay@cs.wisc.edutype=FUDesc
4136123SN/Achildren=opList
4149481Snilay@cs.wisc.educount=1
4158241SN/AopList=system.cpu.fuPool.FUList8.opList
4164966SN/A
4174966SN/A[system.cpu.fuPool.FUList8.opList]
4185876SN/Atype=OpDesc
4198835SAli.Saidi@ARM.comissueLat=3
4209481Snilay@cs.wisc.eduopClass=IprAccess
42110036SAli.Saidi@ARM.comopLat=3
4224966SN/A
4238835SAli.Saidi@ARM.com[system.cpu.icache]
4249885Sstever@gmail.comtype=BaseCache
4254966SN/Aaddr_ranges=0:18446744073709551615
4264966SN/Aassoc=2
4274966SN/Ablock_size=64
4288983Snate@binkert.orgclock=500
4299481Snilay@cs.wisc.eduforward_snoops=true
4302968SN/Ahit_latency=2
4319885Sstever@gmail.comis_top_level=true
4329885Sstever@gmail.commax_miss_count=0
4339885Sstever@gmail.commshrs=4
4349885Sstever@gmail.comprefetch_on_access=false
4359885Sstever@gmail.comprefetcher=Null
4369988Snilay@cs.wisc.eduresponse_latency=2
4379885Sstever@gmail.comsize=131072
43810036SAli.Saidi@ARM.comsystem=system
4399885Sstever@gmail.comtgts_per_mshr=20
4409885Sstever@gmail.comtwo_queue=false
4414463SN/Awrite_buffers=8
4424463SN/Acpu_side=system.cpu.icache_port
4439885Sstever@gmail.commem_side=system.cpu.toL2Bus.slave[0]
4448983Snate@binkert.org
4454463SN/A[system.cpu.interrupts]
4469885Sstever@gmail.comtype=AlphaInterrupts
4479988Snilay@cs.wisc.edu
4486123SN/A[system.cpu.isa0]
4499481Snilay@cs.wisc.edutype=AlphaISA
4508241SN/A
4514463SN/A[system.cpu.isa1]
4529481Snilay@cs.wisc.edutype=AlphaISA
4535876SN/A
4548835SAli.Saidi@ARM.com[system.cpu.itb]
4559481Snilay@cs.wisc.edutype=AlphaTLB
45610036SAli.Saidi@ARM.comsize=48
4574463SN/A
4588835SAli.Saidi@ARM.com[system.cpu.l2cache]
4599885Sstever@gmail.comtype=BaseCache
4609481Snilay@cs.wisc.eduaddr_ranges=0:18446744073709551615
4614463SN/Aassoc=8
4624463SN/Ablock_size=64
4638983Snate@binkert.orgclock=500
4649481Snilay@cs.wisc.eduforward_snoops=true
4654463SN/Ahit_latency=20
4669885Sstever@gmail.comis_top_level=false
4679885Sstever@gmail.commax_miss_count=0
4689885Sstever@gmail.commshrs=20
4699885Sstever@gmail.comprefetch_on_access=false
4709885Sstever@gmail.comprefetcher=Null
4719988Snilay@cs.wisc.eduresponse_latency=20
4729885Sstever@gmail.comsize=2097152
47310036SAli.Saidi@ARM.comsystem=system
4749885Sstever@gmail.comtgts_per_mshr=12
4759885Sstever@gmail.comtwo_queue=false
4762968SN/Awrite_buffers=8
4779055Ssaidi@eecs.umich.educpu_side=system.cpu.toL2Bus.master[0]
4786123SN/Amem_side=system.membus.slave[1]
4799885Sstever@gmail.com
4809988Snilay@cs.wisc.edu[system.cpu.toL2Bus]
4815509SN/Atype=CoherentBus
4829885Sstever@gmail.comblock_size=64
4837524SN/Aclock=500
4849134Ssaidi@eecs.umich.eduheader_cycles=1
4856123SN/Asystem=system
4869134Ssaidi@eecs.umich.eduuse_default_range=false
4879481Snilay@cs.wisc.eduwidth=32
4882968SN/Amaster=system.cpu.l2cache.cpu_side
4896123SN/Aslave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
4903505SN/A
4919885Sstever@gmail.com[system.cpu.tracer]
4929988Snilay@cs.wisc.edutype=ExeTracer
4938721SN/A
4943493SN/A[system.cpu.workload0]
4959481Snilay@cs.wisc.edutype=LiveProcess
4963505SN/Acmd=hello
4973505SN/Acwd=
4983934SN/Aegid=100
4993934SN/Aenv=
5003934SN/Aerrout=cerr
5013934SN/Aeuid=100
5023493SN/Aexecutable=tests/test-progs/hello/bin/alpha/linux/hello
5033934SN/Agid=100
5043934SN/Ainput=cin
5053493SN/Amax_stack_size=67108864
5063493SN/Aoutput=cout
5072968SN/Apid=100
5089988Snilay@cs.wisc.eduppid=99
5099988Snilay@cs.wisc.edusimpoint=0
5109885Sstever@gmail.comsystem=system
5119885Sstever@gmail.comuid=100
5129988Snilay@cs.wisc.edu
5138983Snate@binkert.org[system.cpu.workload1]
5149988Snilay@cs.wisc.edutype=LiveProcess
5159988Snilay@cs.wisc.educmd=hello
5165509SN/Acwd=
5172968SN/Aegid=100
5188983Snate@binkert.orgenv=
5192968SN/Aerrout=cerr
5202968SN/Aeuid=100
5212968SN/Aexecutable=tests/test-progs/hello/bin/alpha/linux/hello
5222968SN/Agid=100
5232968SN/Ainput=cin
5249988Snilay@cs.wisc.edumax_stack_size=67108864
5252968SN/Aoutput=cout
5262968SN/Apid=100
5272968SN/Appid=99
5282968SN/Asimpoint=0
5299988Snilay@cs.wisc.edusystem=system
53010315Snilay@cs.wisc.eduuid=100
5312968SN/A
5322968SN/A[system.membus]
5335509SN/Atype=CoherentBus
5345509SN/Ablock_size=64
5359988Snilay@cs.wisc.educlock=1000
5365509SN/Aheader_cycles=1
5375509SN/Asystem=system
5385509SN/Ause_default_range=false
5395509SN/Awidth=8
5405509SN/Amaster=system.physmem.port
5414463SN/Aslave=system.system_port system.cpu.l2cache.mem_side
5429055Ssaidi@eecs.umich.edu
5439885Sstever@gmail.com[system.physmem]
5449988Snilay@cs.wisc.edutype=SimpleDRAM
5455509SN/Aactivation_limit=4
5469885Sstever@gmail.comaddr_mapping=openmap
5477524SN/Abanks_per_rank=8
5489134Ssaidi@eecs.umich.educhannels=1
5498983Snate@binkert.orgclock=1000
5508983Snate@binkert.orgconf_table_reported=false
5514463SN/Ain_addr_map=true
5522968SN/Alines_per_rowbuffer=32
5532968SN/Amem_sched_policy=frfcfs
5545509SN/Anull=false
5559988Snilay@cs.wisc.edupage_policy=open
5562968SN/Arange=0:134217727
5572968SN/Aranks_per_channel=2
5582968SN/Aread_buffer_size=32
5595509SN/AtBURST=5000
5605509SN/AtCL=13750
5619885Sstever@gmail.comtRCD=13750
5625509SN/AtREFI=7800000
5635509SN/AtRFC=300000
5649988Snilay@cs.wisc.edutRP=13750
5655509SN/AtWTR=7500
5669481Snilay@cs.wisc.edutXAW=40000
5675509SN/Awrite_buffer_size=32
5685509SN/Awrite_thresh_perc=70
5695509SN/Azero=false
5708983Snate@binkert.orgport=system.membus.master[0]
5715509SN/A
5722968SN/A