svn commit: r194204 - in head/sys: amd64/conf i386/conf
Tim Kientzle
kientzle at freebsd.org
Sun Jun 14 23:26:16 UTC 2009
Sam Leffler wrote:
> Ed Schouten wrote:
>>
>> Log:
>> Enable PRINTF_BUFR_SIZE on i386 and amd64 by default.
Thank you!
> When I suggested enabling this by default for SMP configurations I was
> reminded it wasn't enabled because of potential stack overflow.
If 128 is problematic, we can try a lower value.
I think even 8 or 16 would make interleaved
console messages much easier to read.
Tim
More information about the svn-src-all
mailing list