Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Yasunori Goto <y-goto@...>, Andy Whitcroft <apw@...>, Paul Mundt <lethal@...>, <linux-kernel@...>, <linux-mm@...>
Date: Friday, September 14, 2007 - 10:09 am

On Thu, 2007-09-13 at 19:41 -0700, Andrew Morton wrote:

Andrew:  

I originally sent in the "update-n_high_memory..." patch against
23-rc3-mm1 on 27aug to fix a problem that I introduced when I moved the
populating of N_HIGH_MEMORY state to free_area_init_nodes().  This would
miss setting the "has memory" node state for hot added memory.  I never
saw any response, but then it ended up in 23-rc4-mm1.

This Tuesday, Paul Mundt sent in a patch to fix a build problem with
MEMORY_HOTPLUG_SPARSE introduced by my patch.  He replaced zone->node
with zone_to_nid(zone) in the node_set_state() arguments.

The latest patch, from Yasunori-san, I believe, starts kswapd for nodes
to which memory has been hot-added.  As I understand it, his is needed
because the memoryless nodes patch results in no kswapd for memoryless
nodes.

Does that help?

Lee



-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Yasunori Goto, (Tue Sep 11, 4:18 am)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Andy Whitcroft, (Tue Sep 11, 5:15 am)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Yasunori Goto, (Tue Sep 11, 5:37 am)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Andrew Morton, (Thu Sep 13, 9:44 pm)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Yasunori Goto, (Thu Sep 13, 10:02 pm)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Andrew Morton, (Thu Sep 13, 10:41 pm)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Lee Schermerhorn, (Fri Sep 14, 10:09 am)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Andrew Morton, (Fri Sep 14, 4:51 pm)
Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build., Yasunori Goto, (Fri Sep 14, 1:14 am)