>jb          2006-11-30 04:17:05 UTC
>
> FreeBSD src repository
>
> Log:
> Turn console printf buffering into a kernel option and only on
> by default for sun4v where it is absolutely required.
>
> This change moves the buffer from struct pcpu to the stack to avoid
> using the critical section which created a LOR in a couple of cases

Does this work on serial consoles too or does one have to set something?

I just built a new kernel for my arm Avila board and when it boots it
only print one line:

KDB: debugger backends:

A kernel built yesterday did boot right into multi-user mode.

John
-- 
John Hay -- [EMAIL PROTECTED] / [EMAIL PROTECTED]
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to