Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 13 Feb 2002 15:34:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 13 Feb 2002 15:34:33 -0500 Received: from gatekeeper-WAN.credit.com ([209.155.225.68]:56803 "EHLO gatekeeper") by vger.kernel.org with ESMTP id ; Wed, 13 Feb 2002 15:34:22 -0500 Date: Wed, 13 Feb 2002 12:33:37 -0800 (PST) From: Eugene Chupkin To: Andreas Dilger cc: linux-kernel@vger.kernel.org, tmeagher@credit.com Subject: Re: 2.4.x ram issues? In-Reply-To: <20020213122159.A16078@lynx.turbolabs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 Feb 2002, Andreas Dilger wrote: > On Feb 13, 2002 11:05 -0800, Eugene Chupkin wrote: > > On Tue, 12 Feb 2002, Andreas Dilger wrote: > > > The other possibility with that much RAM is that the page tables are taking > > > up all of the low RAM. Andrea has a patch to put the page tables into > > > higmem in the recent -aa kernels. > > > > I got it, the 2.4.18pre2aa2/pte-highmem-5 but I can't seem to figure out > > what to patch this on, I tried patching it on to 2.2.17, 2.2.18-pre1, > > and 2.2.18-pre2. On all those I get a Hunk failed. Any feedback is > > appreciated. > > You may need to use a whole bunch of -aa patches to get it to apply. In > general, the -aa tree is tuned for large machines such as yours, so you > are probably better off getting the whole thing. > Whola!!! This fixed my problem. CONFIG_HIGHIO did it. So my kernel is lets see here... 2.4.18pre2aa2+pte-highmem-5. I hope this will be included in the 2.4.18 final. Thanks for all your help. -E - 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/