[ovs-dev] [PATCH 2/2] timeval: Recover from failed timer_create() calls.

Ben Pfaff blp at nicira.com
Fri Oct 5 18:20:07 UTC 2012


On Fri, Oct 05, 2012 at 11:16:30AM -0700, Ethan Jackson wrote:
> Thanks for the review, here's an incremental.

Thanks.

I'd rather export a function (e.g. time_cached()) than the underlying
variable cache_time, because the function could call time_init() to
make sure that the value is properly initialized.



More information about the dev mailing list