| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 RE: [Xen-users] How to get free memory based on h/w in Xen
 
To: "pv" <vishnubhatt@xxxxxxxxx>, "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>Date: Tue, 27 Jun 2006 16:20:31 +0200Delivery-date: Tue, 27 Jun 2006 07:21:43 -0700List-id: Xen user discussion <xen-users.lists.xensource.com>Thread-index: AcaZ80ZTrP21fkpXSUiPA4tbRrNWjQAAV4dQThread-topic: [Xen-users] How to get free memory based on h/w in Xen 
 "xm info" will give you the "free" and "total" memory. 
   "xm top" will show how much memory (and cpu) is used by 
each domain.    -- Mats 
 
  
  
  when I do a free, which is what I'm used to get the free mem available in 
  the system, it reports based on whatever domO has been allocated either via 
  dom0_mem= flag in the os-initializer (grub) or via the xm mem-set command, is 
  there a way I can get the health of the entire system based on its total 
  on-board memory (h/w) i.e. what is the capacity and what is left? even if i 
  get the former, i'm better off 50%, the rest is something i can compute based 
  on polling/enumerating individual VMs/doms in the system, any help/inputs? thx 
  in advance!  - _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |