From owner-freebsd-current@FreeBSD.ORG Wed Aug 19 17:00:47 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB7901065717 for ; Wed, 19 Aug 2009 17:00:47 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [66.246.138.153]) by mx1.freebsd.org (Postfix) with ESMTP id B14548FC61 for ; Wed, 19 Aug 2009 17:00:47 +0000 (UTC) Received: from gluon.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 6966D8512; Wed, 19 Aug 2009 17:00:46 +0000 (UTC) Date: Wed, 19 Aug 2009 18:00:31 +0100 From: Bruce Cran To: rick-freebsd2008@kiwi-computer.com Message-ID: <20090819180031.2182de8c@gluon.draftnet> In-Reply-To: <20090819161817.GA89704@keira.kiwi-computer.com> References: <20090819161817.GA89704@keira.kiwi-computer.com> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.4; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: various vfs LORs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 19 Aug 2009 17:00:47 -0000 On Wed, 19 Aug 2009 11:18:17 -0500 "Rick C. Petty" wrote: > Upon every restart, I see a few LORs. I couldn't find PRs for any of > them. See attached dmesg below. Should I submit a PR for each of > them or one PR for all five? You should check http://sources.zabbadoz.net/freebsd/lor.html first before submitting PRs, to see if they're known. I've been seeing quite a few LORs recently too, but the only one I've seen on my system that can't see on that page is between bufwait (vfs_bio.c) and proctree (subr_prf.c). -- Bruce Cran