|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [RFC][PATCH] domheap optimization for NUMA
On 7/4/08 14:25, "Zhai, Edwin" <edwin.zhai@xxxxxxxxx> wrote:
> It's really good idea.
And now done and checked in.
> BTW,
> Do you think if need make xenheap allocation also NUMA aware in some case, e.g
> VMCS?
We could get rid of the xenheap allocator altogether, at least on x86/64.
Or, just for this case, alloc_domheap_pages() things like VMCS and then
map_domain_page_global() them.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|