linux/tools/testing/selftests/powerpc/benchmarks
Nicholas Piggin b27ce77685 selftests/powerpc: context_switch use private futexes with threads
This reduces overhead of mutex locking and increases context switch
rate significantly (which helps to measure and profile the context
switch path).

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-06-05 16:55:01 +10:00
..
.gitignore selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00
Makefile selftests/powerpc: Fix remaining fallout from recent changes 2017-02-14 08:02:27 -07:00
context_switch.c selftests/powerpc: context_switch use private futexes with threads 2017-06-05 16:55:01 +10:00
futex_bench.c selftests/powerpc: Import Anton's mmap & futex micro benchmarks 2016-07-05 23:49:50 +10:00
gettimeofday.c
mmap_bench.c selftests/powerpc: Import Anton's mmap & futex micro benchmarks 2016-07-05 23:49:50 +10:00
null_syscall.c selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00