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
94width=1
95workload=system.cpu.workload
96dcache_port=system.membus.slave[2]
97icache_port=system.membus.slave[1]
98
99[system.cpu.dtb]

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

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

--- 66 unchanged lines hidden ---