Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 16:53:12 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Alfred Perlstein <bright@mu.org>
Cc:        John Baldwin <jhb@FreeBSD.ORG>, Seigo Tanimura <tanimura@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/coda coda_venus.c src/sys/compat/linprocfs
Message-ID:  <200202240053.g1O0rC321027@apollo.backplane.com>
References:  <200202232030.g1NKU4m87533@freefall.freebsd.org> <20020223204610.GG80761@elvis.mu.org> <200202232056.g1NKuKf41350@apollo.backplane.com> <20020223212005.GK80761@elvis.mu.org> <200202232212.g1NMCI041812@apollo.backplane.com> <20020224004637.GO80761@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
:> 
:>     I'm fairly sure that the only time we can't block occurs while we are
:>     holding a leaf mutex.  The MTX_LEAF flag in the thread may be sufficient.
:>     After all, why else would you not be able to sleep?
:
:You are an interrupt?
:
:-- 
:-Alfred Perlstein [alfred@freebsd.org]

    Well, sched_lock is an exception of course.

    But a fast-interrupt could prove to be a problem.  Do we even support
    fast interrupts at the moment?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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