Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1357709

Re: [PATCH] netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait

From Pablo Neira Ayuso <pablo@netfilter.org>
Newsgroups linux.kernel
Subject Re: [PATCH] netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
Date 2016-03-15 01:20 +0100
Message-ID <rcKSm-2ES-1@gated-at.bofh.it> (permalink)
References <rczay-3ce-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Mar 14, 2016 at 12:39:02PM +0100, Nicholas Mc Guire wrote:
> The spin_lock()/spin_unlock() is synchronizing on the 
> nf_conntrack_locks_all_lock which is equivalent to 
> spin_unlock_wait() but the later should be more efficient.

Applied, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait Nicholas Mc Guire <hofrat@osadl.org> - 2016-03-14 12:50 +0100
  Re: [PATCH] netfilter: nf_conntrack: consolidate lock/unlock into  unlock_wait Pablo Neira Ayuso <pablo@netfilter.org> - 2016-03-15 01:20 +0100

csiph-web