Date: Fri, 28 May 2010 18:15:34 +0000 (UTC) From: Zachary Loafman <zml@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_taskqueue.c Message-ID: <201005281815.o4SIFnqV088234@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zml 2010-05-28 18:15:34 UTC FreeBSD src repository Modified files: sys/kern subr_taskqueue.c Log: SVN rev 208624 on 2010-05-28 18:15:34Z by zml Avoid a wakeup(9) if we can be sure no one is waiting on the task. Submitted by: Matthew Fleming <matthew.fleming@isilon.com> Reviewed by: zml, jhb Revision Changes Path 1.55 +11 -3 src/sys/kern/subr_taskqueue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005281815.o4SIFnqV088234>