Date: Fri, 23 Dec 2005 06:18:33 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_taskqueue.c Message-ID: <200512230618.jBN6IXj4088197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2005-12-23 06:18:33 UTC FreeBSD src repository Modified files: sys/kern subr_taskqueue.c Log: Create the taskqueue_fast handler with INTR_MPSAFE so that it doesn't run with Giant. MFC After: 3 days Revision Changes Path 1.31 +1 -1 src/sys/kern/subr_taskqueue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512230618.jBN6IXj4088197>