|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] TPR write optimization (even improves 2003 sp2)
> On 08/01/2009 09:09, "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
wrote:
>
> >> Using alloc_xenheap_page would be okay.
> >
> > Is it possible to map a page allocated with alloc_domheap_page into
the
> > domain? The semantics must be different as it didn't work the way I
> > expected it to...
>
> It wouldn't be easy. Just use alloc_xenheap_page(). You can get rid of
the
> map_domain_page_global() then, too.
>
Okay. I might need assistance with changing the vmx use of the vlapic
page as it now needs to use xenheap semantics instead of domheap
semantics. I'll try and work it out myself first though.
Thanks
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|