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

RE: [Xen-users] Xen 3 on machine > 4 GB of RAM

To: "Fong Vang" <sudoyang@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Xen 3 on machine > 4 GB of RAM
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Thu, 9 Feb 2006 12:23:37 +0100
Delivery-date: Thu, 09 Feb 2006 11:35:24 +0000
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
Thread-index: AcYs6hA0Qg+y7TjeRPCkuhfQ+FiamQAf+lzQ
Thread-topic: [Xen-users] Xen 3 on machine > 4 GB of RAM
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Fong Vang
> Sent: 08 February 2006 19:55
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Xen 3 on machine > 4 GB of RAM
> 
> I have a system with 8 GB of RAM.  Xen 3 works fine but it 
> only sees 4 GB of RAM.  What do I need to do to support more 
> memory?  I don't see a hugemem kernel using the installation 
> provided by the precompiled Xen for Fedora Core 4.

You'll need to use either PAE or 64-bit version of Xen and Dom0. It's
not too difficult to change it. .../xen/arch/x86/Rules.mk: set pae ?= y
And configure the kernel to CONFIG_HIGHMEM64G in your .../xen/linux*0 
Goto your root of Xen (...), and do "make clean world". 

64-bit would be my preferred solution, which is just as easy - but
you'll need to re-install the base OS to be a 64-bit OS [not REALLY, but
that's the EASY way to do it. If you want to do it the hard way, I'm
sure there's places where they explain how to cross compile the kernel
and Xen, then boot 64-bit with mostly 32-bit software around it - but I
would think that's a lot more work than it's worth]. 

There's probably a 64-bit precompiled image somewhere. I'm not sure if
there's a PAE version available precompiled.

--
Mats


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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