Re: [PATCH 6/10] i386 implementation of cpu bulk removal

From: Zwane Mwaikambo
Date: Mon May 08 2006 - 02:02:49 EST


On Mon, 8 May 2006, Shaohua Li wrote:

> +config BULK_CPU_REMOVE
> + bool "Support for bulk removal of CPUs (EXPERIMENTAL)"
> + depends on HOTPLUG_CPU && EXPERIMENTAL
> + help
> + Say Y if need the ability to remove more than one cpu during cpu
> + removal. Current mechanisms may be in-efficient when a NUMA
> + node is being removed, which would involve removing one cpu at a
> + time. This will let interrupts, timers and processes to be bound
> + to a CPU that might be removed right after the current cpu is
> + being offlined.
> +

Hello Shaohua,
Is this config option a temporary/staging thing?

Thanks,
Zwane
-
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/