public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/2] swapon03: Try to swapon() as many files until it fails
@ 2025-11-18 14:36 Petr Vorel
  2025-11-18 14:36 ` [LTP] [PATCH v3 1/2] swapon03: Remove fork in setup Petr Vorel
  2025-11-18 14:36 ` [LTP] [PATCH v3 2/2] swapon03: Try to swapon() as many files until it fails Petr Vorel
  0 siblings, 2 replies; 9+ messages in thread
From: Petr Vorel @ 2025-11-18 14:36 UTC (permalink / raw)
  To: ltp

Changes v2->v3:
* Remove fork() (Cyril).
* Add -i2 to runtest/syscalls.
* Postpone other cleanup to later to speedup and simplify.

Link to v2:
https://lore.kernel.org/ltp/20251106163500.1063704-1-pvorel@suse.cz/

Link to v1:
https://lore.kernel.org/ltp/20251105154716.995786-1-pvorel@suse.cz/T/#t
https://patchwork.ozlabs.org/project/ltp/list/?series=481055&state=*

Petr Vorel (2):
  swapon03: Remove fork in setup
  swapon03: Try to swapon() as many files until it fails

 runtest/syscalls                            |  2 +-
 testcases/kernel/syscalls/swapon/swapon03.c | 67 +++++++++++----------
 2 files changed, 35 insertions(+), 34 deletions(-)

-- 
2.51.0


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

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

end of thread, other threads:[~2025-12-19 14:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 14:36 [LTP] [PATCH v3 0/2] swapon03: Try to swapon() as many files until it fails Petr Vorel
2025-11-18 14:36 ` [LTP] [PATCH v3 1/2] swapon03: Remove fork in setup Petr Vorel
2025-11-19 14:57   ` Avinesh Kumar
2025-12-11 10:19   ` Cyril Hrubis
2025-12-11 11:55     ` Petr Vorel
2025-11-18 14:36 ` [LTP] [PATCH v3 2/2] swapon03: Try to swapon() as many files until it fails Petr Vorel
2025-11-18 15:04   ` Petr Vorel
2025-12-11 11:15   ` Cyril Hrubis
2025-12-19 14:25     ` Petr Vorel

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