Testing ntpd and/or timing from gpsd
Frank
frank at nicholasfamilycentral.com
Thu May 12 13:38:15 UTC 2016
> On May 12, 2016, at 4:31 AM, Hal Murray <hmurray at megapathdsl.net> wrote:
>
>
> gem at rellim.com said:
>> Easy to use, but in practice I have not found the RasPi ethernet to perform
>> any worse than a GigE port on a motherboard.
>
> Most of the GigE chips have the option to batch interrupts. That's good for
> throughput since it reduces the CPU load due to interrupts but bad for things
> like NTP since it adds latency and probably jitter.
>
> I don't have any numbers handy. It would be interesting to run a few
> experiments.
>
> Does anybody have the recipe handy for disabling that?
`ethtool` is what you are looking for. There are multiple options that might have the effect you mention above.
`ethtool -c eth0` will show you how the device is currently configured.
`ethtool -C eth0` allows you to change the settings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/devel/attachments/20160512/6d51b0da/attachment.html>
More information about the devel
mailing list