|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel][VTD] 1:1 mapping for dom0 exhausts xenheap on x86/32 wit
Keir Fraser wrote:
> It's fine. Pass NULL as the domain pointer to alloc_domheap_page()
> and you get anonymous pages from the global domain heap. The 'domain'
> in the name of alloc_domheap_page() and map_domain_page() functions
> is a bit misleading!
>
> -- Keir
I see. I am going to implement alloc_domheap_page() and
map_domain_page() method. Thanks.
Weidong
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|