Deleted Added
sdiff udiff text old ( 11731:c473ca7cc650 ) new ( 12137:d877205ec1bc )
full compact
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
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
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
142system=system
143tracer=system.cpu.tracer
144trapLatency=13
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]
718type=LiveProcess
719cmd=insttest
720cwd=
721drivers=
722egid=100
723env=
724errout=cerr
725euid=100
726eventq_index=0
727executable=/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64m/insttest
728gid=100
729input=cin
730kvmInSE=false
731max_stack_size=67108864
732output=cout
733pid=100
734ppid=99
735simpoint=0
736system=system
737uid=100
738useArchPT=false
739
740[system.cpu_clk_domain]
741type=SrcClockDomain
742clock=500

--- 130 unchanged lines hidden ---