|
|
|
|
|
|
|
|
|
|
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.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|