Date: Tue, 4 Nov 2008 19:13:53 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_sleepqueue.c Message-ID: <200811041913.mA4JDvXG043968@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2008-11-04 19:13:53 UTC
FreeBSD src repository
Modified files:
sys/kern subr_sleepqueue.c
Log:
SVN rev 184653 on 2008-11-04 19:13:53Z by jhb
Don't bother calling setrunnable() and clearing the sleeping flag in
sleepq_resume_thread() if the thread isn't asleep.
Revision Changes Path
1.61 +12 -9 src/sys/kern/subr_sleepqueue.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811041913.mA4JDvXG043968>
