lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 17 Jan 2017 16:47:05 -0800
From:   Yinghai Lu <yinghai@...nel.org>
To:     Thomas Gleixner <tglx@...utronix.de>,
        john stultz <johnstul@...ibm.com>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: clocksource watchdog false detection

one socket system with running cpu/memory stress test, got:

--
[45477.565642] timekeeping watchdog: Marking clocksource 'tsc' as
unstable, because the skew is too large:
[45477.565643]     'acpi_pm' wd_now: 32e642 wd_last: 71c8c5 mask: ffffff
[45477.565644]     'tsc' cs_now: 4b80842681e0 cs_last: 4a48ac7d5a0a
mask: ffffffffffffffff
[45477.623779] Switched to clocksource acpi_pm

so acpi_pm reading between two timer are wrapped.

When that happen, should just disable clocksource_watchdog instead?

Thanks

Yinghai

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ