[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060801090330.GC2654@sequoia.sous-sol.org>
Date: Tue, 1 Aug 2006 02:03:30 -0700
From: Chris Wright <chrisw@...s-sol.org>
To: Jeremy Fitzhardinge <jeremy@...source.com>
Cc: akpm@...l.org, linux-kernel@...r.kernel.org,
Chris Wright <chrisw@...s-sol.org>,
Christian Limpach <Christian.Limpach@...cam.ac.uk>,
Christoph Lameter <clameter@....com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Gerd Hoffmann <kraxel@...e.de>,
Hollis Blanchard <hollisb@...ibm.com>,
Ian Pratt <ian.pratt@...source.com>,
Rusty Russell <rusty@...tcorp.com.au>,
Zachary Amsden <zach@...are.com>
Subject: Re: [PATCH 7 of 13] Make __FIXADDR_TOP variable to allow it to make space for a hypervisor
* Jeremy Fitzhardinge (jeremy@...source.com) wrote:
> -#define MAXMEM (-__PAGE_OFFSET-__VMALLOC_RESERVE)
> +#define MAXMEM (__FIXADDR_TOP-__PAGE_OFFSET-__VMALLOC_RESERVE)
In the native case we lose one page of lowmem now.
thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists