On 21 March 2014 07:27, Ian Lepore <i...@freebsd.org> wrote: > On Fri, 2014-03-21 at 09:43 +0000, Andrew Turner wrote: >> On Thu, 20 Mar 2014 17:01:21 +0000 (UTC) >> Ruslan Bukin <b...@freebsd.org> wrote: >> >> > Author: br >> > Date: Thu Mar 20 17:01:21 2014 >> > New Revision: 263424 >> > URL: http://svnweb.freebsd.org/changeset/base/263424 >> > >> > Log: >> > Disable debugging by default. >> >> I don't like this on head. I have found a number of issues that were >> hidden because the kernel config most people were using for development >> had WITNESS, INVARIANTS and DIAGNOSTIC disabled. >> >> Andrew >> > > I disagree. Witness is essentially useless anymore, because there are > so many known LORs that nobody cares about when you report them that all > it does is spews noise. Maybe it's useful when you're looking for a > particular problem, but leaving it on all the time has just lost its > value.
Which LORs? I actively chase down and squish net80211/ath LORs when it's not too difficult (and I know of some rather-difficult ones I'm still trying to solve.) But besides the handful of filesystem LORs that are claimed to be fine, what LORs are you seeing spewed out? -a _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"