From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: Re: Status of PAE support? Date: Wed, 8 Jun 2005 10:00:30 +0200 Message-ID: <20050608080030.GC8323@bytesex> References: <87acm2o4j5.fsf@bytesex.org> <004801c56ba4$08687840$0201a8c0@hawk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <004801c56ba4$08687840$0201a8c0@hawk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Christopher S. Aker" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > The http://dl.bytesex.org/patches/linux-xen-12/pae-support patch applied to xen0 > without any problems, compiled and booted much farther along (into userspace!) but > BUGS in hypercall.h:387. http://dl.bytesex.org/patches/linux-xen-12/series is the apply order of the patches (on top of vanilla 2.6.11). You should apply all patches, except the "hypercall" patch. The hypercall changes are not merged yet and will be done in a different way (see recent discussions on the list). Without hypercall changes you can't use memory above 4 GB, so there is no point (yet) in using PAE, except for testing and bughunting ;) > Complete boot log and binaries here: > http://www.theshore.net/~caker/xen/PAE-testing/test2/ Could be the missing "shared-pmd" patch. Gerd