Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756908Ab1DLJ33 (ORCPT ); Tue, 12 Apr 2011 05:29:29 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:45009 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753944Ab1DLJ32 (ORCPT ); Tue, 12 Apr 2011 05:29:28 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Minchan Kim Subject: Re: [PATCH 3/3] mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur Cc: kosaki.motohiro@jp.fujitsu.com, linux-mm , LKML , Andrew Morton , Yasunori Goto , Rik van Riel , Johannes Weiner , KAMEZAWA Hiroyuki , Mel Gorman , Christoph Lameter In-Reply-To: References: <20110411170134.035E.A69D9226@jp.fujitsu.com> Message-Id: <20110412183010.B52A.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.56.05 [ja] Date: Tue, 12 Apr 2011 18:29:23 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1087 Lines: 34 Hi > Hi, KOSAKI > > On Mon, Apr 11, 2011 at 5:01 PM, KOSAKI Motohiro > wrote: > > Currently, cpu hotplug updates pcp->stat_threashold, but memory > > hotplug doesn't. there is no reason. > > > > Signed-off-by: KOSAKI Motohiro > > Reviewed-by: KAMEZAWA Hiroyuki > > Acked-by: Mel Gorman > > Acked-by: Christoph Lameter > > I can think it makes sense so I don't oppose the patch merging. > But as you know I am very keen on the description. > > What is the problem if hotplug doesn't do it? > I means the patch solves what's problem? > > Please write down fully for better description. > Thanks. No real world issue. I found the fault by code review. No good stat_threshold might makes performance hurt. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/