From owner-freebsd-fs@FreeBSD.ORG Wed Mar 10 00:25:04 2004 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A62AC16A4CE for ; Wed, 10 Mar 2004 00:25:04 -0800 (PST) Received: from habarber.pdc.kth.se (p38.kthopen.kth.se [130.237.5.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 245B843D3F for ; Wed, 10 Mar 2004 00:24:59 -0800 (PST) (envelope-from haba@pdc.kth.se) Received: from localhost (localhost [127.0.0.1]) by habarber.pdc.kth.se (8.12.10/8.12.10) with ESMTP id i2A8P0Pq024593; Wed, 10 Mar 2004 09:25:00 +0100 Date: Wed, 10 Mar 2004 09:24:59 +0100 (MET) Message-Id: <20040310.092459.122314167.haba@pdc.kth.se> To: wollman@khavrinen.lcs.mit.edu From: Harald Barth In-Reply-To: <200403100524.i2A5OM9M002988@khavrinen.lcs.mit.edu> References: <200403100524.i2A5OM9M002988@khavrinen.lcs.mit.edu> X-Mailer: Mew version 4.0.62 on Emacs 21.3.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-fs@freebsd.org cc: openafs-devel@openafs.org Subject: Re: [OpenAFS-devel] OpenAFS for FreeBSD 5.2 patch X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 08:25:04 -0000 > Once you get enough activity to start to recycle vnodes (and AFS > vcache entries) it will probably fall over pretty fast. Adding > WITNESS and DEBUG_VFS_LOCKS may make the bugs more obvious. run-tests -fast -all from arla will probably find some of the bugs. Harald.