1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: EPICS Time provider, MRF TImestamp |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | GAGET Alexis <alexis.gaget at cea.fr> |
Cc: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Tue, 12 Oct 2021 15:27:41 +0000 |
Hi Alexis,
On Oct 12, 2021, at 9:37 AM, GAGET Alexis via Tech-talk <tech-talk at aps.anl.gov> wrote:
The MRF time provider can only work when the system has an MRF receiver connected to a source of time events. Older versions of EPICS had an alternative way to synchronize time-stamps over the network for IOCs running on VxWorks, but it was quite crude
and gave worse results than the sophisticated methods used by time sync daemons on Linux.
The APS has switched our Linux systems from using ntpd to a newer daemon called Chrony which we find works much better, especially on systems that are running as a VM and not on bare metal. I believe there are now other choices as well, and you might also
be able to use PTP instead of NTP for the network protocol, although we found that Chrony gave very similar results to using PTP.
HTH,
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|