mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] tools/nolibc: rlimit support
@ 2023-11-22 23:21 Thomas Weißschuh
  2023-11-22 23:21 ` [PATCH 1/3] tools/nolibc: drop custom definition of struct rusage Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2023-11-22 23:21 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan
  Cc: linux-kernel, linux-kselftest, Thomas Weißschuh

The series adds support for setrlimit/getrlimit.
Mainly to avoid spurious coredumps when running the tests under
qemu-user.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (3):
      tools/nolibc: drop custom definition of struct rusage
      tools/nolibc: add support for getrlimit/setrlimit
      selftests/nolibc: disable coredump via setrlimit

 tools/include/nolibc/sys.h                   | 38 ++++++++++++++++++++++++++++
 tools/include/nolibc/types.h                 | 21 +--------------
 tools/testing/selftests/nolibc/nolibc-test.c | 31 +++++++++++++++++++++++
 3 files changed, 70 insertions(+), 20 deletions(-)
---
base-commit: 0dbd4651f3f80151910a36416fa0df28a10c3b0a
change-id: 20231122-nolibc-rlimit-bb5b1f264fc4

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


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

end of thread, other threads:[~2023-11-26 10:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22 23:21 [PATCH 0/3] tools/nolibc: rlimit support Thomas Weißschuh
2023-11-22 23:21 ` [PATCH 1/3] tools/nolibc: drop custom definition of struct rusage Thomas Weißschuh
2023-11-22 23:21 ` [PATCH 2/3] tools/nolibc: add support for getrlimit/setrlimit Thomas Weißschuh
2023-11-26  9:28   ` Willy Tarreau
2023-11-26 10:42     ` Thomas Weißschuh
2023-11-22 23:21 ` [PATCH 3/3] selftests/nolibc: disable coredump via setrlimit Thomas Weißschuh

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

all inboxes | Powered by JetHome®