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
114numPhysVecRegs=256
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
144system=system
145tracer=system.cpu.tracer
146trapLatency=13
147wait_for_remote_gdb=false
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
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-rv64m/insttest
730executable=/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64m/insttest
731gid=100
732input=cin
733kvmInSE=false
731max_stack_size=67108864
734maxStackSize=67108864
735output=cout
736pgid=100
737pid=100
734ppid=99
738ppid=0
739simpoint=0
740system=system
741uid=100
742useArchPT=false
743
744[system.cpu_clk_domain]
745type=SrcClockDomain
746clock=500

--- 130 unchanged lines hidden ---