public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Fix msgstress01 timeouts
@ 2024-05-23 13:31 Cyril Hrubis
  2024-05-23 13:31 ` [LTP] [PATCH 1/2] syscalls/msgstress01: Fix the stop logic Cyril Hrubis
  2024-05-23 13:31 ` [LTP] [PATCH 2/2] syscalls/msgstress01: Fix timeouts Cyril Hrubis
  0 siblings, 2 replies; 11+ messages in thread
From: Cyril Hrubis @ 2024-05-23 13:31 UTC (permalink / raw)
  To: ltp

There has been problems found during pre-release testing of msgstress01
namely it tend to timeout on small hardware. This patchset first fixes
the stop logic, that was never working, then changes the test to make
sure it does not exceed the maximal runtime.

Cyril Hrubis (2):
  syscalls/msgstress01: Fix the stop logic
  syscalls/msgstress01: Fix timeouts

 .../syscalls/ipc/msgstress/msgstress01.c      | 76 ++++++++++++++++---
 1 file changed, 67 insertions(+), 9 deletions(-)

-- 
2.43.2


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2024-05-23 15:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 13:31 [LTP] [PATCH 0/2] Fix msgstress01 timeouts Cyril Hrubis
2024-05-23 13:31 ` [LTP] [PATCH 1/2] syscalls/msgstress01: Fix the stop logic Cyril Hrubis
2024-05-23 13:40   ` Andrea Cervesato via ltp
2024-05-23 13:31 ` [LTP] [PATCH 2/2] syscalls/msgstress01: Fix timeouts Cyril Hrubis
2024-05-23 14:37   ` Martin Doucha
2024-05-23 15:20   ` Petr Vorel
2024-05-23 15:33     ` Cyril Hrubis
2024-05-23 15:41   ` Petr Vorel
2024-05-23 15:43     ` Petr Vorel
2024-05-23 15:55       ` Petr Vorel
2024-05-23 15:55     ` Cyril Hrubis

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