timeval: Optionally enable cached timing at configure time.
authorEthan Jackson <ethan@nicira.com>
Wed, 17 Oct 2012 01:16:16 +0000 (18:16 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 17 Oct 2012 20:10:02 +0000 (13:10 -0700)
commit3d7cab5fe02a7c7181d1479f3b41f4b6d3fa0264
tree928b17e19b524242b07b94d9b29198829c1c7400
parent2e22e1c732b826e4251a28b14143fcea170c89ed
timeval: Optionally enable cached timing at configure time.

Often when developing, it would be convenient to force OVS to
either enable or disable cached timing so that a feature can be
tested under both strategies.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
configure.ac
lib/timeval.h
m4/openvswitch.m4