Date: Mon, 3 May 2010 09:46:47 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cddl/compat/opensolaris/kern opensolaris_taskq.c Message-ID: <201005030946.o439kxOA086223@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-05-03 09:46:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/cddl/compat/opensolaris/kern opensolaris_taskq.c
Log:
SVN rev 207560 on 2010-05-03 09:46:47Z by delphij
MFC r206838:
Partially MFp4 #176265 by pjd@:
- Properly initialize and destroy system_taskq.
- Add a dummy implementation of taskq_create_proc().
Note: We do not currently use system_taskq in ZFS so this is mostly a
no-op at this time. Proper system_taskq initialization is required
by newer ZFS code.
Ok'ed by: pjd
Revision Changes Path
1.1.2.3 +12 -5 src/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005030946.o439kxOA086223>
