Date: Thu, 4 Feb 2010 17:07:20 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-stable@FreeBSD.ORG, mail@vas.org.ua Subject: Re: messages output starts getting interleaved Message-ID: <201002041607.o14G7KLC019927@lurza.secnetix.de> In-Reply-To: <4B69FA56.10308@vas.org.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Vasyl Samoilov <mail@vas.org.ua> wrote: > After migrating to 8.0-STABLE from 7.2-STABLE my messages output starts > getting interleaved (see below). I'm running amd64 smp kernel. Is there > anything can be done to get rid of this? Thanks in advance. Do you have the following line in your kernel configuration? (It's in GENERIC by default.) options PRINTF_BUFR_SIZE=128 It mitigates the problem, but doesn't solve it completely. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd Perl is worse than Python because people wanted it worse. -- Larry Wall
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002041607.o14G7KLC019927>