[ovs-dev] [PATCH 1/2] coverage: Reimplement the "ovs-appctl coverage/show" command.

Ben Pfaff blp at nicira.com
Thu Sep 26 20:27:44 UTC 2013


On Wed, Sep 25, 2013 at 06:11:12PM -0700, Ethan Jackson wrote:
> Ben, could we do the same for coverage_clear()?  It seems a bit odd to
> me that time_poll() calls this stuff in a multithreaded environment.
> That said, perhaps we should leave it as it is, and do something more
> comprehensive to deal with multiple threads later.

It's in time_poll() only because that generally gets called once per
run loop.  See
http://openvswitch.org/pipermail/dev/2013-September/032059.html for an
exception.



More information about the dev mailing list