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? How do I setup it? memory=300 maxmem=1028 Thanks, -- Luiz Angelo Daros de Luca luizluca@gmail.com ICQ: 19290419 I Know, "Where you wanted to go today", but I decided to stop here instead! MS Windows _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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@lists.xensource.com http://lists.xensource.com/xen-users