public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Extend tst-getconf.sh test with NPROCESSORS vars
@ 2024-06-14 19:05 Jan Kurik
  2024-06-17 12:16 ` Arjun Shankar
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kurik @ 2024-06-14 19:05 UTC (permalink / raw)
  To: libc-alpha; +Cc: Arjun Shankar

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-Extend-tst-getconf.sh-test-with-NPROCESSORS-vars.patch --]
[-- Type: text/x-patch, Size: 638 bytes --]

From 79f9d068f692b3ebbd8d335797d0c4ee43ffc80d Mon Sep 17 00:00:00 2001
From: Jan Kurik <jkurik@redhat.com>
Date: Fri, 14 Jun 2024 20:49:39 +0200
Subject: [PATCH] Extend tst-getconf.sh test with NPROCESSORS_CONF and
 NPROCESSORS_ONLN

---
 posix/tst-getconf.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/posix/tst-getconf.sh b/posix/tst-getconf.sh
index 44efab83a3..6d99943eb4 100644
--- a/posix/tst-getconf.sh
+++ b/posix/tst-getconf.sh
@@ -52,6 +52,10 @@ IOV_MAX
 LINE_MAX
 LOGIN_NAME_MAX
 NGROUPS_MAX
+_NPROCESSORS_CONF
+NPROCESSORS_CONF
+_NPROCESSORS_ONLN
+NPROCESSORS_ONLN
 MQ_OPEN_MAX
 MQ_PRIO_MAX
 OPEN_MAX
-- 
2.45.1


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

* Re: [PATCH] Extend tst-getconf.sh test with NPROCESSORS vars
  2024-06-14 19:05 [PATCH] Extend tst-getconf.sh test with NPROCESSORS vars Jan Kurik
@ 2024-06-17 12:16 ` Arjun Shankar
  0 siblings, 0 replies; 2+ messages in thread
From: Arjun Shankar @ 2024-06-17 12:16 UTC (permalink / raw)
  To: Jan Kurik; +Cc: libc-alpha

Hi Jan,

Thank you for the patch! LGTM.

Reviewed-by: Arjun Shankar <arjun@redhat.com>

I'm going to apply it in a bit.


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

end of thread, other threads:[~2024-06-17 12:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-14 19:05 [PATCH] Extend tst-getconf.sh test with NPROCESSORS vars Jan Kurik
2024-06-17 12:16 ` Arjun Shankar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).