From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: compiling a non-pae dom0 on a dell r710 with too much ram Date: Thu, 06 May 2010 17:25:55 -0700 Message-ID: <4BE35E13.4080902@goop.org> References: <4BE35244.5050602@goop.org> <4BE35952.3030505@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mike Sun Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 05/06/2010 05:09 PM, Mike Sun wrote: > It's based off the 2.6.18.8 kernel. Reason I can't have PAE is > because I had written some code a while back that touched shadow page > table stuff and I made changes assuming PAE wasn't being used. I > don't think my code will work with PAE turned on. > Well that makes sense. But are you running PV or HVM? How does shadow come into this? J