1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

83power_model=Null
84profile=0
85progress_interval=0
86simpoint_start_insts=
87simulate_data_stalls=false
88simulate_inst_stalls=false
89socket_id=0
90switched_out=false
91syscallRetryLatency=10000
92system=system
93tracer=system.cpu.tracer
94wait_for_remote_gdb=false
95width=1
96workload=system.cpu.workload
97dcache_port=system.membus.slave[2]
98icache_port=system.membus.slave[1]
99
100[system.cpu.dtb]
101type=RiscvTLB
102eventq_index=0

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

115eventq_index=0
116size=64
117
118[system.cpu.tracer]
119type=ExeTracer
120eventq_index=0
121
122[system.cpu.workload]
121type=LiveProcess
123type=Process
124cmd=insttest
125cwd=
126drivers=
127egid=100
128env=
129errout=cerr
130euid=100
131eventq_index=0
130executable=/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64d/insttest
132executable=/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64d/insttest
133gid=100
134input=cin
135kvmInSE=false
134max_stack_size=67108864
136maxStackSize=67108864
137output=cout
138pgid=100
139pid=100
137ppid=99
140ppid=0
141simpoint=0
142system=system
143uid=100
144useArchPT=false
145
146[system.cpu_clk_domain]
147type=SrcClockDomain
148clock=500

--- 66 unchanged lines hidden ---