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

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

610cmd=hello
611cwd=
612drivers=
613egid=100
614env=
615errout=cerr
616euid=100
617eventq_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

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

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

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

--- 117 unchanged lines hidden ---