From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Subject: Re: [patch 20/26] Xen-paravirt_ops: Core Xen implementation Date: Fri, 16 Mar 2007 10:12:50 -0700 Message-ID: <20070316171250.GM10574@sequoia.sous-sol.org> References: <20070301232443.195603797@goop.org> <20070301232528.812011702@goop.org> <20070316091411.GF23174@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20070316091411.GF23174@elte.hu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ingo Molnar Cc: Zachary Amsden , Jeremy Fitzhardinge , xen-devel@lists.xensource.com, Ian Pratt , Andi Kleen , Rusty Russell , linux-kernel@vger.kernel.org, Adrian Bunk , Chris Wright , virtualization@lists.osdl.org, Andrew Morton , Thomas Gleixner , Christian Limpach List-Id: virtualization@lists.linuxfoundation.org * Ingo Molnar (mingo@elte.hu) wrote: > > ENTRY(swapper_pg_dir) > > + .align PAGE_SIZE_asm > > .fill 1024,4,0 > > does the native kernel lose memory here? Not in my builds.