At least in the case of a GPS reference clock, I don't think priority
has an effect of accuracy.  The PPS signal gets time stamped inside
the interrupt handler.  At long at NTP can process each PPS before the
next one comes in it should be fine.


On Wed, Sep 14, 2011 at 7:37 AM, Fran <fran.ho...@jhuapl.edu> wrote:
> I think it depends on how accurate you need your time synch to be, and what 
> possible impact that could be on other processes running on the system. High 
> priority ntpd mean less chances the ntpd process will be pre-empted and 
> switched out, and should mean better overall time sync (less error).
>
> Now if you do run with high priority, you could think about what impact that 
> might have on other things running on the same system. For example, if ntpd 
> is running often maybe due to getting time from many servers as well as 
> serving time to many clients. Would freqently running, loaded, high priority 
> ntpd be blocking something else that really needs to run ?
>
> I'm not an expert, but I have thought about this a little. We run with high 
> priority because we need the accuracy, and it has no impact to other things 
> running on the same system because we have only a few clients and servers in 
> play in the overall NTP network.
>
> All, please correct me if wrong and amplify what I'm missing. Thanks.
>
> Fran
>
> _______________________________________________
> questions mailing list
> questions@lists.ntp.org
> http://lists.ntp.org/listinfo/questions
>



-- 

Chris Albertson
Redondo Beach, California
_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to