svn commit: r272403 - head/sys/fs/autofs

Gleb Smirnoff glebius at FreeBSD.org
Thu Oct 2 10:35:59 UTC 2014


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.


More information about the svn-src-head mailing list