From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by kanga.kvack.org (Postfix) with ESMTP id EAD1D6B0035 for ; Sat, 7 Dec 2013 22:03:17 -0500 (EST) Received: by mail-wg0-f50.google.com with SMTP id a1so2145313wgh.29 for ; Sat, 07 Dec 2013 19:03:17 -0800 (PST) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTP id ba4si2035215wjb.78.2013.12.07.19.03.16 for ; Sat, 07 Dec 2013 19:03:16 -0800 (PST) Message-ID: <52A3E156.9090700@redhat.com> Date: Sat, 07 Dec 2013 22:02:46 -0500 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH v2 3/6] sched/numa: drop sysctl_numa_balancing_settle_count sysctl References: <1386321136-27538-1-git-send-email-liwanp@linux.vnet.ibm.com> <1386321136-27538-3-git-send-email-liwanp@linux.vnet.ibm.com> In-Reply-To: <1386321136-27538-3-git-send-email-liwanp@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Wanpeng Li Cc: Ingo Molnar , Andrew Morton , Peter Zijlstra , Mel Gorman , Naoya Horiguchi , linux-kernel@vger.kernel.org, linux-mm@kvack.org On 12/06/2013 04:12 AM, Wanpeng Li wrote: > commit 887c290e (sched/numa: Decide whether to favour task or group weights > based on swap candidate relationships) drop the check against > sysctl_numa_balancing_settle_count, this patch remove the sysctl. > > Signed-off-by: Wanpeng Li Reviewed-by: Rik van Riel -- All rights reversed -- 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