Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932271AbVKFBbx (ORCPT ); Sat, 5 Nov 2005 20:31:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932272AbVKFBbx (ORCPT ); Sat, 5 Nov 2005 20:31:53 -0500 Received: from zlynx.org ([199.45.143.209]:29452 "EHLO 199.45.143.209") by vger.kernel.org with ESMTP id S932271AbVKFBbw (ORCPT ); Sat, 5 Nov 2005 20:31:52 -0500 Message-ID: <436D5CCD.3050901@acm.org> Date: Sat, 05 Nov 2005 18:30:53 -0700 From: Zan Lynx User-Agent: Thunderbird 1.4.1 (Windows/20051006) MIME-Version: 1.0 To: Andi Kleen CC: Gregory Maxwell , Andy Nelson , mingo@elte.hu, akpm@osdl.org, arjan@infradead.org, arjanv@infradead.org, haveblue@us.ibm.com, kravetz@us.ibm.com, lhms-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-mm@kvack.org, mbligh@mbligh.org, mel@csn.ul.ie, nickpiggin@yahoo.com.au, torvalds@osdl.org Subject: Re: [Lhms-devel] [PATCH 0/7] Fragmentation Avoidance V19 References: <20051104201248.GA14201@elte.hu> <20051104210418.BC56F184739@thermo.lanl.gov> <200511042343.27832.ak@suse.de> In-Reply-To: <200511042343.27832.ak@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 18 Andi Kleen wrote: > I don't like it very much. You have two choices if a workload runs > out of the kernel allocatable pages. Either you spill into the reclaimable > zone or you fail the allocation. The first means that the huge pages > thing is unreliable, the second would mean that all the many problems > of limited lowmem would be back. > > None of this is very attractive. > You could allow the 'hugetlb zone' to shrink, allowing more kernel allocations. User pages at the boundary would be moved to make room. This would at least keep the 'hugetlb zone' pure and not create holes in it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/