cvs commit: src/sys/kern kern_ntptime.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Jan 24 13:48:50 PST 2004


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


More information about the cvs-all mailing list