|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/6] xen: don't call vmalloc_sync_all() when mapping
This set of pages avoids the need to call vmalloc_sync_all() when
mapping foreign pages. Two new functions are adding for mapping
foreign pages onto RAM pages instead of vmalloc space.
This does waste a page of RAM for each mapped page. In the future a
ballooned page could be used instead (once the API for getting a
ballooned page with the right GFP flags is available).
David
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0/6] xen: don't call vmalloc_sync_all() when mapping foreign pages,
David Vrabel <=
|
|
|
|
|