Avi Kivity wrote:
> There are two answers to this:
> 
> - balloon driver (like in Xen) which allows the host to move memory from
> one guest to another (or from host to guest)
> - swapping, which allows the host to move guest memory to disk and
> allocate it to another guest
> 
> Unfortunately the balloon driver has not been publicly released yet, and
> swapping is still in early development, so for now you will have to use
> static allocation.

which will be available sooner? and an estimate when?
this rise another question if swapping will be used the it moves the
guest memory to the guest's swap or the host's swap? if to the host's
swap then this implies i should have to allocate large enough swap for
the host. ie. even if i give only 256mb to the host still have to gives
6-8GB swap partition to the host.

still believe that these memory, swap, and other disk partitions should
have to be explain in the faq.

-- 
  Levente                               "Si vis pacem para bellum!"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to