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

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

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

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

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

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

608cmd=hello
609cwd=
610drivers=
611egid=100
612env=
613errout=cerr
614euid=100
615eventq_index=0
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

--- 447 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/power/linux/hello
615executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/power/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 ---