tests: Update RISC-V hello test and stats
[gem5.git] / tests / quick / se / 00.hello / ref / riscv / linux / simple-timing / config.ini
index 95b43cc99ef4b11279aa26755f2ccc8ab8d5f788..e756a50005756918ce9ed9ee07075b832a7b1e73 100644 (file)
@@ -85,6 +85,7 @@ progress_interval=0
 simpoint_start_insts=
 socket_id=0
 switched_out=false
+syscallRetryLatency=10000
 system=system
 tracer=system.cpu.tracer
 workload=system.cpu.workload
@@ -287,7 +288,7 @@ type=ExeTracer
 eventq_index=0
 
 [system.cpu.workload]
-type=LiveProcess
+type=Process
 cmd=hello
 cwd=
 drivers=
@@ -296,14 +297,15 @@ env=
 errout=cerr
 euid=100
 eventq_index=0
-executable=/z/powerjg/gem5-upstream/tests/test-progs/hello/bin/riscv/linux/hello
+executable=/home/ar4jc/gem5/tests/testing/../test-progs/hello/bin/riscv/linux/hello
 gid=100
 input=cin
 kvmInSE=false
-max_stack_size=67108864
+maxStackSize=67108864
 output=cout
+pgid=100
 pid=100
-ppid=99
+ppid=0
 simpoint=0
 system=system
 uid=100