From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail172.messagelabs.com (mail172.messagelabs.com [216.82.254.3]) by kanga.kvack.org (Postfix) with ESMTP id 82AB48D0001 for ; Sun, 28 Nov 2010 00:17:30 -0500 (EST) Date: Sat, 27 Nov 2010 21:17:49 -0800 From: Greg KH Subject: Re: [patch 2/2 v2] mm: add node hotplug emulation Message-ID: <20101128051749.GA11474@suse.de> References: <20101119003225.GB3327@shaohui> <20101121173438.GA3922@suse.de> <20101122005658.GA6710@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org To: David Rientjes Cc: Andrew Morton , Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , Shaohui Zheng , Paul Mundt , Andi Kleen , Yinghai Lu , Haicheng Li , Randy Dunlap , linux-kernel@vger.kernel.org, linux-mm@kvack.org, x86@kernel.org List-ID: On Sat, Nov 27, 2010 at 05:52:03PM -0800, David Rientjes wrote: > On Sun, 21 Nov 2010, Greg KH wrote: > > > > Add an interface to allow new nodes to be added when performing memory > > > hot-add. This provides a convenient interface to test memory hotplug > > > notifier callbacks and surrounding hotplug code when new nodes are > > > onlined without actually having a machine with such hotpluggable SRAT > > > entries. > > > > > > This adds a new debugfs interface at /sys/kernel/debug/hotplug/add_node > > > > The rule for debugfs is "there are no rules", but perhaps you might want > > to name "hotplug" a bit more specific for what you are doing? "hotplug" > > means pretty much anything these days, so how about s/hotplug/node/ > > instead as that is what you are controlling. > > > > Just a suggestion... > > > > Hmm, how strongly do you feel about that? There's nothing node specific > in the memory hotplug code where this lives, so we'd probably have to > define the dentry elsewhere and even then it would only needed for > CONFIG_MEMORY_HOTPLUG. > > I personally don't see this as a node debugging but rather memory hotplug > callback debugging. Then name it as such, not the generic "hotplug" like you just did. "mem_hotplug" would make sense, right? thanks, greg k-h -- 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/ . Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/ Don't email: email@kvack.org