|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xen: release all pages within 1-1 p2m mappings
Er. This was the wrong patch. I meant to repost "xen: allow extra
memory to be in multiple regions" to remove unnecessary test of
E820_UNUSABLE in xen_align_and_add_e820_region().
Sorry.
David
On 29/09/11 12:08, David Vrabel wrote:
> From: David Vrabel <david.vrabel@xxxxxxxxxx>
>
> In xen_memory_setup() all reserved regions and gaps are set to an
> identity (1-1) p2m mapping. If an available page has a PFN within one
> of these 1-1 mappings it will become inaccessible (as it MFN is lost)
> so release them before setting up the mapping.
>
> [...]
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|