Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757588Ab1DNHB4 (ORCPT ); Thu, 14 Apr 2011 03:01:56 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:34490 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753842Ab1DNHBz (ORCPT ); Thu, 14 Apr 2011 03:01:55 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Michal Hocko Subject: Re: cpusets: randomize node rotor used in cpuset_mem_spread_node() Cc: kosaki.motohiro@jp.fujitsu.com, LKML , Jack Steiner , Lee Schermerhorn , Christoph Lameter , Pekka Enberg , Paul Menage , Robin Holt , Andrew Morton , Linus Torvalds In-Reply-To: <20110414065146.GA19685@tiehlicka.suse.cz> References: <20110414111939.0812.A69D9226@jp.fujitsu.com> <20110414065146.GA19685@tiehlicka.suse.cz> Message-Id: <20110414160145.0830.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.56.05 [ja] Date: Thu, 14 Apr 2011 16:01:49 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 566 Lines: 15 > > mempolicy.c is no best place for putting generic nodemask utility function. > > but unforunately we have no alternative. Gack. > > Agreed. I was thinking about adding a new mm/numa.c but then I concluded > that it would be overkill for the single function. Agreed. Your choice is best in practical. I think. ;-) -- 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/