From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: Re: [PATCH 3/4] domain heap allocator changes - remove bit width restrictions Date: Fri, 23 Feb 2007 17:16:32 -0500 Message-ID: <45DF67C0.3070503@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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: Keir Fraser Cc: xen-devel@lists.xensource.com, Jan Beulich List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > On 7/2/07 17:11, "Jan Beulich" wrote: > > >>Hide the (default or user specified) DMA width from anything outside >>the heap allocator. I/O-capable guests can now request any width for >>the memory they want exchanged/added. >> >>Signed-off-by: Jan Beulich > > > Applied, but this patch turns the 'heap' list heads in page_alloc.c into a Keir, Has this been applied for inclusion into 3.0.5, or has that branched off already? I ask because if it's not for 3.0.5, I would like to propose auto-limiting dom0 mem to some reasonable default (say, 32G) for 3.0.5, so that the HV/dom0 will at least boot on large memory systems. If it is for 3.0.5, then this is moot. Chris Lalancette