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] Dom 0 Memory

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Dom 0 Memory
From: Miguel Gómez <elmiguelonmakinon@xxxxxxxxx>
Date: Wed, 8 Jun 2005 17:00:23 +0200
Delivery-date: Wed, 08 Jun 2005 14:59:36 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=GQmhdFT7S4esqPCsO49BuCqTRRU9MVcr9SJYOcI/JrvqGLVB/MuYnXalZzcRikJM8NuU/PSHi1rR3H8Prh0Sk6QNWNR9QTj9yurwctN6+rpTxouac3n02cMgEGIgnW6ZMD4liJz8YU8O/9D7s9s2xq+VNk8tX3PiUUyLUCwIaEE=
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>
Reply-to: Miguel Gómez <elmiguelonmakinon@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi everybody,
 I have a problem defining the domain 0 memory. I add these lines in the /boot/grub/menu.lst:


title           Xen 2.0 / XenLinux 2.6.11
root            (hd0,0)
kernel          /xen.gz dom0_mem=64000
module          /vmlinuz-2.6.11-xen0 root=/dev/hda3 ro console=tty0

My computer has 128 Mb of RAM, but if I use that value my machine crashes when I reboot it.

When I reboot my computer with dom0_mem=64000, boot with Xen, and execute top, I get that
I only have 59132k:

Tasks:  50 total,   3 running,  47 sleeping,   0 stopped,   0 zombie
Cpu(s): 76.3% us, 23.3% sy,  0.0% ni,  0.0% id,  0.0% wa,  0.0% hi,  0.3% si
Mem:     59132k total,    54920k used,     4212k free,     5136k buffers
Swap:   498004k total,     2564k used,   495440k free,    13548k cached

So I don't really know if I have to set dom0_mem value to the total amount of memory that I
have on my system or It has to be only the memory that dom0_mem is gonna use and it's independient of the rest
of the domains memory.



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