From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 05:39:27 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B6AD16A4CF for ; Fri, 4 Jun 2004 05:39:27 -0700 (PDT) Received: from www.mmlab.cse.yzu.edu.tw (www.mmlab.cse.yzu.edu.tw [140.138.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A542043D62 for ; Fri, 4 Jun 2004 05:39:26 -0700 (PDT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: by www.mmlab.cse.yzu.edu.tw (qmail, from userid 1000) id 9A2944EFD0E; Fri, 4 Jun 2004 20:39:20 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by www.mmlab.cse.yzu.edu.tw (qmail) with ESMTP id 9589A4EFCCF; Fri, 4 Jun 2004 20:39:20 +0800 (CST) Date: Fri, 4 Jun 2004 20:39:20 +0800 (CST) From: Tai-hwa Liang To: Daniel Lang In-Reply-To: <20040604090819.GA6035@atrbg11.informatik.tu-muenchen.de> Message-ID: <040604202926C.61952@www.mmlab.cse.yzu.edu.tw> References: <20040604090819.GA6035@atrbg11.informatik.tu-muenchen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: LOR No 9 and strange other kernel messages X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 12:39:27 -0000 On Fri, 4 Jun 2004, Daniel Lang wrote: > Hi, > > I just went through my syslog and stumbled across a LOR, which is > documented on the Zabbadoz LOR page (id 009). > > The reason for this mail is the following kernel messages: > > [..] > Jun 1 11:08:06 atrbg11 kernel: x: 2 > Jun 1 11:08:06 atrbg11 kernel: x: 2 > [..] > > Seems some leftovers from a developer who did not want to > bother others with the gory details. ;-)) I guess that came from sys/dev/sound/pcm/sound.c:872. My Thinkpad T40 also ran into this when the disk/network(combination) load is high enough.