Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 20:16:56 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        chris@awww.jeah.net
Cc:        stable@freebsd.org
Subject:   Re: normal errors?
Message-ID:  <200005090316.UAA63477@vashon.polstra.com>
In-Reply-To: <200005090252.VAA24191@awww.jeah.net>
References:  <200005090252.VAA24191@awww.jeah.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200005090252.VAA24191@awww.jeah.net>,
Chris Byrnes  <chris@awww.jeah.net> wrote:
> i just went from xntpd -> the new ntpd 4
> 
> when starting ntpd, i get these errors in /var/log/messages
> 
> May  8 21:48:04 awww ntpd[24154]: ntpd 4.0.99i Mon May  8 21:40:22 CDT 2000 (1)
> May  8 21:48:04 awww /kernel: cmd ntpd pid 24154 tried to use non-present sched_get_priority_max
> May  8 21:48:04 awww /kernel: cmd ntpd pid 24154 tried to use non-present sched_setscheduler
> May  8 21:48:04 awww ntpd[24154]: sched_setscheduler(): Function not implemented

The warnings are harmless, but you can get rid of them by adding
these lines to your kernel config file:

options         P1003_1B
options         _KPOSIX_PRIORITY_SCHEDULING

Then configure, build, and install the new kernel, of course.  Oh
yeah, and reboot too ... ;-)

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



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




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