git: pc64: Improve startrtclock() to print more info about TSC
Aaron LI
aly at crater.dragonflybsd.org
Fri Aug 22 20:27:13 PDT 2025
commit 6c28661ddf024a6c4ed39a005103aec04e0af83a
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 | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6c28661ddf024a6c4ed39a005103aec04e0af83a
--
DragonFly BSD source repository
More information about the Commits
mailing list