Haifeng He wrote:
> Hi,
>
> I am pretty new to KVM. I have a question which is if it
> is possible (or easy) to share memory(such identical pages)
> among guest OSs in KVM?
>
>   

In KVM, guest memory is normal userspace memory.  So you can use any of 
the standard Linux shared memory mechanisms to share memory among guests.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to