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

Re: [Xen-users] Automatic Memory allocation

To: Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx>
Subject: Re: [Xen-users] Automatic Memory allocation
From: Sadique Puthen <sputhenp@xxxxxxxxxx>
Date: Sun, 02 Mar 2008 23:00:55 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 02 Mar 2008 09:31:46 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <8b96e3d20802291407m11a3c292w30d1c1bc99e30992@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <8b96e3d20802291407m11a3c292w30d1c1bc99e30992@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.12 (X11/20080226)
Luiz Angelo Daros de Luca wrote:
Hello,

I've set a xen machine with 300MB of RAM with a max of 1024MB. I
though that Xen should manage that resource and alloc avaiable memory
to dom0 when it need. Does Xen do it?

No, mentioned parameters only specify the thresholds. You have to manually balloon down/up the memory as and when needed using "xm mem-set" or "virsh setmem".

--Sadique

 How do I setup it?


memory=300
maxmem=1028

Thanks,



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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Automatic Memory allocation, Sadique Puthen <=