Re: [PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus.

2013-05-10 Thread Ingo Molnar
* Robin Holt wrote: > We recently noticed that reboot of a 1024 cpu machine takes approx 16 > minutes of just stopping the cpus. The slowdown was tracked to commit > f96972f. > > The current implementation does all the work of hot removing the cpus > before halting the system. We are switchin

[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus.

2013-05-09 Thread Robin Holt
We recently noticed that reboot of a 1024 cpu machine takes approx 16 minutes of just stopping the cpus. The slowdown was tracked to commit f96972f. The current implementation does all the work of hot removing the cpus before halting the system. We are switching to just migrating to the reboot_c

[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus.

2013-05-07 Thread Robin Holt
We recently noticed that reboot of a 1024 cpu machine takes approx 16 minutes of just stopping the cpus. The slowdown was tracked to commit f96972f. The current implementation does all the work of hot removing the cpus before halting the system. We are switching to just migrating to the reboot_c