Madhu Venugopal (vmadhu)
2009-Sep-03 16:31 UTC
[Xen-users] XEN modified kernel with PAE support
Hi, Am running XEN3.4.1 in a i686 machine with 28gig RAM. But the Dom0 sees only 4 gig. I would like to enable the PAE support so that DOM0 can make use of all the 28Gigs. How can I install a PAE enabled kernel with XEN modifications ? Thanks, -Madhu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2009-Sep-03 22:15 UTC
Re: [Xen-users] XEN modified kernel with PAE support
On Thu, Sep 3, 2009 at 11:31 PM, Madhu Venugopal (vmadhu)<vmadhu@cisco.com> wrote:> Hi, > > Am running XEN3.4.1 in a i686 machine with 28gig RAM.Any reason not to use x86_64?> But the Dom0 sees only 4 gig.Where did you see this from? xm info? cat /proc/meminfo?> I would like to enable > the PAE support so that DOM0 can make use of all the > 28Gigs. > > How can I install a PAE enabled kernel with XEN modifications ?Enabling PAE on dom0 kernel should work. Note that USUALLY you won''t need dom0 kernel to use all the available memory anyway, as some (if not most) memory will be used for domUs. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users