From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 26 Jan 2007 10:20:12 -0800 (PST) From: Christoph Lameter Subject: Re: [PATCH 3/8] Allow huge page allocations to use GFP_HIGH_MOVABLE In-Reply-To: Message-ID: References: <20070125234458.28809.5412.sendpatchset@skynet.skynet.ie> <20070125234558.28809.21103.sendpatchset@skynet.skynet.ie> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org Return-Path: To: Mel Gorman Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org List-ID: On Fri, 26 Jan 2007, Mel Gorman wrote: > The zone-based approach does nothing to help jumbo frame allocations. It only > helps hugepage allocations at runtime and potentially memory hot-remove. Sounds like the max order based approach is better in many ways. Also avoids modifications to vmstat.c/.h ;-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org