on 13/10/2010 11:17 Jeremy Chadwick said the following: > The """workaround""" -- which again, does not solve the problem, only > decreases the regularity of it happening (and when it does happen, can > sometimes decrease how much interspersed output there is) -- is to add > the following line to your kernel config and rebuild/reinstall your > kernel: > > options PRINTF_BUFR_SIZE=128 # Prevent printf output being > interspersed.
This option only affects printing to actual console (e.g. ttyv0). It changes nothing (zero, nada) for writing to msgbuf, and consequently for syslogd. -- Andriy Gapon _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"