From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx159.postini.com [74.125.245.159]) by kanga.kvack.org (Postfix) with SMTP id 833CB6B00CB for ; Thu, 4 Oct 2012 16:03:37 -0400 (EDT) Received: by mail-qa0-f41.google.com with SMTP id p27so3552386qat.14 for ; Thu, 04 Oct 2012 13:03:36 -0700 (PDT) Message-ID: <506DEB9C.1040408@gmail.com> Date: Thu, 04 Oct 2012 16:03:40 -0400 From: KOSAKI Motohiro MIME-Version: 1.0 Subject: Re: [PATCH 20/33] autonuma: default mempolicy follow AutoNUMA References: <1349308275-2174-1-git-send-email-aarcange@redhat.com> <1349308275-2174-21-git-send-email-aarcange@redhat.com> In-Reply-To: <1349308275-2174-21-git-send-email-aarcange@redhat.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrea Arcangeli Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Andrew Morton , Peter Zijlstra , Ingo Molnar , Mel Gorman , Hugh Dickins , Rik van Riel , Johannes Weiner , Hillf Danton , Andrew Jones , Dan Smith , Thomas Gleixner , Paul Turner , Christoph Lameter , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Srivatsa Vaddagiri , Alex Shi , Mauricio Faria de Oliveira , Konrad Rzeszutek Wilk , Don Morris , Benjamin Herrenschmidt , kosaki.motohiro@gmail.com (10/3/12 7:51 PM), Andrea Arcangeli wrote: > If an task_selected_nid has already been selected for the task, try to > allocate memory from it even if it's temporarily not the local > node. Chances are it's where most of its memory is already located and > where it will run in the future. > > Acked-by: Rik van Riel > Signed-off-by: Andrea Arcangeli This mempolicy part looks ok to me. Acked-by: KOSAKI Motohiro -- 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