Comment 4 for bug 2042388

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Hi Emil,
I just give your test kernel a try, it looks like it can solve the issue! Thanks!

$ sudo ./stress-ng -v -t 5 --context 4 --context-ops 3000 --ignite-cpu --syslog --verbose --verify --oomable
stress-ng: debug: [1163] invoked with './stress-ng -v -t 5 --context 4 --context-ops 3000 --ignite-cpu --syslog --verbose --verify --oomable' by user 0 'root'
stress-ng: debug: [1163] stress-ng 0.17.00 gb5f33cfd1d9d
stress-ng: debug: [1163] system: Linux riscv64-mantic 6.5.0-9-generic #9.2 SMP Thu Nov 2 16:20:40 UTC 2023 riscv64, gcc 13.2.0, glibc 2.38
stress-ng: debug: [1163] RAM total: 7.7G, RAM free: 7.2G, swap free: 0.0
stress-ng: debug: [1163] temporary file path: '/home/ubuntu/autotest/client/tmp/ubuntu_stress_smoke_test/src/stress-ng', filesystem type: ext2 (1505198 blocks available)
stress-ng: debug: [1163] 8 processors online, 8 processors configured
stress-ng: info: [1163] setting to a 5 secs run per stressor
stress-ng: debug: [1163] cache allocate: using defaults, cannot determine cache level details
stress-ng: debug: [1163] cache allocate: shared cache buffer size: 2048K
stress-ng: info: [1163] dispatching hogs: 4 context
stress-ng: debug: [1163] starting stressors
stress-ng: debug: [1163] 4 stressors started
stress-ng: debug: [1164] context: [1164] started (instance 0 on CPU 7)
stress-ng: debug: [1165] context: [1165] started (instance 1 on CPU 5)
stress-ng: debug: [1166] context: [1166] started (instance 2 on CPU 0)
stress-ng: debug: [1167] context: [1167] started (instance 3 on CPU 2)
stress-ng: debug: [1165] context: [1165] exited (instance 1 on CPU 5)
stress-ng: debug: [1164] context: [1164] exited (instance 0 on CPU 7)
stress-ng: debug: [1166] context: [1166] exited (instance 2 on CPU 0)
stress-ng: debug: [1163] context: [1164] terminated (success)
stress-ng: debug: [1167] context: [1167] exited (instance 3 on CPU 2)
stress-ng: debug: [1163] context: [1165] terminated (success)
stress-ng: debug: [1163] context: [1166] terminated (success)
stress-ng: debug: [1163] context: [1167] terminated (success)
stress-ng: debug: [1163] metrics-check: all stressor metrics validated and sane
stress-ng: info: [1163] skipped: 0
stress-ng: info: [1163] passed: 4: context (4)
stress-ng: info: [1163] failed: 0
stress-ng: info: [1163] metrics untrustworthy: 0
stress-ng: info: [1163] successful run completed in 5.05 secs
$ echo $?
0
$ uname -a
Linux riscv64-mantic 6.5.0-9-generic #9.2 SMP Thu Nov 2 16:20:40 UTC 2023 riscv64 riscv64 riscv64 GNU/Linux