rwatson 2005-03-20 17:05:12 UTC
FreeBSD src repository
Modified files:
sys/kern kern_switch.c
Log:
Add a read-only kern.sched.preemption sysctl so that user space can tell
if "options PREEMPTION" is compiled into the kernel.
Revision Changes Path
1.109 +13 -0 src/sys/kern/kern_switch.c