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

xen-users

RE: [Xen-users] System-RAM: 3325MB question

To: "Frank Schubert" <f.schubert@xxxxxxxxxxxx>, "Xen-Users Mailinglist" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] System-RAM: 3325MB question
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 28 Apr 2006 16:59:19 +0200
Delivery-date: Fri, 28 Apr 2006 08:00:14 -0700
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
Thread-index: AcZq0aIg5nTPsN4uSlSDitwstE6xUgAAkLeg
Thread-topic: [Xen-users] System-RAM: 3325MB question
> xm dmesg says:
> [...]
> (XEN) Using scheduler: Simple EDF Scheduler (sedf)
> (XEN) PAE disabled.
> (XEN) found SMP MP-table at 000ff780
> [...]
> 
> Can I simply enable PAE with a kernel option in grub?
> (The output looks like i could do that.)
> 
You need to enable PAE in both Xen and Linux - they need to be a
matching setup otherwise it won't work [this is because Xen handles the
page-tables for Linux and it obviously needs to handle the same LEVEL of
page tables as Linux thinks it should be!]. 

So you need to set the 64G configuration option in .config for Linux,
and the PAE option in the Xen config file (Config.mk: XEN_TARGET_X86_PAE
= y). 

This will obviously need a recompile of both Xen and the Linux kernel...


--
Mats


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

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