FreeBSD/src 045b7c6 (r355781)sys/kern subr_sleepqueue.c, sys/sys proc.h

schedlock 2/4

Do all sleepqueue post-processing in sleepq_remove_thread() so that we
do not require the thread lock after a context switch.

Reviewed by:    jhb, kib
Differential Revision:  https://reviews.freebsd.org/D22745
DeltaFile
+30-47sys/kern/subr_sleepqueue.c
+1-1sys/sys/proc.h
+31-482 files

UnifiedSplitRaw