From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 24 07:13:44 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBDE216A4CF for ; Wed, 24 Nov 2004 07:13:44 +0000 (GMT) Received: from manor.msen.com (manor.msen.com [148.59.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C8B43D55 for ; Wed, 24 Nov 2004 07:13:44 +0000 (GMT) (envelope-from wayne@manor.msen.com) Received: from manor.msen.com (localhost [127.0.0.1]) by manor.msen.com (8.12.9p2/8.12.9) with ESMTP id iAO7DhO7030648 for ; Wed, 24 Nov 2004 02:13:44 -0500 (EST) (envelope-from wayne@manor.msen.com) Received: (from wayne@localhost) by manor.msen.com (8.12.9p2/8.12.9/Submit) id iAO7DhHI030647 for freebsd-amd64@freebsd.org; Wed, 24 Nov 2004 02:13:43 -0500 (EST) (envelope-from wayne) Date: Wed, 24 Nov 2004 02:13:43 -0500 From: "Michael R. Wayne" To: freebsd-amd64@freebsd.org Message-ID: <20041124071343.GU49800@manor.msen.com> Mail-Followup-To: freebsd-amd64@freebsd.org References: <20041108191947.GA49800@manor.msen.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041108191947.GA49800@manor.msen.com> User-Agent: Mutt/1.4.2.1i Subject: Re: How to debug >2GB memory issues (and 3ware) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 07:13:45 -0000 Resolution for the archives On Mon, Nov 08, 2004 at 02:19:47PM -0500, I wrote: > I have a Dual 4GB system with a 3ware SATA controller that's working > properly as long as I restrict it to 2GB with: > hw.physmem=2G > > Obviously, I'd like to have access to the other 2GB of RAM. But > if I go past 2GB, I get random crashes during all builds (world, > kernel, port). Short term fix: Remove the last Gig of RAM so that there was only 3 GB physical RAM in the box. Note that limiting it to 3GB with hw.physmem=3G did NOT work, that only worked to 2 GB. Long term fix: Replace the 8 512MB Corsair DIMMs (where are approved to run with the Arima motherboard) with 4 Kingston 1GB DIMMs. All problems vanished immediately and the box runs fine with 4 Gig. /\/\ \/\/