[Patch 000/003] pgdat allocation and update for ia64 of memory hotplug.

From: Yasunori Goto
Date: Tue May 02 2006 - 07:30:53 EST


Hello.

These are parts of patches for new nodes addition v4.
When new node is added, new pgdat must be allocated and initialized.
But, ia64 has copies of node_data[] on each node. So, kernel has to
allocate not only pgdat but also its copies area. and all of copies
must be updated at hot-add. These are patches for it.

This patch is for 2.6.17-rc3-mm1.

Please apply.

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

Change log from v4 of node hot-add.
- update for 2.6.17-rc3-mm1.

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/