[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4DFFCBAD.9040507@linux.intel.com>
Date: Mon, 20 Jun 2011 15:37:33 -0700
From: "H. Peter Anvin" <hpa@...ux.intel.com>
To: stefano.stabellini@...citrix.com
CC: hpa@...or.com, konrad.wilk@...cle.com, mingo@...e.hu,
linux-kernel@...r.kernel.org, xen-devel@...ts.xensource.com,
yinghai@...nel.org
Subject: Re: [PATCH 1/3] x86: calculate precisely the memory needed by init_memory_mapping
On 06/07/2011 11:13 AM, stefano.stabellini@...citrix.com wrote:
>
> - remove the extra page added on x86_32 for the fixmap because is not
> needed: the PMD entry is already allocated and contiguous for the whole
> range (a PMD page covers 4G of virtual addresses) and the pte entry is
> already allocated by early_ioremap_init.
>
Hi Stefano,
I think this is wrong. A PMD page covers *1G* of virtual addresses, and
in the 2+2 and 1+3 memory configurations, we may or may not need a
separate PMD for the fixmap.
Am I missing something?
-hpa
--
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