From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [patch] nr_pfns miscalculated Date: Thu, 12 May 2005 14:45:25 +0100 Message-ID: <3d8eece205051206454d3bf23f@mail.gmail.com> References: <20050512112225.GA27910@us.ibm.com> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050512112225.GA27910@us.ibm.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Scott Parish Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 5/12/05, Scott Parish wrote: > If i'm not mistaken, this was what was intended. Looks to me like the current code tries to handle the case where an e820 entry starts not on a page boundary -- not sure this is needed... christian