On Thu, Mar 31, 2011 at 03:36:43PM -0700, Ethan Jackson wrote: > Scattered throughout the code base we use long integers to > implement timers. When the result of timer_msec() is greater than > the time stored, we preform some action. > > This commit creates a new timer library intended to replace these > manually managed timers. Code using the timer library will be more > obviously correct, and more consistent with other code using the > library.
This updated version looks good to me. I think the whole series is fine. Thank you! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
