linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add KSM performance tests
@ 2021-08-06 10:10 Zhansaya Bagdauletkyzy
  2021-08-06 10:10 ` [PATCH v2 1/2] selftests: vm: add KSM merging time test Zhansaya Bagdauletkyzy
  2021-08-06 10:10 ` [PATCH v2 2/2] selftests: vm: add COW time test for KSM pages Zhansaya Bagdauletkyzy
  0 siblings, 2 replies; 5+ messages in thread
From: Zhansaya Bagdauletkyzy @ 2021-08-06 10:10 UTC (permalink / raw)
  To: akpm, shuah
  Cc: linux-mm, linux-kselftest, linux-kernel, tyhicks, pasha.tatashin

Extend KSM self tests with a performance benchmark. These tests are not
part of regular regression testing, as they are mainly intended to be
used by developers making changes to the memory management subsystem.
This patchset is a respin of the previous series:
https://lore.kernel.org/lkml/cover.1627828548.git.zhansayabagdaulet@gmail.com/

Zhansaya Bagdauletkyzy (2):
  selftests: vm: add KSM merging time test
  selftests: vm: add COW time test for KSM pages

v1 -> v2:
 - replace MB with MiB
 - address COW test review comments

 tools/testing/selftests/vm/ksm_tests.c | 152 ++++++++++++++++++++++++-
 1 file changed, 148 insertions(+), 4 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-16 15:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06 10:10 [PATCH v2 0/2] add KSM performance tests Zhansaya Bagdauletkyzy
2021-08-06 10:10 ` [PATCH v2 1/2] selftests: vm: add KSM merging time test Zhansaya Bagdauletkyzy
2021-08-16 14:50   ` Tyler Hicks
2021-08-06 10:10 ` [PATCH v2 2/2] selftests: vm: add COW time test for KSM pages Zhansaya Bagdauletkyzy
2021-08-16 15:48   ` Tyler Hicks

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).