Re: [2/8, v6] NUMA Hotplug Emulator: Add numa=possible option

From: Shaohui Zheng
Date: Wed Dec 01 2010 - 20:12:25 EST


On Wed, Dec 01, 2010 at 05:06:02PM -0800, David Rientjes wrote:
> On Tue, 30 Nov 2010, shaohui.zheng@xxxxxxxxx wrote:
>
> > From: David Rientjes <rientjes@xxxxxxxxxx>
> >
> > 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@xxxxxxxxx>
> > CC: Haicheng Li <haicheng.li@xxxxxxxxx>
> > Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx>
>
> 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/