All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] selftests/mm: uffd-stress fixes
@ 2025-09-09  6:15 Dev Jain
  2025-09-09  6:15 ` [PATCH v2 1/2] selftests/mm/uffd-stress: make test operate on less hugetlb memory Dev Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dev Jain @ 2025-09-09  6:15 UTC (permalink / raw)
  To: akpm, david, shuah
  Cc: lorenzo.stoakes, Liam.Howlett, vbabka, rppt, surenb, mhocko,
	npache, ryan.roberts, linux-mm, linux-kselftest, linux-kernel,
	Dev Jain

This patchset ensures that the number of hugepages is correctly set in the
system so that the uffd-stress test does not fail due to the racy nature of
the test. Patch 1 changes the hugepage constraint in the run_vmtests.sh
script, whereas patch 2 changes the constraint in the test itself.

---
Based on 6.17-rc5.

Dev Jain (2):
  selftests/mm/uffd-stress: make test operate on less hugetlb memory
  selftests/mm/uffd-stress: stricten constraint on free hugepages needed
    before the test

 tools/testing/selftests/mm/run_vmtests.sh | 10 +++++++---
 tools/testing/selftests/mm/uffd-stress.c  | 17 +++++++++++------
 2 files changed, 18 insertions(+), 9 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2025-09-09  6:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09  6:15 [PATCH v2 0/2] selftests/mm: uffd-stress fixes Dev Jain
2025-09-09  6:15 ` [PATCH v2 1/2] selftests/mm/uffd-stress: make test operate on less hugetlb memory Dev Jain
2025-09-09  6:15 ` [PATCH v2 2/2] selftests/mm/uffd-stress: stricten constraint on free hugepages needed before the test Dev Jain
2025-09-09  6:27 ` [PATCH v2 0/2] selftests/mm: uffd-stress fixes Dev Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.