phk 2006-11-30 08:27:38 UTC FreeBSD src repository Modified files: sys/kern kern_synch.c Log: Only grab the sched_lock if we actually need to modify the thread priority. During a buildworld only 2/3 of the calls to msleep actually changed the priority. Revision Changes Path 1.285 +5 -4 src/sys/kern/kern_synch.c