Re: [Linuxptp-users] Expected throughput of the ptp4l
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2015-03-17 16:32:49
|
On Tue, Mar 17, 2015 at 04:15:46PM +0000, Chandra Mallela wrote: > Could you elaborate your experience with the ptp4l performance? I never tried 512 Syncs per second, nor do I see any reason to run such a high rate. What is that supposed to achieve? In general, if you want to handle one event every 1.9 milliseconds, then you must be running RT_PREEMPT with ptp4l at sufficiently high priority. Standard Linux will exhibit scheduling latencies well above 2 milliseconds. Thanks, Richard |