On Wed, Aug 10, 2005 at 05:23:31PM -0700, yhlu wrote: > I wonder if you can make the bsp can start the APs callin in the same > time, and make it asynchronous, So you make spare 2s or more.
The setting of cpu_callin_map in the AP could be moved earlier yes. But it's not entirely trivial because there are some races to consider. And the 1s quiet period on the AP could be probably also reduced on modern systems. I doubt it is needed on Xeons or Opterons. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/