Date: Sat, 24 Jan 2004 13:48:44 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ntptime.c Message-ID: <200401242148.i0OLmi2S077323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004/01/24 13:48:44 PST FreeBSD src repository Modified files: sys/kern kern_ntptime.c Log: Deal with MOD_FREQUENCY before MOD_OFFSET because the latter is the one which runs the actual update. This fixes a bug where there were a delay in applying the frequency adjustment. In extreme cases this could result in marginal stability of the kernel-pll. Revision Changes Path 1.53 +6 -6 src/sys/kern/kern_ntptime.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401242148.i0OLmi2S077323>