From owner-freebsd-current@FreeBSD.ORG Mon Mar 18 21:27:55 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 57C90389 for ; Mon, 18 Mar 2013 21:27:55 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) by mx1.freebsd.org (Postfix) with ESMTP id C4ABBC36 for ; Mon, 18 Mar 2013 21:27:54 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.10]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Lewz3-1V4I5x22ql-00qmfY for ; Mon, 18 Mar 2013 22:27:50 +0100 Received: (qmail invoked by alias); 18 Mar 2013 21:27:50 -0000 Received: from p578be941.dip0.t-ipconnect.de (EHLO [192.168.0.100]) [87.139.233.65] by mail.gmx.net (mp010) with SMTP; 18 Mar 2013 22:27:50 +0100 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX18Z7NJgLaUZfIA3MhqDfphftCueNz8eU/P6bAj8ic nZX3Y+dLIHJGMj Message-ID: <51478703.7030907@gmx.de> Date: Mon, 18 Mar 2013 22:28:35 +0100 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots References: <35878.1363607691@critter.freebsd.dk> <514715F9.2080506@freebsd.org> <43BD412145BF4C7A9E2EFF91CF2ED379@multiplay.co.uk> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 18 Mar 2013 21:27:55 -0000 On 2013-03-18 21:43, Mehmet Erol Sanliturk wrote: > On Mon, Mar 18, 2013 at 9:48 AM, Scot Hetzel wrote: > >> On Mon, Mar 18, 2013 at 11:06 AM, Mehmet Erol Sanliturk >> wrote: >>> Computer A : Memory Chip Sizes : ( 2 GB , 1 GB , 2 GB , 1 GB ) : Working >>> SLOW . FreeBSD A >>> Computer B : Memory Chip Sizes : ( 2 GB , 2 GB , 2 GB , 2 GB ) : Working >>> FAST . FreeBSD B >>> >>> Interchange memory chips : >>> >>> Computer A : Memory Chip Sizes : ( 2 GB , 2 GB , 2 GB , 2 GB ) : Working >>> FAST . FreeBSD A >>> Computer B : Memory Chip Sizes : ( 2 GB , 1 GB , 2 GB , 1 GB ) : Working >>> SLOW . FreeBSD B >>> >>> >> >> What happens if you configure the memory as ( 2 GB , 2 GB , 1 GB , 1 GB )? >> >> -- >> DISCLAIMER: >> >> No electrons were maimed while sending this message. Only slightly bruised. >> > > > This can NOT be done , because > > Channel A : Slot 1 : > Slot 2 : > > Channel B : Slot 1 : > Slot 2 : > > ( Slot 1 , Slot 1 ) should be equivalent when chips inserted to both . > ( Slot 2 , Slot 2 ) should be equivalent when chips inserted to both . > > Thank you ver much . > I suspect the BIOS does not detect the optimal timing for the "SLOW" RAM or a RAM Module is running on a slower timing. What happen if you test with only the 2GB or the 1GB modules (to identify possible CHIP issues). How is the memory detected in the BIOS (timings ...) some newer BIOS can run manual tests to detect timing issues.