On Mon, Apr 15, 2013 at 1:23 PM, Pravin B Shelar <pshe...@nicira.com> wrote:
> Currently OVS uses combination of genl and rtnl lock to protect
> datapath state.  This was done due to networking stack locking.
> But this has complicated locking and there are few lock ordering
> issues with new tunneling protocols.
> Following patch simplifies locking by introducing new ovs mutex
> and now this lock is used to protect entire ovs state.
>
> Signed-off-by: Pravin B Shelar <pshe...@nicira.com>

Applied, thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to