Re: memory hotplug - looking for good place for cpuset hook

From: Dave Hansen
Date: Fri Aug 25 2006 - 10:55:37 EST


On Fri, 2006-08-25 at 18:47 +0900, KAMEZAWA Hiroyuki wrote:
>
> if (new_pgdat) {
> register_one_node(nid); <-- add sysfs entry of node
> <here>
> }
>
> is good.
>
> (When I implements node-hotplug invoked by cpu-hotplug, I'll care
> cpuset.)

Looks like someone beat me to the punch. Putting it in there would be
fine with me. Gets it a wee bit farther from memory hotplug anyway. ;)

-- Dave

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