mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 19:25:43 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| context_switch.c | ||
| futex_bench.c | ||
| gettimeofday.c | ||
| Makefile | ||
| mmap_bench.c | ||
| null_syscall.c | ||