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

[Xen-users] domU kernel does not use complete RAM

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] domU kernel does not use complete RAM
From: Paul Hink <paul+ml-xen-users.lists.xensource.com@xxxxxxxxx>
Date: Thu, 11 Sep 2008 15:03:08 +0200
Delivery-date: Thu, 11 Sep 2008 06:03:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Reply-to: Paul Hink <paul-list-reply@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
Whenever a domU is configured to get more than approximately 4 GB of
RAM (e.g. by setting "memory = 4500") the domU kernel detects only ~4
GB less than the amount of memory that Xen assigned to it (e.g. with
memory = 4500 the domU only uses 500 MB of RAM, with memory = 6000 it
only uses 2 GB etc.). xentop and `xm list` display the correct
(configured) amount of memory but the domU kernel does not use it.

This problem occurs with the following software versions:

- Debian etch (in both dom0 and domU)
- xen-hypervisor-3.0.3-1-i386-pae (from etch)
- linux-image-2.6.18-6-xen-686 (dom0 kernel from etch)
- linux-xenu-2.6.24 (self-compiled domU kernel based on source code
  from backports.org)

Any ideas what the problem might be or how to track it down?

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] domU kernel does not use complete RAM, Paul Hink <=