On 30/05/2013 19:12, Stephen Hemminger wrote: > In many application there are no timers queued, and the call to > rte_timer_managecan be optimized in that case avoid reading HPET and > lock overhead. > > Signed-off-by: Stephen Hemminger<shemminger at vyatta.com> Reviewed-by: Vincent Jardin <vincent.jardin at 6wind.com>
It is a nice to have for performance since HPET is quite slow.