2009/5/7 Kip Macy <km...@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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"