From owner-freebsd-stable@FreeBSD.ORG Mon Jan 7 21:22:25 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D83FF16A469 for ; Mon, 7 Jan 2008 21:22:25 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 78AAD13C465 for ; Mon, 7 Jan 2008 21:22:25 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 9147928466; Tue, 8 Jan 2008 10:22:24 +1300 (NZDT) Date: Tue, 8 Jan 2008 10:22:24 +1300 From: Jonathan Chen To: freebsd-stable@freebsd.org Message-ID: <20080107212224.GA21402@osiris.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Interspersed logging output and workarounds X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2008 21:22:25 -0000 Hi, I'm running 7-PRERELEASE on amd64, and have the problem of interspersed logging output, eg: Jan 8 09:40:55 osiris kernel: <<11101>0>iippfw:f w: 3830080 0D eDneyny UUDDPP 11929.21.681.61.81.0:15.35130 2:254.305.03. 25212:543.530 .0o.u2t5 1:vi5a 3x5l3 0i A search on the list archives suggests that setting PRINTF_BUFR_SIZE=128 could possibly solve the problem, but my very simple kernel config file of: include GENERIC ident OSIRIS options PRINTF_BUFR_SIZE=128 doesn't appear to solve the problem. Any other suggestions welcome (or has a fix been implemented, and I just need to wait for it to be MFC'd?). Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller