git: DragonFly_RELEASE_6_4 pc64: Improve startrtclock() to print more info about TSC
Aaron LI
aly at crater.dragonflybsd.org
Wed Aug 27 05:22:16 PDT 2025
commit 37a1ee618b23f65c88e0663f1d80c7cea387c698
Author: Aaron LI <aly at aaronly.me>
Date: Fri Aug 22 16:57:14 2025 +0800
pc64: Improve startrtclock() to print more info about TSC
Improve the kprintf() message to explicitly show whether the TSC is
invariant or not. In addition, show whether the invariant is forced by
the "hw.tsc_cputimer_force=1" tunable.
Summary of changes:
sys/platform/pc64/isa/clock.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/37a1ee618b23f65c88e0663f1d80c7cea387c698
--
DragonFly BSD source repository
More information about the Commits
mailing list