OpenCloudOS-Kernel/tools/testing/selftests/powerpc/benchmarks
Aneesh Kumar K.V be68fb64f7 selftest/powerpc: Add additional option to mmap_bench test
This patch adds --pgfault and --iterations options to mmap_bench test. With
--pgfault we touch every page mapped. This helps in measuring impact in the
page fault path with a patch series.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-01-21 23:37:43 +11:00
..
.gitignore selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
context_switch.c selftests/powerpc: context_switch: Fix pthread errors 2017-10-13 19:41:56 +11:00
futex_bench.c selftests/powerpc: Import Anton's mmap & futex micro benchmarks 2016-07-05 23:49:50 +10:00
gettimeofday.c powerpc/selftest: Add gettimeofday() benchmark 2015-10-01 16:52:02 +10:00
mmap_bench.c selftest/powerpc: Add additional option to mmap_bench test 2018-01-21 23:37:43 +11:00
null_syscall.c selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00