Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751460AbVKECtt (ORCPT ); Fri, 4 Nov 2005 21:49:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751461AbVKECtt (ORCPT ); Fri, 4 Nov 2005 21:49:49 -0500 Received: from dsl092-053-140.phl1.dsl.speakeasy.net ([66.92.53.140]:38814 "EHLO grelber.thyrsus.com") by vger.kernel.org with ESMTP id S1751460AbVKECtt (ORCPT ); Fri, 4 Nov 2005 21:49:49 -0500 From: Rob Landley Organization: Boundaries Unlimited To: Linus Torvalds Subject: Re: [Lhms-devel] [PATCH 0/7] Fragmentation Avoidance V19 Date: Fri, 4 Nov 2005 20:48:57 -0600 User-Agent: KMail/1.8 Cc: 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 References: <20051104210418.BC56F184739@thermo.lanl.gov> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511042048.59310.rob@landley.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 19 On Friday 04 November 2005 15:22, Linus Torvalds wrote: > Now, if you want _most_ of memory to be available for hugepages, you > really will always require a special boot option, and a friendly machine > maintainer. Limiting things like inodes, process descriptors etc to a > smallish percentage of memory would not be acceptable in general. But it might make it a lot easier for User Mode Linux to give unused memory back to the host system via madvise(DONT_NEED). (Assuming there's some way to beat the page cache into submission and actually free up space. If there was an option to tell the page cache to stay the heck out of the hugepage zone, it would be just about perfect...) Rob - 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/