Re: [patch 7/7] cpu alloc: page allocator conversion

From: Christoph Lameter
Date: Thu Nov 06 2008 - 10:05:49 EST


On Thu, 6 Nov 2008, KOSAKI Motohiro wrote:

> > - free_zone_pagesets(cpu);
> > + process_zones(cpu);
> > break;
>
> Why do you drop cpu unplug code?

Because it does not do anything. Percpu areas are traditionally allocated
for each possible cpu not for each online cpu.

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