All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Changli Gao <xiaosuo@gmail.com>,
	Jan Engelhardt <jengelh@medozas.de>,
	Felipe W Damasio <felipewd@gmail.com>,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] netfilter: xt_statistic: remove nth_lock spinlock
Date: Tue, 01 Jun 2010 12:01:22 +0200	[thread overview]
Message-ID: <4C04DA72.5090501@trash.net> (raw)
In-Reply-To: <1274876994.2672.215.camel@edumazet-laptop>

Eric Dumazet wrote:
> [PATCH v2] netfilter: xt_statistic: remove nth_lock spinlock
> 
> Use atomic_cmpxchg() to avoid dirtying a shared location.
> 
> xt_statistic_priv smp aligned to avoid sharing same cache line with
> other stuff.
> 

Applied, thanks Eric.

  reply	other threads:[~2010-06-01 10:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26  0:31 Help: Cycle through iptables rules Felipe W Damasio
2010-05-26  8:11 ` Eric Dumazet
2010-05-26  9:47   ` Jan Engelhardt
2010-05-26 11:54     ` [PATCH] netfilter: xt_statistic: remove nth_lock spinlock Eric Dumazet
2010-05-26 12:07       ` Changli Gao
2010-05-26 12:29         ` Eric Dumazet
2010-06-01 10:01           ` Patrick McHardy [this message]
2010-05-26 12:12     ` Help: Cycle through iptables rules Eric Dumazet
2010-05-26 19:01     ` Felipe W Damasio
2010-05-26 20:18       ` Jan Engelhardt
2010-05-26 20:27         ` Eric Dumazet
2010-05-26 21:49           ` Felipe W Damasio
2010-05-26 22:13             ` Jan Engelhardt
2010-05-26 22:09           ` Jan Engelhardt
2010-05-27  4:03             ` Eric Dumazet
2010-05-27 20:29             ` Felipe W Damasio
2010-05-27 20:40               ` Eric Dumazet
2010-05-27 20:53                 ` Felipe W Damasio
2010-05-27 20:55                   ` Felipe W Damasio
2010-05-27 10:30           ` Maciej Żenczykowski
2010-05-27 10:34             ` Eric Dumazet
2010-05-27 10:35               ` Maciej Żenczykowski
2010-05-27 10:35             ` Maciej Żenczykowski
2010-05-27 10:47               ` Eric Dumazet
2010-05-27 20:35                 ` Felipe W Damasio
2010-05-28  0:10                 ` Changli Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C04DA72.5090501@trash.net \
    --to=kaber@trash.net \
    --cc=eric.dumazet@gmail.com \
    --cc=felipewd@gmail.com \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=xiaosuo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.