Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH v1 0/3] kselftest/arm64: fp-stress performance improvements
@ 2022-11-29  0:03 Mark Brown
  2022-11-29  0:03 ` [PATCH v1 1/3] kselftest/arm64: Hold fp-stress children until they're all spawned Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Brown @ 2022-11-29  0:03 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Shuah Khan
  Cc: linux-arm-kernel, linux-kselftest, Mark Brown

This series contains a few improvements to fp-stress performance, only
noticable on emulated platforms which both run more slowly and are
stressed far more by fp-stress due to supporting more VLs for SVE and
SME.  The bulk of the improvement comes from the first patch which
reduces the amount of time the main fp-stress executable is swamped by
load from the child processes during startup, the other two patches are
much more marginal.

Mark Brown (3):
  kselftest/arm64: Hold fp-stress children until they're all spawned
  kselftest/arm64: Don't drain output while spawning children
  kselftest/arm64: Allow epoll_wait() to return more than one result

 tools/testing/selftests/arm64/fp/fp-stress.c | 74 +++++++++++++++-----
 1 file changed, 57 insertions(+), 17 deletions(-)


base-commit: a711987490a1784c3e3fd6d752a63501c11eb80b
-- 
2.30.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-29 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-29  0:03 [PATCH v1 0/3] kselftest/arm64: fp-stress performance improvements Mark Brown
2022-11-29  0:03 ` [PATCH v1 1/3] kselftest/arm64: Hold fp-stress children until they're all spawned Mark Brown
2022-11-29  0:03 ` [PATCH v1 2/3] kselftest/arm64: Don't drain output while spawning children Mark Brown
2022-11-29  0:03 ` [PATCH v1 3/3] kselftest/arm64: Allow epoll_wait() to return more than one result Mark Brown
2022-11-29 19:31 ` [PATCH v1 0/3] kselftest/arm64: fp-stress performance improvements Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox