]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore pre-r212778 optimization, skipping timer reprogramming when it is
authormav <mav@FreeBSD.org>
Sat, 18 Sep 2010 07:36:43 +0000 (07:36 +0000)
committermav <mav@FreeBSD.org>
Sat, 18 Sep 2010 07:36:43 +0000 (07:36 +0000)
commitbbf7bbb468fbaeed9848ed2787aede299cb1f8fd
treec597b381b4f810cf282bb3b732d0413e9f53fa6c
parenta1682974694d69a29fe86e5c0eb7a45c603e97ef
Restore pre-r212778 optimization, skipping timer reprogramming when it is
not neccessary. It allows to avoid time counter jump of up to 1/18s, when
base frequency slightly tuned via machdep.i8254_freq sysctl.
Fix few style things.

Suggested by: bde
sys/x86/isa/clock.c