Searched hist:de014d61 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc.c | de014d61 Wed Sep 03 20:18:01 CDT 2008 Alok N Kataria <akataria@vmware.com> x86: Change warning message in TSC calibration.
When calibration against PIT fails, the warning that we print is misleading. In a virtualized environment the VM may get descheduled while calibration or, the check in PIT calibration may fail due to other virtualization overheads.
The warning message explicitly assumes that calibration failed due to SMI's which may not be the case. Change that to something proper.
Signed-off-by: Alok N Kataria <akataria@vmware.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> de014d61 Wed Sep 03 20:18:01 CDT 2008 Alok N Kataria <akataria@vmware.com> x86: Change warning message in TSC calibration. When calibration against PIT fails, the warning that we print is misleading. In a virtualized environment the VM may get descheduled while calibration or, the check in PIT calibration may fail due to other virtualization overheads. The warning message explicitly assumes that calibration failed due to SMI's which may not be the case. Change that to something proper. Signed-off-by: Alok N Kataria <akataria@vmware.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|