RE: [PATCH] - Speed up boot - skip unnecessary clock calibration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>+	 */
>+	if (local_cpu_data->itc_freq != per_cpu(cpu_info, cpuid -
1).itc_freq >||
>+			local_cpu_data->proc_freq != per_cpu(cpu_info,
cpuid - >1).proc_freq ||

BSP (cupid=0) should always calibrate delay. Otherwise the patch won't
work.

if (cupid==0)
 calibrate_delay()
else
 your patch.

Thanks.

-Fenghua
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux