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] Cannot see my memory - why?

To: Jeff Lane <dreadpiratejeff@xxxxxxxxx>
Subject: Re: [Xen-users] Cannot see my memory - why?
From: Kevin McKeon <kevin.w.mckeon@xxxxxxxxx>
Date: Sat, 25 Apr 2009 07:30:05 -0400
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 25 Apr 2009 04:30:53 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=STCrLF/fRTDwRI0Z+T1fM/APju43zMvCTbQHF4QDNnw=; b=lnbnlltzsWEDoV5qg8mNzZagrSf/De6Euuym2V5Jg1GGGh9lxg1EzlxzjQJkbWJFhK KMCyg/jbzNyCmUwWJJraD0bkVjxA2MCZ5PC5QkzYTmaFTZAn9P8DGKisYRAnUSPNiuUy q+9k3h0QLSHYaJ/LGWXB3FC4Q+q21s9O+cnKI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=njv5rhAZ/1BSmHYj/vPQcHpn7FdF7hBDJJrCOh73nJZ0tBLWOOwD1/g3UihqlsB6EZ 15uSRABjT8eXndys9mdBj03Gz4zI2CAPh8i16W7zrEZS7spZvIApj+9AonHeGx14q3F6 uKwxbYGnB/QtefizppfkUBeBgxo1vWC12fF0g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <36dec4ff0904241125k76109479s143aaf8234090ee8@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <76f329a40904240805x352937cbpcf8aee0d1a3b26e5@xxxxxxxxxxxxxx> <36dec4ff0904241125k76109479s143aaf8234090ee8@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks for the details Jeff, that really clears things up a lot. I've only allocated 1GB of RAM to my 64bit Domain-0s and that's all that shows up with free, /etc/meminfo and top, but I can see all of my RAM using 'xm list'.


Thanks again

On Fri, Apr 24, 2009 at 2:25 PM, Jeff Lane <dreadpiratejeff@xxxxxxxxx> wrote:
Just to rehash what's already been said, Domain 0 is a paravirt VM in
reality, so the amount of ram you allocate to it is what you will see
when using local tools like free, /proc/meminfo, top, etc.

To see the full system ram, yoyu need to use the xm tools... and in
this case, 'xm info' which will show you all the system resources, as
opposed to the resources available to dom0.

Also, you have 16GB ram on the system... you probably already know
this, but  be aware that without a PAE enabled kernel (if you're using
32bit Xen) you'll only see 4GB of this.  PAE will allow you to use up
to 16, or maybe 32 (I don't remember what the upper limit for PAE
enabled  Xen is off the top of my head).

I always ran 64bit so that limit was never an issue...

Cheers
Jeff

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>