Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2015 16:09:50 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Chris H <bsd-lists@bsdforge.com>
Subject:   Re: bombarded with LOR's with recent install
Message-ID:  <2325330.KVXNRWzZVg@ralph.baldwin.cx>
In-Reply-To: <60a188b7861637d4bb7085b06f506a84@ultimatedns.net>
References:  <8c86fda8d0fc741ea9b2e2d406f9fd27@ultimatedns.net> <0265b4d2825c93a9a11e930de9751974@ultimatedns.net> <60a188b7861637d4bb7085b06f506a84@ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, February 25, 2015 10:19:32 AM Chris H wrote:
> On Wed, 25 Feb 2015 09:42:54 -0800 "Chris H" <bsd-lists@bsdforge.com> wrote
> 
> > On Wed, 25 Feb 2015 08:56:14 -0800 "Chris H" <bsd-lists@bsdforge.com>
> > wrote
> > 
> > I see somebody also reported something along these lines, recently;
> > http://freebsd.1045724.n5.nabble.com/ufs-devfs-quot-lock-order-reversal-qu
> > ot- on-poweroff-td5989901.html
> > 
> > But there was no reported resolution.
> 
> and again in January, as well.
> https://www.mail-archive.com/freebsd-current@freebsd.org/msg158784.html
> 
> Is there any way to switch off WITNESS, INVARIANTS && SKIPSPIN
> in the GENERIC that is installed, outside of building a new
> kernel?

The VFS ones are more complicated.  You can add options 'WITNESS_NO_VNODE' to 
your kernel config to limit the noise.  (Someone should turn that into a 
sysctl/tunable so it can be enabled in a stock kernel.)

-- 
John Baldwin



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