[ovs-dev] [PATCH 3/5] timeval: Add time-warp sequence number.

Alex Wang alexw at nicira.com
Wed Oct 2 00:07:05 UTC 2013


Thanks Ben for the review,

Could timeval export a function e.g. "timewarp_wait()" rather than a
> variable here?
>

It would be even better if threads didn't have to explicitly wait on
> this.  Maybe timeval or the poll loop should automatically wake up all
> threads when time warping happens.
>

Yes, that sounds better.

I'll modify poll_block() to make threads with thread_id > 0 all call
timewarp_wait() function.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20131001/b75d591b/attachment-0003.html>


More information about the dev mailing list