jhb 2004-11-23 21:41:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern subr_sleepqueue.c Log: MFC: Store threads on sleep queues in FIFO order rather than priority order so that changing thread priorities are properly handled. Revision Changes Path 1.10.2.3 +19 -16 src/sys/kern/subr_sleepqueue.c