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

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

131tracer=system.cpu.tracer
132trapLatency=13
133wbWidth=8
134workload=system.cpu.workload
135dcache_port=system.cpu.dcache.cpu_side
136icache_port=system.cpu.icache.cpu_side
137
138[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

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

131tracer=system.cpu.tracer
132trapLatency=13
133wbWidth=8
134workload=system.cpu.workload
135dcache_port=system.cpu.dcache.cpu_side
136icache_port=system.cpu.icache.cpu_side
137
138[system.cpu.branchPred]
139type=BranchPredictor
139type=TournamentBP
140BTBEntries=4096
141BTBTagSize=16
142RASSize=16
143choiceCtrBits=2
144choicePredictorSize=8192
145eventq_index=0
146globalCtrBits=2
147globalPredictorSize=8192
148instShiftAmt=2
149localCtrBits=2
150localHistoryTableSize=2048
151localPredictorSize=2048
152numThreads=1
140BTBEntries=4096
141BTBTagSize=16
142RASSize=16
143choiceCtrBits=2
144choicePredictorSize=8192
145eventq_index=0
146globalCtrBits=2
147globalPredictorSize=8192
148instShiftAmt=2
149localCtrBits=2
150localHistoryTableSize=2048
151localPredictorSize=2048
152numThreads=1
153predType=tournament
154
155[system.cpu.checker]
156type=O3Checker
157children=dstage2_mmu dtb isa istage2_mmu itb tracer
158checker=Null
159clk_domain=system.cpu_clk_domain
160cpu_id=0
161do_checkpoint_insts=true

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

858cmd=hello
859cwd=
860drivers=
861egid=100
862env=
863errout=cerr
864euid=100
865eventq_index=0
153
154[system.cpu.checker]
155type=O3Checker
156children=dstage2_mmu dtb isa istage2_mmu itb tracer
157checker=Null
158clk_domain=system.cpu_clk_domain
159cpu_id=0
160do_checkpoint_insts=true

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

857cmd=hello
858cwd=
859drivers=
860egid=100
861env=
862errout=cerr
863euid=100
864eventq_index=0
866executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/arm/linux/hello
865executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/arm/linux/hello
867gid=100
868input=cin
869kvmInSE=false
870max_stack_size=67108864
871output=cout
872pid=100
873ppid=99
874simpoint=0

--- 117 unchanged lines hidden ---
866gid=100
867input=cin
868kvmInSE=false
869max_stack_size=67108864
870output=cout
871pid=100
872ppid=99
873simpoint=0

--- 117 unchanged lines hidden ---