config.ini (10736:4433fb00fa7d) config.ini (10798:74e3c7359393)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

--- 120 unchanged lines hidden (view full) ---

129tracer=system.cpu0.tracer
130trapLatency=13
131wbWidth=8
132workload=system.cpu0.workload
133dcache_port=system.cpu0.dcache.cpu_side
134icache_port=system.cpu0.icache.cpu_side
135
136[system.cpu0.branchPred]
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

--- 120 unchanged lines hidden (view full) ---

129tracer=system.cpu0.tracer
130trapLatency=13
131wbWidth=8
132workload=system.cpu0.workload
133dcache_port=system.cpu0.dcache.cpu_side
134icache_port=system.cpu0.icache.cpu_side
135
136[system.cpu0.branchPred]
137type=BranchPredictor
137type=TournamentBP
138BTBEntries=4096
139BTBTagSize=16
140RASSize=16
141choiceCtrBits=2
142choicePredictorSize=8192
143eventq_index=0
144globalCtrBits=2
145globalPredictorSize=8192
146instShiftAmt=2
147localCtrBits=2
148localHistoryTableSize=2048
149localPredictorSize=2048
150numThreads=1
138BTBEntries=4096
139BTBTagSize=16
140RASSize=16
141choiceCtrBits=2
142choicePredictorSize=8192
143eventq_index=0
144globalCtrBits=2
145globalPredictorSize=8192
146instShiftAmt=2
147localCtrBits=2
148localHistoryTableSize=2048
149localPredictorSize=2048
150numThreads=1
151predType=tournament
152
153[system.cpu0.dcache]
154type=BaseCache
155children=tags
156addr_ranges=0:18446744073709551615
157assoc=4
158clk_domain=system.cpu_clk_domain
159demand_mshr_reserve=1

--- 396 unchanged lines hidden (view full) ---

556cmd=test_atomic 4
557cwd=
558drivers=
559egid=100
560env=
561errout=cerr
562euid=100
563eventq_index=0
151
152[system.cpu0.dcache]
153type=BaseCache
154children=tags
155addr_ranges=0:18446744073709551615
156assoc=4
157clk_domain=system.cpu_clk_domain
158demand_mshr_reserve=1

--- 396 unchanged lines hidden (view full) ---

555cmd=test_atomic 4
556cwd=
557drivers=
558egid=100
559env=
560errout=cerr
561euid=100
562eventq_index=0
564executable=/scratch/nilay/GEM5/gem5/tests/test-progs/m5threads/bin/sparc/linux/test_atomic
563executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/m5threads/bin/sparc/linux/test_atomic
565gid=100
566input=cin
567kvmInSE=false
568max_stack_size=67108864
569output=cout
570pid=100
571ppid=99
572simpoint=0

--- 86 unchanged lines hidden (view full) ---

659tracer=system.cpu1.tracer
660trapLatency=13
661wbWidth=8
662workload=system.cpu0.workload
663dcache_port=system.cpu1.dcache.cpu_side
664icache_port=system.cpu1.icache.cpu_side
665
666[system.cpu1.branchPred]
564gid=100
565input=cin
566kvmInSE=false
567max_stack_size=67108864
568output=cout
569pid=100
570ppid=99
571simpoint=0

--- 86 unchanged lines hidden (view full) ---

658tracer=system.cpu1.tracer
659trapLatency=13
660wbWidth=8
661workload=system.cpu0.workload
662dcache_port=system.cpu1.dcache.cpu_side
663icache_port=system.cpu1.icache.cpu_side
664
665[system.cpu1.branchPred]
667type=BranchPredictor
666type=TournamentBP
668BTBEntries=4096
669BTBTagSize=16
670RASSize=16
671choiceCtrBits=2
672choicePredictorSize=8192
673eventq_index=0
674globalCtrBits=2
675globalPredictorSize=8192
676instShiftAmt=2
677localCtrBits=2
678localHistoryTableSize=2048
679localPredictorSize=2048
680numThreads=1
667BTBEntries=4096
668BTBTagSize=16
669RASSize=16
670choiceCtrBits=2
671choicePredictorSize=8192
672eventq_index=0
673globalCtrBits=2
674globalPredictorSize=8192
675instShiftAmt=2
676localCtrBits=2
677localHistoryTableSize=2048
678localPredictorSize=2048
679numThreads=1
681predType=tournament
682
683[system.cpu1.dcache]
684type=BaseCache
685children=tags
686addr_ranges=0:18446744073709551615
687assoc=4
688clk_domain=system.cpu_clk_domain
689demand_mshr_reserve=1

--- 476 unchanged lines hidden (view full) ---

1166tracer=system.cpu2.tracer
1167trapLatency=13
1168wbWidth=8
1169workload=system.cpu0.workload
1170dcache_port=system.cpu2.dcache.cpu_side
1171icache_port=system.cpu2.icache.cpu_side
1172
1173[system.cpu2.branchPred]
680
681[system.cpu1.dcache]
682type=BaseCache
683children=tags
684addr_ranges=0:18446744073709551615
685assoc=4
686clk_domain=system.cpu_clk_domain
687demand_mshr_reserve=1

--- 476 unchanged lines hidden (view full) ---

1164tracer=system.cpu2.tracer
1165trapLatency=13
1166wbWidth=8
1167workload=system.cpu0.workload
1168dcache_port=system.cpu2.dcache.cpu_side
1169icache_port=system.cpu2.icache.cpu_side
1170
1171[system.cpu2.branchPred]
1174type=BranchPredictor
1172type=TournamentBP
1175BTBEntries=4096
1176BTBTagSize=16
1177RASSize=16
1178choiceCtrBits=2
1179choicePredictorSize=8192
1180eventq_index=0
1181globalCtrBits=2
1182globalPredictorSize=8192
1183instShiftAmt=2
1184localCtrBits=2
1185localHistoryTableSize=2048
1186localPredictorSize=2048
1187numThreads=1
1173BTBEntries=4096
1174BTBTagSize=16
1175RASSize=16
1176choiceCtrBits=2
1177choicePredictorSize=8192
1178eventq_index=0
1179globalCtrBits=2
1180globalPredictorSize=8192
1181instShiftAmt=2
1182localCtrBits=2
1183localHistoryTableSize=2048
1184localPredictorSize=2048
1185numThreads=1
1188predType=tournament
1189
1190[system.cpu2.dcache]
1191type=BaseCache
1192children=tags
1193addr_ranges=0:18446744073709551615
1194assoc=4
1195clk_domain=system.cpu_clk_domain
1196demand_mshr_reserve=1

--- 476 unchanged lines hidden (view full) ---

1673tracer=system.cpu3.tracer
1674trapLatency=13
1675wbWidth=8
1676workload=system.cpu0.workload
1677dcache_port=system.cpu3.dcache.cpu_side
1678icache_port=system.cpu3.icache.cpu_side
1679
1680[system.cpu3.branchPred]
1186
1187[system.cpu2.dcache]
1188type=BaseCache
1189children=tags
1190addr_ranges=0:18446744073709551615
1191assoc=4
1192clk_domain=system.cpu_clk_domain
1193demand_mshr_reserve=1

--- 476 unchanged lines hidden (view full) ---

1670tracer=system.cpu3.tracer
1671trapLatency=13
1672wbWidth=8
1673workload=system.cpu0.workload
1674dcache_port=system.cpu3.dcache.cpu_side
1675icache_port=system.cpu3.icache.cpu_side
1676
1677[system.cpu3.branchPred]
1681type=BranchPredictor
1678type=TournamentBP
1682BTBEntries=4096
1683BTBTagSize=16
1684RASSize=16
1685choiceCtrBits=2
1686choicePredictorSize=8192
1687eventq_index=0
1688globalCtrBits=2
1689globalPredictorSize=8192
1690instShiftAmt=2
1691localCtrBits=2
1692localHistoryTableSize=2048
1693localPredictorSize=2048
1694numThreads=1
1679BTBEntries=4096
1680BTBTagSize=16
1681RASSize=16
1682choiceCtrBits=2
1683choicePredictorSize=8192
1684eventq_index=0
1685globalCtrBits=2
1686globalPredictorSize=8192
1687instShiftAmt=2
1688localCtrBits=2
1689localHistoryTableSize=2048
1690localPredictorSize=2048
1691numThreads=1
1695predType=tournament
1696
1697[system.cpu3.dcache]
1698type=BaseCache
1699children=tags
1700addr_ranges=0:18446744073709551615
1701assoc=4
1702clk_domain=system.cpu_clk_domain
1703demand_mshr_reserve=1

--- 558 unchanged lines hidden ---
1692
1693[system.cpu3.dcache]
1694type=BaseCache
1695children=tags
1696addr_ranges=0:18446744073709551615
1697assoc=4
1698clk_domain=system.cpu_clk_domain
1699demand_mshr_reserve=1

--- 558 unchanged lines hidden ---