[dpdk-dev] [PATCH] rte_alarm: modify it to make it not to be affected by discontinuous jumps in the system time

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 21 17:00:10 CEST 2015


2015-10-14 07:09, Jay Rolette:
> Back when this was first submitted in June, I mentioned that
> CLOCK_MONOTONIC_RAW was ~10x slower than CLOCK_MONOTONIC:
> 
> http://dpdk.org/ml/archives/dev/2015-June/018687.html
> 
> It's not completely free from NTP frequency adjustments, but it won't have
> any discontinuities.
> 
> That's what we've been using in our tree since then...

This patch will be applied with CLOCK_MONOTONIC_RAW.
Please send a patch to change it if relevant.


More information about the dev mailing list