From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qe0-f52.google.com (mail-qe0-f52.google.com [209.85.128.52]) by kanga.kvack.org (Postfix) with ESMTP id 9522D6B0031 for ; Thu, 19 Dec 2013 16:00:13 -0500 (EST) Received: by mail-qe0-f52.google.com with SMTP id ne12so1551648qeb.25 for ; Thu, 19 Dec 2013 13:00:13 -0800 (PST) Received: from mail-vc0-x22a.google.com (mail-vc0-x22a.google.com [2607:f8b0:400c:c03::22a]) by mx.google.com with ESMTPS id k9si3959604qat.97.2013.12.19.13.00.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Dec 2013 13:00:12 -0800 (PST) Received: by mail-vc0-f170.google.com with SMTP id la4so1002282vcb.1 for ; Thu, 19 Dec 2013 13:00:12 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20131219154157.GN21724@cmpxchg.org> References: <20131219010847.E56B731C2B8@corp2gmr1-1.hot.corp.google.com> <20131219154157.GN21724@cmpxchg.org> Date: Fri, 20 Dec 2013 06:00:11 +0900 Message-ID: Subject: Re: [patch 15/24] mm: page_alloc: exclude unreclaimable allocations from zone fairness policy From: Linus Torvalds Content-Type: text/plain; charset=UTF-8 Sender: owner-linux-mm@kvack.org List-ID: To: Johannes Weiner Cc: Andrew Morton , Dave Hansen , Mel Gorman , Rik van Riel , "# .39.x" , Michal Hocko , linux-mm On Thu, Dec 19, 2013 at 7:41 AM, Johannes Weiner wrote: > > Linus, I did not see this patch show up in your tree yet Oh, it's there. Commit 73f038b863dfe98acabc7c36c17342b84ad52e94. > so if it's > not too late, please consider merging the following patch instead to > disable NUMA aspects of the fairness allocator entirely until we can > agree on how it should behave, how it should be configurable etc.: I'm ok with disabling it if that's what people want, but please send an updated patch with acks etc on top of the current tree.. Linus -- 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