Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: thorpej
Date: Sun Oct 11 18:39:09 UTC 2020
Modified Files:
src/sys/kern: kern_clock.c
Log Message:
Call cpu_initclocks() before registering the default timecounter,
in case it updates hz. If hz changes, recalculate tick and tickadj.
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/kern/kern_clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index