[ovs-dev] [threaded-put v2 3/3] ofproto: Simplify thread creation API.

Ben Pfaff blp at nicira.com
Fri Dec 13 05:07:34 UTC 2013


On Thu, Dec 12, 2013 at 08:24:56PM -0800, Ethan Jackson wrote:
> There's no particular reason for the function controlling the number
> of threads to be bound up with dpif_recv_set().  This patch breaks
> them up, but as a side effect means threads will run doing nothing
> when datapath upcall receiving is disabled.  By doing this, the udpif
> thread creation API becomes a bit easier to reason about once there
> are multiple types of thread introduced in future patches.
> 
> Signed-off-by: Ethan Jackson <ethan at nicira.com>

I think the only change here is in the commit message?

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list