[PATCH v2 0/2] add KSM performance tests

From: Zhansaya Bagdauletkyzy
Date: Fri Aug 06 2021 - 06:10:36 EST


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@xxxxxxxxx/

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