Re: [PATCH] use for_each_cpu

From: Andrew Morton
Date: Sun Aug 01 2004 - 01:11:46 EST


Anton Blanchard <anton@xxxxxxxxx> wrote:
>
> The per cpu schedule counters need to be summed up over all possible cpus.
> When testing hotplug cpu remove I saw the sum of the online cpu count
> for nr_uninterruptible go negative which made the load average go nuts.

I think the preferred approach here is to transfer the count over to the
current CPU in the CPU_DEAD handler.
-
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/