|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Question about memory allocation on NUMA node.
On 29/10/08 09:59, "Andre Przywara" <andre.przywara@xxxxxxx> wrote:
>> What do you think?
> I would revert to giving a valid domain pointer as the first parameter
> instead of duplicating the code in alloc_domheap_pages().
> Patch attached.
This is not correct, as the page must not be mappable and modifiable by the
guest. Yuji's suggestion of specifying MEMF_node() is actually correct, so
that's what I'll check in.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|