From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with SMTP id E720C6001DA for ; Mon, 22 Feb 2010 13:00:41 -0500 (EST) Date: Mon, 22 Feb 2010 19:00:09 +0100 From: Andrea Arcangeli Subject: Re: [patch 25/36] _GFP_NO_KSWAPD Message-ID: <20100222180009.GM11504@random.random> References: <20100221141009.581909647@redhat.com> <20100221141756.772875923@redhat.com> <4B82C487.9020407@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B82C487.9020407@redhat.com> Sender: owner-linux-mm@kvack.org To: Rik van Riel Cc: linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Mel Gorman , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , Andrew Morton , bpicco@redhat.com, KOSAKI Motohiro , Balbir Singh , Arnd Bergmann List-ID: On Mon, Feb 22, 2010 at 12:53:11PM -0500, Rik van Riel wrote: > Once Mel's defragmentation code is in, we can kick off > that code instead when a hugepage allocation fails. That will be cool yes!! Then maybe we can turn on defrag by default... (maybe because it'd still slowdown the allocation time) I think at least for khugepaged invoking memory compaction code by default is going to be good idea. And then I wonder if it makes sense to allow the user to disable defrag in khugepaged, if yes then it'd require a new sysfs file in the khugepaged directory. -- 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