Farkas Levente wrote:
> 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.
>>     
>
> ie. the sum of the host and the guests memory should have to be equal
> with the total physical memory?
>   

At present, yes.

> but then what this faq means?
> http://kvm.qumranet.com/kvmwiki/FAQ#head-03de45d48dbc4f37baa6e42b8c14a5bd0182b2e2
>
>   

No idea.  I didn't add it :)

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
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