mbox series

[0/2] add KSM performance tests

Message ID cover.1627828548.git.zhansayabagdaulet@gmail.com (mailing list archive)
Headers show
Series add KSM performance tests | expand

Message

Zhansaya Bagdauletkyzy Aug. 1, 2021, 3:43 p.m. UTC
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. 
Both patches were developed against linux-next.

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

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