[ovs-dev] [PATCH] revalidator: Add command to wait for revalidation.

Joe Stringer joestringer at nicira.com
Wed Jun 25 06:04:43 UTC 2014


Thanks for looking this over. I took a fresh look and realised that none of
this is thread-safe.

I sent a second version for review, which runs this logic all from the main
thread:
http://openvswitch.org/pipermail/dev/2014-June/042066.html


On 24 June 2014 05:39, Ben Pfaff <blp at nicira.com> wrote:

> On Fri, Jun 13, 2014 at 05:00:40PM +1200, Joe Stringer wrote:
> > This allows us to remove some of the sleeps from the testsuite.
> >
> > Signed-off-by: Joe Stringer <joestringer at nicira.com>
> > ---
> > There are still two other common cases that require sleeps:
> > * Waiting for handler threads to create flows.
> > * Waiting for the log writer to output.
> >
> > However, this at least removes a few sleeps.
>
> This is progress.  Thank you.
>
> Acked-by: Ben Pfaff <blp at nicira.com>
>



More information about the dev mailing list