Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 14:35:56 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Edward Tomasz Napierala <trasz@FreeBSD.org>, kib@FreeBSD.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r272403 - head/sys/fs/autofs
Message-ID:  <20141002103556.GH73266@FreeBSD.org>
In-Reply-To: <201410021031.s92AVW0d096515@svn.freebsd.org>
References:  <201410021031.s92AVW0d096515@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 02, 2014 at 10:31:32AM +0000, Edward Tomasz Napierala wrote:
E> Author: trasz
E> Date: Thu Oct  2 10:31:32 2014
E> New Revision: 272403
E> URL: https://svnweb.freebsd.org/changeset/base/272403
E> 
E> Log:
E>   Make autofs timeout handling use timeout task instead of callout;
E>   that's because the handler can sleep on sx lock.

How long can it sleep? AFAIU, the taskqueue_thread is used by other
subsystems.

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141002103556.GH73266>