WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] questions about ballooning

To: "Xen Developers" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Daniel Stodden" <stodden@xxxxxxxxxx>
Subject: Re: [Xen-devel] questions about ballooning
From: weiming <zephyr.zhao@xxxxxxxxx>
Date: Wed, 7 Nov 2007 12:02:12 -0500
Delivery-date: Wed, 07 Nov 2007 09:02:47 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Oby+pwvd85BnE0PVH1tcDJzovPkJOoA7FlMhb3IUWSk=; b=Xn4+eRWO50bRbF/DdJKtceIvpj68q5inQNx715/+03gRxwwusiw46f491e6LOhCVH9IDp65KQ6XijGrjaBqUqNMzgFwcPGlQ/Q0IiVywJ41fbKaISvE9ZBRlJV/K3efy4EDdDBcXL2diXnXi3R0fdg96omlWXBKpEkV2xMZBj94=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F0g51Fve4Y7Su2D5nhSAHP/FVhM/ZvIo3UNnhaTQrIdPZhG9uAgIjnaH4BykAa2PdF32DgddQEmjfcw1NyVu26O19pFuOnS+RLf1w/4NndUaCOtYNE1CW+MdNXD99Qxo7DuKHEKvzrH6V4NOx6Gj68xTgi8U2sdxJzijaHMtpVk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C354784C.FF03%Keir.Fraser@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1194197306.15096.99.camel@xxxxxxxxxxxxxxxxxxxx> <C354784C.FF03%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thanks you, Daniel and Keir!
Now I get a more completed picture about ballooning.

A quick question:
So far, the ballooning is triggered manually, right? On theory, it
should be possible to automatically trigger ballooning on domains to
get memory resource more balanced. This requires the dom0 to monitor
the memory pressure of each domains. These information can be
collected by each balloon driver and sent to xen.

Is such function available on the xen commercial version? Is there any
plans to develop this in xen open source community?

Thanks!

On Nov 5, 2007 2:35 AM, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
> On 4/11/07 17:28, "Daniel Stodden" <stodden@xxxxxxxxxx> wrote:
>
> > while you are at it, from xmdomain.cfg(5)
> >
> > memory:
> > Xen does not support overcommit of memory, so the total memory
> > of all guests (+ 64 MB needed for Xen) must be less than or
> > equal to the physical RAM in the machine.
> >
> > 'memory' is mem_map size, right? is this outdated or simply not true, or
> > am i missing something?
>
> No, 'memory' is total RAM currently assigned across all tests. It just means
> the obvious thing --- you can't assign more RAM than you have in your entire
> system!
>
>  -- KEir
>
>
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>