original_kernel/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
Makefile
context_switch.c
futex_bench.c
gettimeofday.c
mmap_bench.c
null_syscall.c