# grep -i tsc /var/log/messages May 15 08:11:52 x60s kernel: [ 0.000000] Fast TSC calibration using PIT May 15 08:11:52 x60s kernel: [ 0.800755] checking TSC synchronization [CPU#0 -> CPU#1]: May 15 08:11:52 x60s kernel: [ 0.804002] Measured 526920 cycles TSC warp between CPUs, turning off TSC clock. May 15 08:11:52 x60s kernel: [ 0.804002] Marking TSC unstable due to check_tsc_sync_source failed May 15 08:12:01 x60s kernel: [ 25.869988] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'. ... [repeats]
# grep -i tsc /var/log/installer/syslog [sudo] password for cf: Oct 31 16:41:39 ubuntu kernel: [ 163.425955] checking TSC synchronization [CPU#0 -> CPU#1]: Oct 31 16:41:39 ubuntu kernel: [ 163.445936] Measured 526930 cycles TSC warp between CPUs, turning off TSC clock. Oct 31 16:41:39 ubuntu kernel: [ 163.445939] Marking TSC unstable due to: check_tsc_sync_source failed. -- Clocksource tsc unstable leads to lockups in Ubuntu Jaunty https://bugs.launchpad.net/bugs/355155 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
