[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/4] xen: map foreign pages for shared rings by updating the PTEs directly
[Resend as requested by Konrad.] This series of patches allows the vmalloc_sync_all() to be removed from alloc_vm_area() by getting the hypervisor to update the PTEs (in init_mm) directly rather than having the hypervisor look in the current page tables to find the PTEs. Once the hypervisor has updated the PTEs, the normal mechanism of syncing the page tables after a fault works as expected. This mechanism doesn't currently work on the ia64 port as that does not support the GNTMAP_contains_pte flag. David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |