[Patch: 000/006] pgdat allocation for new node add

From: Yasunori Goto
Date: Thu Apr 20 2006 - 06:04:26 EST


Hello.

These are parts of patches for new nodes addition v4.
When new node is added, new pgdat is allocated and initialized by this patch.
These includes...
- specify node id at add_memory().
- start kswapd for new node.
- allocate pgdat and register its address to node_data[].

This set includes node_data[] updater for generic arch.
Ia64 has copies of node_data[] on each node.
But, this patch set doesn't include patches to update them.
I'll post them later.


This patch is for 2.6.17-rc1-mm3.

Please apply.

------------------------------------------------------------

Change log from v4 of node hot-add.
- generic pgdat allocation is picked up.
- update for 2.6.17-rc1-mm3.

V4 of post is here.
<description>
http://marc.theaimsgroup.com/?l=linux-mm&m=114258404023573&w=2
<patches>
http://marc.theaimsgroup.com/?l=linux-mm&w=2&r=1&s=memory+hotplug+node+v.4.&q=b



--
Yasunori Goto


-
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/