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

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

135
136[system.cpu.apic_clk_domain]
137type=DerivedClockDomain
138clk_divider=16
139clk_domain=system.cpu_clk_domain
140eventq_index=0
141
142[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

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

135
136[system.cpu.apic_clk_domain]
137type=DerivedClockDomain
138clk_divider=16
139clk_domain=system.cpu_clk_domain
140eventq_index=0
141
142[system.cpu.branchPred]
143type=BranchPredictor
143type=TournamentBP
144BTBEntries=4096
145BTBTagSize=16
146RASSize=16
147choiceCtrBits=2
148choicePredictorSize=8192
149eventq_index=0
150globalCtrBits=2
151globalPredictorSize=8192
152instShiftAmt=2
153localCtrBits=2
154localHistoryTableSize=2048
155localPredictorSize=2048
156numThreads=1
144BTBEntries=4096
145BTBTagSize=16
146RASSize=16
147choiceCtrBits=2
148choicePredictorSize=8192
149eventq_index=0
150globalCtrBits=2
151globalPredictorSize=8192
152instShiftAmt=2
153localCtrBits=2
154localHistoryTableSize=2048
155localPredictorSize=2048
156numThreads=1
157predType=tournament
158
159[system.cpu.dcache]
160type=BaseCache
161children=tags
162addr_ranges=0:18446744073709551615
163assoc=2
164clk_domain=system.cpu_clk_domain
165demand_mshr_reserve=1

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

641cmd=hello
642cwd=
643drivers=
644egid=100
645env=
646errout=cerr
647euid=100
648eventq_index=0
157
158[system.cpu.dcache]
159type=BaseCache
160children=tags
161addr_ranges=0:18446744073709551615
162assoc=2
163clk_domain=system.cpu_clk_domain
164demand_mshr_reserve=1

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

640cmd=hello
641cwd=
642drivers=
643egid=100
644env=
645errout=cerr
646euid=100
647eventq_index=0
649executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/x86/linux/hello
648executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/x86/linux/hello
650gid=100
651input=cin
652kvmInSE=false
653max_stack_size=67108864
654output=cout
655pid=100
656ppid=99
657simpoint=0

--- 117 unchanged lines hidden ---
649gid=100
650input=cin
651kvmInSE=false
652max_stack_size=67108864
653output=cout
654pid=100
655ppid=99
656simpoint=0

--- 117 unchanged lines hidden ---