eal: reduce timer initialization time
authorZhihong Wang <zhihong.wang@intel.com>
Sun, 22 Nov 2015 19:13:34 +0000 (14:13 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 21 Jan 2016 14:57:23 +0000 (15:57 +0100)
commitf459d2320bf82d82bc4efd6dcbfc73b607d462ea
tree6cb1e55e18c033ce4f7568ee59e09c78d142c200
parent46812756f60a043bc31df9488e3640028081b1e5
eal: reduce timer initialization time

Changing from 1/2 second to 1/10 doesn't compromise the precision,
and a 4/10 second is worth saving.

Signed-off-by: Zhihong Wang <zhihong.wang@intel.com>
lib/librte_eal/linuxapp/eal/eal_timer.c