Date: Tue, 23 Nov 2004 21:41:19 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_sleepqueue.c Message-ID: <200411232141.iANLfJbr075767@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411232141.iANLfJbr075767>