On Tue, Jan 03, 2017 at 05:13:27PM +0100, Martin Pieuchot wrote:
> It seems that most of the problems exposed by the introduction of the
> NET_LOCK() are related to the non-recursive nature of the rwlock.  Some
> known issues involve pflow(4), cloning interfaces an NFS.
> 
> Diff below makes use of a recursive-rwlock instead.  I just finished a
> build on NFS with it, so I'd like to know if it works for your use case.
> 
> Please test and report back.

I started to use it on my gateway (which use pflow and which paniced
previously).

For now, there is no problem, whereas previously panic occurred soon
after starting.

I will keep it running.

Thanks.
-- 
Sebastien Marie

Reply via email to