Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Feb 2003 17:34:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Feb 2003 17:34:34 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.31.123]:17156 "EHLO atrey.karlin.mff.cuni.cz") by vger.kernel.org with ESMTP id ; Wed, 26 Feb 2003 17:34:33 -0500 Date: Wed, 26 Feb 2003 23:44:50 +0100 From: Pavel Machek To: "Grover, Andrew" Cc: ACPI mailing list , kernel list Subject: Re: mem= option for broken bioses Message-ID: <20030226224450.GD15455@atrey.karlin.mff.cuni.cz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1154 Lines: 34 Hi! > > From: Pavel Machek [mailto:pavel@ucw.cz] > > I've seen broken bios that did not mark acpi tables in e820 > > tables. This allows user to override it. Please apply, > > OK, looks reasonable. Can you also gen up a patch documenting this in > kernel-parameters.txt? You can, assuming you took the patch ;-). Pavel --- clean/Documentation/kernel-parameters.txt 2003-02-11 17:40:28.000000000 +0100 +++ linux/Documentation/kernel-parameters.txt 2003-02-26 23:43:21.000000000 +0100 @@ -516,6 +516,10 @@ [KNL,BOOT] Force usage of a specific region of memory Region of memory to be used, from ss to ss+nn. + mem=nn[KMG]#ss[KMG] + [KNL,BOOT,ACPI] Mark specific memory as ACPI data. + Region of memory to be used, from ss to ss+nn. + mem=nopentium [BUGS=IA-32] Disable usage of 4MB pages for kernel memory. -- Horseback riding is like software... ...vgf orggre jura vgf serr. - 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/