John Baldwin <[EMAIL PROTECTED]> writes:
> On 22-Feb-01 Maxim Sobolev wrote:
> > It's already have INVARIANTS, MUTEX_DEBUG, WITNESS and WITNESS_DDB.
> Hmm, ouch, you do'nt want MUTEX_DEBUG, that'll slow your system to a crawl.

For the same reason, you probably want WITNESS_SKIPSPIN.

WITNESS_DDB is a bad idea, BTW, there's a (presumably harmless) lock
order reversal in the FS code that you're practically guaranteed to to
hit during boot.

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to