Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] Problem in reducing the memsize of Dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem in reducing the memsize of Dom0
From: Amitayu Das <amitayudas@xxxxxxxxx>
Date: Sat, 26 Nov 2005 15:46:21 -0500
Delivery-date: Sat, 26 Nov 2005 20:46:18 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lUlwHEeiIcS1ROC2ryxs0wU6wPxGMIiJLFrN8rznUogIaR0nRG72s9ILibTwMiqrm12ZfjArlPwShQTw4oC0yaMOfCo4/eyUNgZi3mf9AEMyBngtIa06gfN22WzUfpDw/aFFBDdby3qRyxszdtIILZjN11J0+33uN0r7/y4ENmY=
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/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,

I'm having problem in reducing the memory-size for Dom0. I got it running after compiling the xen-unstable source code on FC4. The domain0 starts fine and I can start DomU also. Initially, Dom0 starts with default memory (although I'm not sure what that is). However, if I get the following when trying to reduce the memory-size for Dom0 as I needed more memory for the DomU's.

#xm list
Name                          
    ID           Mem(MiB) VCPUs  State  Time(s)
Domain-0     0      581     1          r----- 12353.5
# xm mem-max 0 384
Error: domain_setmaxmem() takes no keyword arguments

I tried to set a lower value of memory-size (384MB) by putting that value inside grub entry, which did not help. Can anyone suggest any solution?

Thanks,
Amitayu
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem in reducing the memsize of Dom0, Amitayu Das <=