numam-dpdk/lib/librte_timer
Stephen Hemminger 3778059a51 timer: optimize for empty case
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@vyatta.com>
Reviewed-by: Vincent Jardin <vincent.jardin@6wind.com>
2013-09-17 14:09:22 +02:00
..
Makefile update copyright date to 2013 2013-07-25 16:07:52 +02:00
rte_timer.c timer: optimize for empty case 2013-09-17 14:09:22 +02:00
rte_timer.h update copyright date to 2013 2013-07-25 16:07:52 +02:00