Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754079AbZCJBfw (ORCPT ); Mon, 9 Mar 2009 21:35:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752235AbZCJBfn (ORCPT ); Mon, 9 Mar 2009 21:35:43 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:56717 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751422AbZCJBfm (ORCPT ); Mon, 9 Mar 2009 21:35:42 -0400 From: KOSAKI Motohiro To: David Rientjes Subject: Re: [patch -mm] cpusets: add memory_slab_hardwall flag Cc: kosaki.motohiro@jp.fujitsu.com, Christoph Lameter , Andrew Morton , Pekka Enberg , Matt Mackall , Paul Menage , Randy Dunlap , linux-kernel@vger.kernel.org In-Reply-To: References: Message-Id: <20090310102926.A47E.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50 [ja] Date: Tue, 10 Mar 2009 10:35:38 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 975 Lines: 27 > On Mon, 9 Mar 2009, Christoph Lameter wrote: > > > Again these are fastpath modifications. > > > > The nature of the change requires the logic to be placed in the fastpath > to determine whether a cpu slab's node is allowed by the allocating task's > cpuset. > > You have previously stated that you would prefer that this feature be > tunable from userspace. This patch adds the `memory_slab_hardwall' cpuset > flag which defaults to off. That's pointless. Again, any fastpath modification should have reasonable reason. We are looking for your explanation. I have each 6+ year experience on embedded, HPC, and high-end server area. but I haven't hear this requirement. I still can't imazine who use this feature. -- 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/