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

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

80p_state_clk_gate_max=1000000000000
81p_state_clk_gate_min=1000
82power_model=Null
83profile=0
84progress_interval=0
85simpoint_start_insts=
86socket_id=0
87switched_out=false
88syscallRetryLatency=10000
89system=system
90tracer=system.cpu.tracer
91workload=system.cpu.workload
92dcache_port=system.cpu.dcache.cpu_side
93icache_port=system.cpu.icache.cpu_side
94
95[system.cpu.dcache]
96type=Cache

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

283max_capacity=8388608
284system=system
285
286[system.cpu.tracer]
287type=ExeTracer
288eventq_index=0
289
290[system.cpu.workload]
290type=LiveProcess
291type=Process
292cmd=hello
293cwd=
294drivers=
295egid=100
296env=
297errout=cerr
298euid=100
299eventq_index=0
299executable=/z/powerjg/gem5-upstream/tests/test-progs/hello/bin/riscv/linux/hello
300executable=/home/ar4jc/gem5/tests/testing/../test-progs/hello/bin/riscv/linux/hello
301gid=100
302input=cin
303kvmInSE=false
303max_stack_size=67108864
304maxStackSize=67108864
305output=cout
306pgid=100
307pid=100
306ppid=99
308ppid=0
309simpoint=0
310system=system
311uid=100
312useArchPT=false
313
314[system.cpu_clk_domain]
315type=SrcClockDomain
316clock=500

--- 66 unchanged lines hidden ---