From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 00:18:59 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 468DB16A4EC; Fri, 27 Aug 2004 00:18:59 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1611443D1F; Fri, 27 Aug 2004 00:18:59 +0000 (GMT) (envelope-from craig@xfoil.gank.org) Received: by ion.gank.org (mail, from userid 1001) id D15E32B720; Thu, 26 Aug 2004 19:18:58 -0500 (CDT) Date: Thu, 26 Aug 2004 19:18:56 -0500 From: Craig Boston To: Scott Long Message-ID: <20040827001856.GA42312@nowhere> Mail-Followup-To: Craig Boston , Scott Long , freebsd-current@freebsd.org References: <20040826145324.GA40029@nowhere> <20040826214936.GC40029@nowhere> <412E5D24.3080809@freebsd.org> <20040826221017.GD40029@nowhere> <412E6072.6060707@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <412E6072.6060707@freebsd.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: PLEASE TEST: IPI deadlock avoidance patch 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, 27 Aug 2004 00:18:59 -0000 On Thu, Aug 26, 2004 at 04:13:06PM -0600, Scott Long wrote: > You're using gvinum, right? Any chance you can switch back to classic > vinum and re-test? Yes. My swap is on a gvinum partition, but I think I have enough RAM to buildworld without it (maybe). I'll give rev 1.6 of geom_vinum_raid5.c a try, and if that doesn't work I'll test with regular vinum and see what happens. Craig