Deleted Added
sdiff udiff text old ( 11731:c473ca7cc650 ) new ( 12062:d6ee16239a26 )
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
68cacheStorePorts=200
69checker=Null
70clk_domain=system.cpu_clk_domain
71commitToDecodeDelay=1
72commitToFetchDelay=1
73commitToIEWDelay=1
74commitToRenameDelay=1
75commitWidth=8
76cpu_id=0

--- 57 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
142syscallRetryLatency=10000
143system=system
144tracer=system.cpu.tracer
145trapLatency=13
146wbWidth=8
147workload=system.cpu.workload
148dcache_port=system.cpu.dcache.cpu_side
149icache_port=system.cpu.icache.cpu_side
150

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

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

--- 130 unchanged lines hidden ---