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=BiModeBP
140BTBEntries=2048
141BTBTagSize=18
142RASSize=16
143choiceCtrBits=2
144choicePredictorSize=8192
145eventq_index=0
146globalCtrBits=2
147globalPredictorSize=8192
148instShiftAmt=2
140BTBEntries=2048
141BTBTagSize=18
142RASSize=16
143choiceCtrBits=2
144choicePredictorSize=8192
145eventq_index=0
146globalCtrBits=2
147globalPredictorSize=8192
148instShiftAmt=2
149localCtrBits=2
150localHistoryTableSize=2048
151localPredictorSize=2048
152numThreads=1
149numThreads=1
153predType=bi-mode
154
155[system.cpu.dcache]
156type=BaseCache
157children=tags
158addr_ranges=0:18446744073709551615
159assoc=2
160clk_domain=system.cpu_clk_domain
161demand_mshr_reserve=1

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

497[system.cpu.icache]
498type=BaseCache
499children=tags
500addr_ranges=0:18446744073709551615
501assoc=2
502clk_domain=system.cpu_clk_domain
503demand_mshr_reserve=1
504eventq_index=0
150
151[system.cpu.dcache]
152type=BaseCache
153children=tags
154addr_ranges=0:18446744073709551615
155assoc=2
156clk_domain=system.cpu_clk_domain
157demand_mshr_reserve=1

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

493[system.cpu.icache]
494type=BaseCache
495children=tags
496addr_ranges=0:18446744073709551615
497assoc=2
498clk_domain=system.cpu_clk_domain
499demand_mshr_reserve=1
500eventq_index=0
505forward_snoops=true
501forward_snoops=false
506hit_latency=1
507is_top_level=true
508max_miss_count=0
509mshrs=2
510prefetch_on_access=false
511prefetcher=Null
512response_latency=1
513sequential_access=false

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

690cmd=hello
691cwd=
692drivers=
693egid=100
694env=
695errout=cerr
696euid=100
697eventq_index=0
502hit_latency=1
503is_top_level=true
504max_miss_count=0
505mshrs=2
506prefetch_on_access=false
507prefetcher=Null
508response_latency=1
509sequential_access=false

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

686cmd=hello
687cwd=
688drivers=
689egid=100
690env=
691errout=cerr
692euid=100
693eventq_index=0
698executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/arm/linux/hello
694executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/arm/linux/hello
699gid=100
700input=cin
701kvmInSE=false
702max_stack_size=67108864
703output=cout
704pid=100
705ppid=99
706simpoint=0

--- 117 unchanged lines hidden ---
695gid=100
696input=cin
697kvmInSE=false
698max_stack_size=67108864
699output=cout
700pid=100
701ppid=99
702simpoint=0

--- 117 unchanged lines hidden ---