svn commit: r263424 - head/sys/arm/conf
John-Mark Gurney
jmg at funkthat.com
Sat Mar 22 08:34:39 UTC 2014
Ruslan Bukin wrote this message on Sat, Mar 22, 2014 at 09:29 +0400:
> On Fri, Mar 21, 2014 at 09:43:16AM +0000, Andrew Turner wrote:
> > On Thu, 20 Mar 2014 17:01:21 +0000 (UTC)
> > Ruslan Bukin <br at 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.
> >
>
> I think arm codebase is so small, so every commit is like
> a huge evolutional update...
> Is anyone merging every commit to stable? no
> so I think arm users prefered to run -current, not stable.
> (say they need fb driver for chromebook).
Heck, it even warns on every boot:
WARNING: WITNESS option enabled, expect reduced performance.
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
More information about the svn-src-all
mailing list