Searched hist:"4 f5c5b76cc00ccf5be89a2b9883feba3baf6eb2e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sigfuz.c | diff 4f5c5b76cc00ccf5be89a2b9883feba3baf6eb2e Sun Oct 13 18:26:34 CDT 2019 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Reduce sigfuz runtime to ~60s
The defaults for the sigfuz test is to run for 4000 iterations, but that can take quite a while and the test harness may kill the test. Reduce the number of iterations to 600, which gives a runtime of roughly 1 minute on a Power8 system.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20191013234643.3430-1-mpe@ellerman.id.au
|