]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the tc_update() function. Any frequency change to the
authorPoul-Henning Kamp <phk@FreeBSD.org>
Fri, 26 Apr 2002 10:06:26 +0000 (10:06 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Fri, 26 Apr 2002 10:06:26 +0000 (10:06 +0000)
commit7e2d76ff05e8e26ccb133c7985b5fdfd3dae98eb
tree214ac70ec7fa6c60294dd8b8538f658c6b06334b
parentb94c4e9a931477e11e0a6ed5cd9a41daa9afc78f
Remove the tc_update() function.  Any frequency change to the
timecounter will be used starting at the next second, which is
good enough for sysctl purposes.  If better adjustment is needed
the NTP PLL should be used.
12 files changed:
sys/amd64/amd64/tsc.c
sys/amd64/isa/clock.c
sys/dev/acpica/acpi_timer.c
sys/i386/i386/mp_clock.c
sys/i386/i386/tsc.c
sys/i386/isa/clock.c
sys/isa/atrtc.c
sys/kern/kern_tc.c
sys/pc98/cbus/clock.c
sys/pc98/cbus/pcrtc.c
sys/pc98/pc98/clock.c
sys/sys/timetc.h