Re: [Linuxptp-users] Question about statistics
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-10-04 17:16:29
|
On Tue, Oct 01, 2013 at 08:00:02AM +0000, Ledda William EXT wrote: > Dear all linuxptp users, > I have a question about the statistics collected by ptp4l. Is there any particular reason why the value of summary_interval must be expressed as power of two? The only reason is that we treat this interval like the sync interval (and using some of the same code). Maybe that is not a very good reason, and it could be changed with a little work. Thanks, Richard |