Messages in this thread |  | | | Date | Thu, 2 Dec 2010 07:48:39 +0800 | | From | Shaohui Zheng <> | | Subject | Re: [2/8, v6] NUMA Hotplug Emulator: Add numa=possible option |
| |
On Wed, Dec 01, 2010 at 05:06:02PM -0800, David Rientjes wrote: > On Tue, 30 Nov 2010, shaohui.zheng@intel.com wrote: > > > From: David Rientjes <rientjes@google.com> > > > > Adds a numa=possible=<N> command line option to set an additional N nodes > > as being possible for memory hotplug. This set of possible nodes > > controls nr_node_ids and the sizes of several dynamically allocated node > > arrays. > > > > This allows memory hotplug to create new nodes for newly added memory > > rather than binding it to existing nodes. > > > > The first use-case for this will be node hotplug emulation which will use > > these possible nodes to create new nodes to test the memory hotplug > > callbacks and surrounding memory hotplug code. > > > > CC: Shaohui Zheng <shaohui.zheng@intel.com> > > CC: Haicheng Li <haicheng.li@intel.com> > > Signed-off-by: David Rientjes <rientjes@google.com> > > You're going to need to add your Signed-off-by line immediately after mine > if you're pushing these to a maintainer, you're along the submission > chain.
I did not add my name as Signed-off-by since you are the patch author, I will add it, thanks David.
-- Thanks & Regards, Shaohui
|  |