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.cpu.tracer
130trapLatency=13
131wbWidth=8
132workload=system.cpu.workload
133dcache_port=system.cpu.dcache.cpu_side
134icache_port=system.cpu.icache.cpu_side
135
136[system.cpu.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.cpu.tracer
130trapLatency=13
131wbWidth=8
132workload=system.cpu.workload
133dcache_port=system.cpu.dcache.cpu_side
134icache_port=system.cpu.icache.cpu_side
135
136[system.cpu.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.cpu.dcache]
154type=BaseCache
155children=tags
156addr_ranges=0:18446744073709551615
157assoc=2
158clk_domain=system.cpu_clk_domain
159demand_mshr_reserve=1

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

608cmd=hello
609cwd=
610drivers=
611egid=100
612env=
613errout=cerr
614euid=100
615eventq_index=0
151
152[system.cpu.dcache]
153type=BaseCache
154children=tags
155addr_ranges=0:18446744073709551615
156assoc=2
157clk_domain=system.cpu_clk_domain
158demand_mshr_reserve=1

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

607cmd=hello
608cwd=
609drivers=
610egid=100
611env=
612errout=cerr
613euid=100
614eventq_index=0
616executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/alpha/linux/hello
615executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/alpha/linux/hello
617gid=100
618input=cin
619kvmInSE=false
620max_stack_size=67108864
621output=cout
622pid=100
623ppid=99
624simpoint=0

--- 117 unchanged lines hidden ---
616gid=100
617input=cin
618kvmInSE=false
619max_stack_size=67108864
620output=cout
621pid=100
622ppid=99
623simpoint=0

--- 117 unchanged lines hidden ---