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] Xen kernel, hypervisor no allocation of dom0_mem possible

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen kernel, hypervisor no allocation of dom0_mem possible
From: "Marcel Smeets" <mpgsmeets@xxxxxxxxx>
Date: Fri, 26 Oct 2007 11:25:49 +0200
Delivery-date: Fri, 26 Oct 2007 02:26:39 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=pEAP8LgaKVrDINbRif3tqgfEeqYZCmS9FyZVHkItyc4=; b=cYz6f/LXtSghNnB9uRfb2yRpTdFG/0HllvN2XV6dwktNs5qoFvNgm3fsoLUspDSeN5vfiTnvi1ldElPzLZJy8lq9g1bmLP1q4bcRU+ubnzRCjPmmSjkUbGpw+5E97HOIdL5VUL8MwWw4zpbeaRr6E9Pgj9/4mVt/vaH0b1OlvrY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=dn9K5oUWmFs4ncrEeWKGdToQpch9ARkprxMDJbWPTdafamhzPokVi0x+y2UpYF4kYz34FFKFWfHuQIoAMgmMQz0FUwMDaPU7Jxy0YjW5jGGrXZsLShEk7zDk1Ln55ji22GM3vwl4onBHVX/U/9hKCYL8FnqgFnyknmxsIc6P4A4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I'm running OpenSuse 10.2 with

xen-3.0.3_11774-20.gz (symbolic link = xen.gz) and kernel  vmlinuz-2.6.18.8-ccj45-xen. Xen is running fine. All my virtual domains (5) are working as they should

My /boot/grub/menu.lst looks like this:

title XEN -- openSUSE 10.2 - 2.6.18.8-ccj45
    root (hd0,1)
    kernel /xen.gz dom0_mem=2048M
    module /vmlinuz-2.6.18.8-ccj45-xen root=/dev/sda5 vga=0x317 resume=/dev/sda1
0 splash=silent showopts
    module /initrd-2.6.18.8-ccj45-xen

I tried changing the dom0_mem to 2048000 (maybe the 2048M was the problem) but the system does not allocate that amount of memory, whatever the value. It gets 3 GB for the dom0 and leaves 1 GB for the domU's (Total 4GB).

Someone any idea what is going on and why I can not seem to change the value of memory for the dom0? Or is there another file or configuration which overrules this boot parameter? Or is the hypervisor version not capable of changing the allocated memory?

Regards,

Marcel



--
----------------------
http://yahoo--swicki.eurekster.com
http://booksonline-swicki.eurekster.com/
http://uol--swicki.eurekster.com/
http://live--swicki.eurekster.com/
http://my-space-swicki--swicki.eurekster.com/
http://chathalal-swicki.eurekster.com/
http://webyahoo-swicki.eurekster.com/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen kernel, hypervisor no allocation of dom0_mem possible, Marcel Smeets <=