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

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Xen kernel, hypervisor no allocation of dom0_mem
From: "suyash jape" <suyashjape@xxxxxxxxx>
Date: Fri, 26 Oct 2007 17:44:09 +0530
Cc: mpgsmeets@xxxxxxxxx
Delivery-date: Fri, 26 Oct 2007 05:14:58 -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:cc:mime-version:content-type; bh=8cEQzgY73GXPRXV4dKEnsaf1r9p/fgpxDY5hPJJznT4=; b=OjqDasakJ+q+fl6sGXB6dTdMiWTG1sTBIOWaKrzH6L68q6TrPw+JE3Dj8WhL1UGj3ImUPhKHIbzwPeSw7UdLpu8ihASBah/L8kv77mt7j3AIzI/Tn6CrxulbLv3PuinvCEhsnfO5SEhgjGkZIPR46NzvMQxv9Fw1EsMFsr1sYNA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=dC9ZSD44+9x8Dak6zOTFXVbFUKT+Uxg+p2OwO7Q3u9EaHnNJ2XqW+xj2UzOIUDCbcOZwHUgTwXN+tdeaWYoYPjPs1KeI1/8JZbLGWCeYJDu0T+OYXe2rfDbBomyELFLH02e+E/iYZ1wwM0vIx4eq/EdyYmvEkPtcs+F5p/Aw8gA=
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
 There is a dom0 minimum memory parameter in /etc/xen/xend-config.sxp with might be set to 3GB in your case..try changing it and then allocating.

Suyash





From: "Marcel Smeets" <mpgsmeets@xxxxxxxxx>
Subject: [Xen-users] Xen kernel,        hypervisor no allocation of dom0_mem
        possible
To: xen-users@xxxxxxxxxxxxxxxxxxx
Message-ID:
        <eb4dce4e0710260225y7b38c99cl30dad2393558f1c@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,



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



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: Xen kernel, hypervisor no allocation of dom0_mem, suyash jape <=