From owner-freebsd-current Mon Nov 5 11: 0:22 2001 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 758C037B405 for ; Mon, 5 Nov 2001 11:00:12 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fA5J0AP50243; Mon, 5 Nov 2001 11:00:10 -0800 (PST) (envelope-from dillon) Date: Mon, 5 Nov 2001 11:00:10 -0800 (PST) From: Matthew Dillon Message-Id: <200111051900.fA5J0AP50243@apollo.backplane.com> To: Mark Santcroos Cc: current@FreeBSD.ORG Subject: Re: patch #2 (was Re: buf_daemon() lockup) References: <20011101092118.A434@laptop.6bone.nl> <200111042259.fA4MxSc93566@apollo.backplane.com> <200111050006.fA506f309535@apollo.backplane.com> <200111050015.fA50Fdk09561@apollo.backplane.com> <200111050112.fA51Cdc42844@apollo.backplane.com> <20011105111836.A665@laptop.6bone.nl> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :On Sun, Nov 04, 2001 at 05:12:39PM -0800, Matthew Dillon wrote: :> Here's a new patch. It's the same as the old one except I fixed a :> missing B_NOWDRAIN flag in the clustering code, and I added B_NOWDRAIN :> support to the nfs client code. I think the missing drain flag in the :> clustering code was the problem. Try this patch. : :I now run a patched kernel and am not able to reproduce the problem until :now. I like your solution with the flag btw. : :About the vnode locking warnings, I am also getting them for a while and :they seem to be bogus and happen when syncer() comes in. : :Mark : :-- :Mark Santcroos RIPE Network Coordination Centre Excellent. I've comitted the stuff to -current (and will MFC to stable in a couple of days). -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message