linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests/mm: Allow execution on systems without huge pages
@ 2025-02-12 17:44 Mark Brown
  2025-02-12 17:44 ` [PATCH 1/2] selftests/mm: Fix check for running THP tests Mark Brown
  2025-02-12 17:44 ` [PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support Mark Brown
  0 siblings, 2 replies; 5+ messages in thread
From: Mark Brown @ 2025-02-12 17:44 UTC (permalink / raw)
  To: Andrew Morton, Shuah Khan
  Cc: Nico Pache, linux-mm, linux-kselftest, linux-kernel, Mark Brown

Currently the mm selftests refuse to run if we don't have huge page
support but there are plenty of tests that don't depend on this feature,
relax this requirement to allow coverage on relevant systems (eg, most
32 bit arm ones).

While doing this I noticed a bug with an existing check if we're running
THP tests, the fix overlaps with the above change so is sent as part of
a series.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      selftests/mm: Fix check for running THP tests
      selftests/mm: Allow tests to run with no huge pages support

 tools/testing/selftests/mm/run_vmtests.sh | 68 +++++++++++++++++++------------
 1 file changed, 43 insertions(+), 25 deletions(-)
---
base-commit: a64dcfb451e254085a7daee5fe51bf22959d52d3
change-id: 20250211-kselftest-mm-no-hugepages-ee5917a170eb

Best regards,
-- 
Mark Brown <broonie@kernel.org>



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

end of thread, other threads:[~2025-02-17 21:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-12 17:44 [PATCH 0/2] selftests/mm: Allow execution on systems without huge pages Mark Brown
2025-02-12 17:44 ` [PATCH 1/2] selftests/mm: Fix check for running THP tests Mark Brown
2025-02-17 21:32   ` Nico Pache
2025-02-12 17:44 ` [PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support Mark Brown
2025-02-17 21:35   ` Nico Pache

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