Re: [Linuxptp-devel] [PATCH v1] phc_ctl: Implement setting frequency from system time.
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2023-11-10 16:54:13
|
On Fri, Nov 10, 2023 at 11:16:38AM +0100, Maciek Machnikowski wrote: > In my tests it worked fine, but I'd be more than happy to increase it - > would 5s be sufficient there? It should be more like 25 seconds, but you may have very loose requirements. In any case: - The interval must be configurable. - The operation should be its own command. Don't overload the 'freq' command! Thanks, Richard |