|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] PAE mode mismatch in Xen (xen=no Dom0=yes)
Try doing a “make uninstall; make XEN_TARGET_X86_APE=y
world”. If you still get the errors… like Anthony said, please do
share J
With PAE I think you are limited to 16GB of
memory if I am not mistaken. Are you on an i386 box or x86_64 box? If it is an
x86_64 box then that might be the better option as you can see all 32GB.
Aravindh
From:
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx]
On Behalf Of pak333@xxxxxxxxxxx
Sent: Thursday, May 04, 2006 10:04
PM
To: Anthony Liguori
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] PAE mode
mismatch in Xen (xen=no Dom0=yes)
Thanks, I just tried this and it gives me a bunch of errors
-------------- Original message --------------
From: Anthony Liguori <aliguori@xxxxxxxxxx>
> You need to rebuild Xen (the hypervisor) with pae support.
>
> I believe it's something like make pae=yes
>
> Regards,
>
> Anthony Liguori
>
> pak333@xxxxxxxxxxx wrote:
> > Hi,
> >
> > I just added 32GB memory in my system and wanted Xen to see that
> > memory, so enabled PAE in xen0 and XenU. I did a make menuconfig in
> > xen0 and xenU, then did a make in xen-unstable and a make install.
> >
> > Whilebooting this kernel, I get the above error PAE mode mismatch. I
> > looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE
> > defined and so does cpufeature.h have this defined. #define
> > X86_FEATURE_PAE
> &g t;
> > What else should I have done to enable a PAE enabled Xen kernel. I am
> > using xen 3.0.0 (xen-unstable) and cannot move to 3.02 due to
> > xenoprofile not ready there
> >
> > Thanks
> > - Padma
> >
------------------------------------------------------------------------
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
> >
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|