Date: Sat, 18 Sep 2010 07:36:43 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/x86/isa clock.c Message-ID: <201009180736.o8I7axG9047880@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2010-09-18 07:36:43 UTC FreeBSD src repository Modified files: sys/x86/isa clock.c Log: SVN rev 212812 on 2010-09-18 07:36:43Z by mav 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 Revision Changes Path 1.17 +27 -19 src/sys/x86/isa/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009180736.o8I7axG9047880>