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] Xen & free_memory

On Thu, Jun 18, 2009 at 2:21 PM, Evgeniy Sudyr<eject.in.ua@xxxxxxxxx> wrote:
> I noticed that on my server xm info reports that only 125 MB are available.

> total_memory           : 2046
> free_memory            : 5

Actually it shows 5, not 125MB.

> But free shows me that I have 606 MB available.

It's different alocation. free_memory from "xm info" shows memory not
allocated to any domain (inlcuding dom0). "free", "top" (or whatever)
shows free memory on that particular domain (in your case, dom0). You
can adjust memory allocation per domain using "xm mem-set". So if you
allocate that 5MB to dom0, your "free" output would increase to 611
MB.

-- 
Fajar

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

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