From owner-freebsd-amd64@FreeBSD.ORG Wed Jan 30 04:13:27 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E30E16A417 for ; Wed, 30 Jan 2008 04:13:27 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8B913C45A for ; Wed, 30 Jan 2008 04:13:27 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m0U4DRAL023221; Tue, 29 Jan 2008 20:13:27 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m0U4DQ7b023220; Tue, 29 Jan 2008 20:13:26 -0800 (PST) (envelope-from obrien) Date: Tue, 29 Jan 2008 20:13:26 -0800 From: "David O'Brien" To: Dennis Glatting Message-ID: <20080130041326.GA23122@dragon.NUXI.org> References: <1201388299.84900.12.camel@Sylvester.dco.penx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1201388299.84900.12.camel@Sylvester.dco.penx.com> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-amd64@freebsd.org Subject: Re: Multi processor locking problem under 7.0 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 04:13:27 -0000 On Sat, Jan 26, 2008 at 03:58:19PM -0700, Dennis Glatting wrote: > I have several systems of two different types running 7.0. One is an IBM > 3550 and the other a Dell 2950. The IBMs more than the Dells > consistently seem to have a kernel locking problem during dump. > Specifically, if I execute this command: > > dump 0uaLCf 64 /dev/null /usr > > Dump consistently stops in Phase IV. This isn't an amd64-specific problem. You should ask in freebsd-current@. It affect all MP.