Skip to content
Commit b27ce776 authored by Nicholas Piggin's avatar Nicholas Piggin Committed by Michael Ellerman
Browse files

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: default avatarNicholas Piggin <npiggin@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent b802ab46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment