Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Dec 1999 13:05:35 -0800
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: -stable of 99.12.2 hoistile to ntpd?
Message-ID:  <E11uMN5-000Ju5-00@rip.psg.com>

next in thread | raw e-mail | index | archive | help
> built new -stable, running old ntpd 93a.  now i get ...
> 
> Dec  3 04:55:18 cmd ntpd pid 303 tried to use non-present sched_get_priority_max
> Dec  3 04:55:18 cmd ntpd pid 303 tried to use non-present sched_setscheduler
> Dec  3 04:55:18 ntpd[303]: sched_setscheduler(): Function not implemented
> Dec  3 05:02:56 ntpd[303]: kernel pll status change 2041
> Dec  3 06:40:54 cmd ntpd pid 303 tried to use non-present sched_get_priority_max
> Dec  3 06:40:54 cmd ntpd pid 303 tried to use non-present sched_setscheduler
> Dec  3 06:40:54 ntpd[303]: sched_setscheduler(): Function not implemented
> Dec  3 06:48:41 ntpd[303]: kernel pll status change 2041
> Dec  3 07:11:20 pid 303 (ntpd), uid 0: exited on signal 8 (core dumped)

john polstra gave me the fix

options         "P1003_1B" 
options         "_KPOSIX_PRIORITY_SCHEDULING"

randy


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?E11uMN5-000Ju5-00>