On Wed, Oct 02, 2013 at 07:31:49AM -0700, Alex Wang wrote:
> This commit makes the main thread wake up all other threads when time is
> warped.
> 
> Signed-off-by: Alex Wang <al...@nicira.com>

I am a little nervous about adding overhead to the common case to
serve only the rare case of a time-warp.  I suggest that we make
timewarp_wait() a no-op unless timeval_dummy_register() is called to
enable time/warp.

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to