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.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to