From owner-cvs-all Sun Mar 12 5:25:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B8A2337BE0E; Sun, 12 Mar 2000 05:25:15 -0800 (PST) (envelope-from dufault@FreeBSD.org) Received: (from dufault@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA42238; Sun, 12 Mar 2000 05:25:15 -0800 (PST) (envelope-from dufault@FreeBSD.org) Message-Id: <200003121325.FAA42238@freefall.freebsd.org> From: Peter Dufault Date: Sun, 12 Mar 2000 05:25:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ntp config.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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