On Thu, Jul 18, 2024 at 08:34:18PM -0300, Thiago Jung Bauermann wrote:
> Mark Brown writes:
> # # Waiting for 9 children
> # # Thread-4030: Failed to enable GCS
> # # Thread-4031: Failed to enable GCS
This is already fixed locally, just rebasing bitrot.
signature.asc
Description: PGP signature
On Thu, Jul 18, 2024 at 08:47:49PM -0300, Thiago Jung Bauermann wrote:
> Thiago Jung Bauermann writes:
> > # # Totals: pass:0 fail:9 xfail:0 xpass:0 skip:0 error:0
> > ok 1 selftests: arm64: gcs-stress
> Also, Shouldn't the test report "not ok" at the end considering that
> there were fails?
It
Thiago Jung Bauermann writes:
> # # Finishing up...
> # # Thread-4030 exited with error code 255
> # not ok 1 Thread-4030
> # # Thread-4031 exited with error code 255
> # not ok 2 Thread-4031
> # # Thread-4032 exited with error code 255
> # not ok 3 Thread-4032
> # # Thread-4033 exited with error
Mark Brown writes:
> Add a stress test which runs one more process than we have CPUs spinning
> through a very recursive function with frequent syscalls immediately prior
> to return and signals being injected every 100ms. The goal is to flag up
> any scheduling related issues, for example failur
Add a stress test which runs one more process than we have CPUs spinning
through a very recursive function with frequent syscalls immediately prior
to return and signals being injected every 100ms. The goal is to flag up
any scheduling related issues, for example failure to ensure that barriers
are