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-devel

Re: [Xen-devel] Can't get a VM to use more than ~900M

To: "Goldenhar, Josh" <goldenha@xxxxxxxxxx>
Subject: Re: [Xen-devel] Can't get a VM to use more than ~900M
From: Luciano Miguel Ferreira Rocha <strange@xxxxxxxxxxxxx>
Date: Wed, 15 Dec 2004 19:27:54 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 15 Dec 2004 19:29:22 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <43C8CB9299A8824A973236A4D00E8DF701EC73A0@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Mail-followup-to: Luciano Miguel Ferreira Rocha <strange@xxxxxxxxxxxxx>, "Goldenhar, Josh" <goldenha@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
References: <43C8CB9299A8824A973236A4D00E8DF701EC73A0@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
On Wed, Dec 15, 2004 at 10:47:44AM -0800, Goldenhar, Josh wrote:
> Hey all - sorry for any formatting errors, I'm using MS Outlook
> In a new job here - I'm as ashamed as you are shocked... ;-)
> 
> I've looked through the archive and haven't spotted an answer to
> this, it's driving me a little buggy.
> 
> I have an HP DL360 G3 - 2x 2.8GHz Xeons with 4.5GB of RAM.
> I'm running the precompiled 2.0.1 Xen you can download. I'm
> Aware I can only make use of up to 4GB total.
> 
> The dom0 kernel, or the domU kernel only seems to address about
> 900MB (per top, /proc/meminfo: MemTotal:       904312 kB)
> Regardless of what I set it to. I have one instance of a VM set up
> With 2GB or RAM:
> Name              Id  Mem(MB)  CPU  State  Time(s)  Console
> Domain-0           0      507    0  r----     91.4
> ObidosTest         1     2047    1  r----    978.2    9601
> 
> Were you can see that ObidosTest has been started with 2048MB
> But cat /proc/xen/memory_target reveals 939524096
> 
> When I've modified grub.conf mem_dom0= line to anything over 900MB
> It also tops out at 900MB.
> 
> Xm baloon commands don't seem to make a difference either...
> 
> Help?

The dom-U kernel may not have been compiled with support for > 1GB of memory.

Get the xen source, compile, and run:
make -C linux-2.6.9-xenU ARCH=xen menuconfig

Go to:
X86 Processor Configuration
 --> High Memory Support
     and choose 4GB

Recompile, and the kernel and its modules should be in dist/install

Regards,
Luciano Rocha



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>