git: kern: Tweak hardclock() to print the number of missed seconds
Aaron LI
aly at crater.dragonflybsd.org
Mon Aug 25 23:21:25 PDT 2025
commit 4f34917f3d301140f1e5ca5fe6a881e6bcd5187c
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/4f34917f3d301140f1e5ca5fe6a881e6bcd5187c
--
DragonFly BSD source repository
More information about the Commits
mailing list