Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932290AbVJCPdN (ORCPT ); Mon, 3 Oct 2005 11:33:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932298AbVJCPdN (ORCPT ); Mon, 3 Oct 2005 11:33:13 -0400 Received: from warden2-p.diginsite.com ([209.195.52.120]:54231 "HELO warden2.diginsite.com") by vger.kernel.org with SMTP id S932290AbVJCPdM (ORCPT ); Mon, 3 Oct 2005 11:33:12 -0400 From: David Lang To: "Martin J. Bligh" Cc: Magnus Damm , Dave Hansen , Magnus Damm , linux-mm , Linux Kernel Mailing List X-X-Sender: dlang@dlang.diginsite.com In-Reply-To: <86300000.1128353125@[10.10.2.4]> References: dlang@dlang.diginsite.com <83890000.1128352138@[10.10.2.4]> <86300000.1128353125@[10.10.2.4]> Date: Mon, 3 Oct 2005 08:32:47 -0700 (PDT) X-X-Sender: dlang@dlang.diginsite.com Subject: Re: [PATCH 00/07][RFC] i386: NUMA emulation In-Reply-To: <86300000.1128353125@[10.10.2.4]> Message-ID: References: dlang@dlang.diginsite.com <83890000.1128352138@[10.10.2.4]> <86300000.1128353125@[10.10.2.4]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2069 Lines: 41 On Mon, 3 Oct 2005, Martin J. Bligh wrote: > --David Lang wrote (on Monday, October 03, 2005 08:13:09 -0700): > >> On Mon, 3 Oct 2005, Martin J. Bligh wrote: >> >>> --David Lang wrote (on Monday, October 03, 2005 08:03:44 -0700): >>> >>>> On Mon, 3 Oct 2005, Martin J. Bligh wrote: >>>> >>>>> But that's not the same at all! ;-) PAE memory is the same speed as >>>>> the other stuff. You just have a 3rd level of pagetables for everything. >>>>> One could (correctly) argue it made *all* memory slower, but it does so >>>>> in a uniform fashion. >>>> >>>> is it? I've seen during the memory self-test at boot that machines slow down noticably as they pass the 4G mark. >>> >>> Not noticed that, and I can't see why it should be the case in general, >>> though I suppose some machines might be odd. Got any numbers? >> >> just the fact that the system boot memory test takes 3-4 times as long with 8G or ram then with 4G of ram. I then boot a 64 bit kernel on the system and never use PAE mode again :-) >> >> if you can point me at a utility that will test the speed of the memory in different chunks I'll do some testing on the Opteron systems I have available. unfortunantly I don't have any Xeon systems to test this on. > > Mmm. 64-bit uniproc systems, with > 4GB of RAM, running a 32 bit kernel > don't really strike me as a huge market segment ;-) true, but there are a lot of 32-bit uniproc systems sold by Intel that have (or can have) more then 4G of ram. These are the machines I was thinking of. David Lang -- There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies. -- C.A.R. Hoare - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/