cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm
genassym.c src/sys/conf options src/sys/i386/i386 genassym.c
src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c
src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ...
John Hay
jhay at meraka.org.za
Wed Nov 29 22:51:30 PST 2006
>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 -- John.Hay at meraka.csir.co.za / jhay at FreeBSD.org
More information about the cvs-src
mailing list