linux/net/netfilter
Eric Dumazet fabf3a85ab 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.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-06-01 12:00:41 +02:00
..
2010-05-17 17:18:50 -07:00
2010-05-13 15:02:08 +02:00
2010-05-28 03:41:17 -07:00