Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Dec 2002 16:16:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Dec 2002 16:16:46 -0500 Received: from pc1-cwma1-5-cust42.swa.cable.ntl.com ([80.5.120.42]:63137 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Tue, 3 Dec 2002 16:16:45 -0500 Subject: Re: Reserving physical memory at boot time From: Alan Cox To: root@chaos.analogic.com Cc: Duncan Sands , Linux Kernel Mailing List In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 03 Dec 2002 21:58:04 +0000 Message-Id: <1038952684.11426.106.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 575 Lines: 12 On Tue, 2002-12-03 at 21:11, Richard B. Johnson wrote: > If you need a certain page reserved at boot-time you are out-of-luck. Wrong - you can specify the precise memory map of a box as well as use mem= to set the top of used memory. Its a painful way of marking a page and it only works for a page the kernel isnt loaded into. - 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/