On Wed, 9 Jan 2008, Andrea Arcangeli wrote:

> This patch is a first basic implementation of the mmu notifiers. More
> methods can be added in the future.
> 
> In short when the linux VM decides to free a page, it will unmap it
> from the linux pagetables. However when a page is mapped not just by
> the regular linux ptes, but also from the shadow pagetables, it's
> currently unfreeable by the linux VM.

Such a patch would also address issues that SGI has with exporting 
mappings via XPMEM. Plus a variety of other uses. Go ahead and lets do 
more in this area.

Are the KVM folks interested in exporting memory from one guest to 
another? That may also become possible with some of the work that we have 
in progress and that also requires a patch like this.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to