linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] selftests/mm: skip several tests when thp is not available
@ 2026-03-12 11:26 Chunyu Hu
  2026-03-12 11:26 ` [PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled Chunyu Hu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chunyu Hu @ 2026-03-12 11:26 UTC (permalink / raw)
  To: akpm, david, shuah, linux-mm, ljs
  Cc: linux-kselftest, linux-kernel, lorenzo.stoakes, Liam.Howlett,
	vbabka, rppt, surenb, mhocko, ziy, baolin.wang, npache,
	ryan.roberts, dev.jain, baohua, lance.yang, chuhu

There are several tests requires transprarent hugepages, when run on thp
disabled kernel such as realtime kernel, there will be false positve.
Mark those tests as skip when thp is not available.

Chunye Hu (4):
  selftests/mm/guard-regions: skip collapse test when thp not enabled
  selftests/mm: soft-dirty: skip two tests when thp not available
  selftests/mm: split_huge_page_test: skip the test when thp not
    available
  selftests/mm: transhuge_stress: skip the test when thp not available

 tools/testing/selftests/mm/guard-regions.c        | 4 ++++
 tools/testing/selftests/mm/soft-dirty.c           | 4 +++-
 tools/testing/selftests/mm/split_huge_page_test.c | 9 +++++++--
 tools/testing/selftests/mm/transhuge-stress.c     | 4 ++++
 4 files changed, 18 insertions(+), 3 deletions(-)


base-commit: 80234b5ab240f52fa45d201e899e207b9265ef91
-- 
2.53.0



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

end of thread, other threads:[~2026-03-12 11:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-12 11:26 [PATCH 0/4] selftests/mm: skip several tests when thp is not available Chunyu Hu
2026-03-12 11:26 ` [PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled Chunyu Hu
2026-03-12 11:26 ` [PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available Chunyu Hu
2026-03-12 11:26 ` [PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp " Chunyu Hu
2026-03-12 11:26 ` [PATCH 3/4] selftests/mm: split_huge_page_test: skip the test when thp is " Chunyu Hu
2026-03-12 11:26 ` [PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp " Chunyu Hu
2026-03-12 11:35 ` [PATCH 0/4] selftests/mm: skip several tests when thp is " Chunyu Hu

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