Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2000 05:25:15 -0800 (PST)
From:      Peter Dufault <dufault@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ntp config.h
Message-ID:  <200003121325.FAA42238@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dufault     2000/03/12 05:25:15 PST

  Modified files:
    usr.sbin/ntp         config.h 
  Log:
  Disable RTPRIO and P1003.1B scheduling in ntpd.  Only leave BSD_NICE
  for a scheduling boost.  This is a conservative change that should
  make no difference in practice and eliminate concerns about this being
  the source of some SMP hangs.
  
  Configuration scripts should never auto-configure P1003.1B
  without a second test.  The behavior with respect to regular time
  sharing, who can access it, etc., is not defined.
  
  Approved by:	jkh
  
  Revision  Changes    Path
  1.4       +3 -3      src/usr.sbin/ntp/config.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003121325.FAA42238>