git: DragonFly_RELEASE_6_4 kern: Tweak hardclock() to print the number of missed seconds
Aaron LI
aly at crater.dragonflybsd.org
Wed Aug 27 05:22:17 PDT 2025
commit bfaa1aa2c179467eeed1cbf05fbbc0c8667f4095
Author: Aaron LI <aly at aaronly.me>
Date: Mon Aug 25 12:58:31 2025 +0800
kern: Tweak hardclock() to print the number of missed seconds
It could be helpful in debugging some timer bugs, e.g., the recent ACPI
timer underflow bug.
Summary of changes:
sys/kern/kern_clock.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bfaa1aa2c179467eeed1cbf05fbbc0c8667f4095
--
DragonFly BSD source repository
More information about the Commits
mailing list