Date: Mon, 19 Apr 2010 09:03:36 +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: <201004190903.o3J93mZ1088685@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2010-04-19 09:03:36 UTC
FreeBSD src repository
Modified files:
sys/cddl/compat/opensolaris/kern opensolaris_taskq.c
Log:
SVN rev 206838 on 2010-04-19 09:03:36Z by delphij
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
MFC after: 2 weeks
Revision Changes Path
1.2 +12 -5 src/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004190903.o3J93mZ1088685>
