svn commit: r191900 - in
head/sys/cddl/contrib/opensolaris/uts/common: fs fs/zfs sys
Attilio Rao
attilio at freebsd.org
Thu May 7 22:00:07 UTC 2009
2009/5/7 Kip Macy <kmacy at freebsd.org>:
> Author: kmacy
> Date: Thu May 7 20:28:06 2009
> New Revision: 191900
> URL: http://svn.freebsd.org/changeset/base/191900
>
> Log:
> Asynchronously release vnodes to avoid blocking on range locks when calling back in to zfs.
> This is based on a fix that went in to opensolaris on March 9th. However, it uses a dedicated
> thread instead of a Solaris' taskq to avoid doing a blocking memory allocation with the vnode
> interlock held.
So did we decide to follow this route?
I thought we were exploring cleaner ideas about that.
Thanks,
Attilio
--
Peace can only be achieved by understanding - A. Einstein
More information about the svn-src-head
mailing list