config.ini (11731:c473ca7cc650) config.ini (12137:d877205ec1bc)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

60LQEntries=32
61LSQCheckLoads=true
62LSQDepCheckShift=4
63SQEntries=32
64SSITSize=1024
65activity=0
66backComSize=5
67branchPred=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

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

60LQEntries=32
61LSQCheckLoads=true
62LSQDepCheckShift=4
63SQEntries=32
64SSITSize=1024
65activity=0
66backComSize=5
67branchPred=system.cpu.branchPred
68cachePorts=200
68cacheStorePorts=200
69checker=Null
70clk_domain=system.cpu_clk_domain
71commitToDecodeDelay=1
72commitToFetchDelay=1
73commitToIEWDelay=1
74commitToRenameDelay=1
75commitWidth=8
76cpu_id=0

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

106max_insts_any_thread=0
107max_loads_all_threads=0
108max_loads_any_thread=0
109needsTSO=false
110numIQEntries=64
111numPhysCCRegs=0
112numPhysFloatRegs=256
113numPhysIntRegs=256
69checker=Null
70clk_domain=system.cpu_clk_domain
71commitToDecodeDelay=1
72commitToFetchDelay=1
73commitToIEWDelay=1
74commitToRenameDelay=1
75commitWidth=8
76cpu_id=0

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

106max_insts_any_thread=0
107max_loads_all_threads=0
108max_loads_any_thread=0
109needsTSO=false
110numIQEntries=64
111numPhysCCRegs=0
112numPhysFloatRegs=256
113numPhysIntRegs=256
114numPhysVecRegs=256
114numROBEntries=192
115numRobs=1
116numThreads=1
117p_state_clk_gate_bins=20
118p_state_clk_gate_max=1000000000000
119p_state_clk_gate_min=1000
120power_model=Null
121profile=0

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

134smtLSQThreshold=100
135smtNumFetchingThreads=1
136smtROBPolicy=Partitioned
137smtROBThreshold=100
138socket_id=0
139squashWidth=8
140store_set_clear_period=250000
141switched_out=false
115numROBEntries=192
116numRobs=1
117numThreads=1
118p_state_clk_gate_bins=20
119p_state_clk_gate_max=1000000000000
120p_state_clk_gate_min=1000
121power_model=Null
122profile=0

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

135smtLSQThreshold=100
136smtNumFetchingThreads=1
137smtROBPolicy=Partitioned
138smtROBThreshold=100
139socket_id=0
140squashWidth=8
141store_set_clear_period=250000
142switched_out=false
143syscallRetryLatency=10000
142system=system
143tracer=system.cpu.tracer
144trapLatency=13
144system=system
145tracer=system.cpu.tracer
146trapLatency=13
147wait_for_remote_gdb=false
145wbWidth=8
146workload=system.cpu.workload
147dcache_port=system.cpu.dcache.cpu_side
148icache_port=system.cpu.icache.cpu_side
149
150[system.cpu.branchPred]
151type=TournamentBP
152BTBEntries=4096

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

710max_capacity=8388608
711system=system
712
713[system.cpu.tracer]
714type=ExeTracer
715eventq_index=0
716
717[system.cpu.workload]
148wbWidth=8
149workload=system.cpu.workload
150dcache_port=system.cpu.dcache.cpu_side
151icache_port=system.cpu.icache.cpu_side
152
153[system.cpu.branchPred]
154type=TournamentBP
155BTBEntries=4096

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

713max_capacity=8388608
714system=system
715
716[system.cpu.tracer]
717type=ExeTracer
718eventq_index=0
719
720[system.cpu.workload]
718type=LiveProcess
721type=Process
719cmd=insttest
720cwd=
721drivers=
722egid=100
723env=
724errout=cerr
725euid=100
726eventq_index=0
722cmd=insttest
723cwd=
724drivers=
725egid=100
726env=
727errout=cerr
728euid=100
729eventq_index=0
727executable=/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest
730executable=/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64f/insttest
728gid=100
729input=cin
730kvmInSE=false
731gid=100
732input=cin
733kvmInSE=false
731max_stack_size=67108864
734maxStackSize=67108864
732output=cout
735output=cout
736pgid=100
733pid=100
737pid=100
734ppid=99
738ppid=0
735simpoint=0
736system=system
737uid=100
738useArchPT=false
739
740[system.cpu_clk_domain]
741type=SrcClockDomain
742clock=500

--- 130 unchanged lines hidden ---
739simpoint=0
740system=system
741uid=100
742useArchPT=false
743
744[system.cpu_clk_domain]
745type=SrcClockDomain
746clock=500

--- 130 unchanged lines hidden ---