From owner-freebsd-current@FreeBSD.ORG Thu Nov 10 21:20:19 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 36A1816A41F for ; Thu, 10 Nov 2005 21:20:19 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: from upchuck.ugcs.caltech.edu (upchuck.ugcs.caltech.edu [131.215.176.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DCB143D48 for ; Thu, 10 Nov 2005 21:20:18 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: by upchuck.ugcs.caltech.edu (Postfix, from userid 3640) id 02060AC440; Thu, 10 Nov 2005 13:20:17 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by upchuck.ugcs.caltech.edu (Postfix) with ESMTP id E1361AC43C; Thu, 10 Nov 2005 13:20:17 -0800 (PST) Date: Thu, 10 Nov 2005 13:20:17 -0800 (PST) From: Jon Dama To: Scott Long In-Reply-To: <43725294.2010905@samsco.org> Message-ID: References: <43723F49.9010109@ultra-secure.de> <43725294.2010905@samsco.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-current@freebsd.org, Rainer Duffner Subject: Re: 6.0 panics with 3GB and 4GB RAM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 10 Nov 2005 21:20:19 -0000 Check your memory loadings. e.g., on steppings CG or older, an opteron could only support 6 "loads" at DDR400. Most 1GB floating around are actually double load sticks, therefore 1GBx4 = 8 loads = out-of-spec. Many motherboards read off from the DRAM itself that it supports DDR400 and switch into that mode without considering that the processor needs the memory to be throttled down to DDR333. Otherwise, test your setup with memtest64. Experience has shown that if you built your system from parts about 1 in 20 memory sticks will have a defect that will be picked up by memtest64 (but which you otherwise might never notice for a while, esp if you aren't using ECC memory). Systems that are professionally integrated tend to fair much better; either because they test their memory or just managed to get more trustworthy supplies of it by not being as price sensitive. I had big issues with 5.3 4GB+ but these are definitely resolved. Now if you want to complain about how programs running in linux32 emulation can panic the kernel, I'm with you. :-) On Wed, 9 Nov 2005, Scott Long wrote: > Rainer Duffner wrote: > > Hello, > > > > this is on a dual 1.2 GHz Supermicro P3TDE6 board. > > > > Sorry, I can't provide more details, just wanted to let you know. > > I have little time, so I just removed the RAM. The machine is fine with > > 1 or 2 GB RAM. > > > > > > cheers, > > Rainer > > Can't help you without more details. I regularly run with 4-8GB of RAM > without any problems whatsoever. > > Scott > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >