linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] KVM: selftests: access_tracking_perf_test: skip the test when NUMA balancing is active
@ 2025-03-25  1:57 Maxim Levitsky
  2025-03-25  1:57 ` [PATCH v2 1/2] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers Maxim Levitsky
  2025-03-25  1:57 ` [PATCH v2 2/2] KVM: selftests: access_tracking_perf_test: add option to skip the sanity check Maxim Levitsky
  0 siblings, 2 replies; 8+ messages in thread
From: Maxim Levitsky @ 2025-03-25  1:57 UTC (permalink / raw)
  To: kvm
  Cc: Muhammad Usama Anjum, linux-kernel, Sean Christopherson,
	Maxim Levitsky, James Houghton, Shuah Khan, Claudio Imbrenda,
	Oliver Upton, Paolo Bonzini, linux-kselftest, Anup Patel

Due to several issues which are unlikely to be fixed in the near future,
the access_tracking_perf_test sanity check for how many pages are still clean
after an iteration is not reliable when NUMA balancing is active.

This patch series refactors this test to skip this check by default automatically.

V2: adopted Sean's suggestions.

Best regards,
	Maxim Levitsky

Maxim Levitsky (1):
  KVM: selftests: access_tracking_perf_test: add option to skip the
    sanity check

Sean Christopherson (1):
  KVM: selftests: Extract guts of THP accessor to standalone sysfs
    helpers

 .../selftests/kvm/access_tracking_perf_test.c | 33 +++++++++++++--
 .../testing/selftests/kvm/include/test_util.h |  1 +
 tools/testing/selftests/kvm/lib/test_util.c   | 42 ++++++++++++++-----
 3 files changed, 61 insertions(+), 15 deletions(-)

-- 
2.26.3



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

end of thread, other threads:[~2025-03-26 19:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25  1:57 [PATCH v2 0/2] KVM: selftests: access_tracking_perf_test: skip the test when NUMA balancing is active Maxim Levitsky
2025-03-25  1:57 ` [PATCH v2 1/2] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers Maxim Levitsky
2025-03-25  1:57 ` [PATCH v2 2/2] KVM: selftests: access_tracking_perf_test: add option to skip the sanity check Maxim Levitsky
2025-03-25 18:01   ` James Houghton
2025-03-26 18:41     ` Sean Christopherson
2025-03-26 19:08       ` James Houghton
2025-03-26 19:27         ` Sean Christopherson
2025-03-26 19:38     ` Maxim Levitsky

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 NNTP newsgroup(s).