4c7ba24481
one of the following: - Holding kernel_lock (indicating that the code is not MT safe). - Bracketing critical sections with kpreempt_disable/kpreempt_enable. - Holding the interrupt priority level above IPL_NONE. Statistics on kernel preemption are reported via event counters, and where preemption is deferred for some reason, it's also reported via lockstat. The LWP priority at which preemption is triggered is tuneable via sysctl. |
||
---|---|---|
.. | ||
Makefile | ||
elf32.c | ||
elf64.c | ||
extern.h | ||
lockstat.8 | ||
main.c |