Home
last modified time | relevance | path

Searched hist:b3c5163f (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack.hb3c5163f Wed Jun 09 07:43:38 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> netfilter: nf_conntrack: per_cpu untracking

NOTRACK makes all cpus share a cache line on nf_conntrack_untracked
twice per packet, slowing down performance.

This patch converts it to a per_cpu variable.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
b3c5163f Wed Jun 09 07:43:38 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> netfilter: nf_conntrack: per_cpu untracking

NOTRACK makes all cpus share a cache line on nf_conntrack_untracked
twice per packet, slowing down performance.

This patch converts it to a per_cpu variable.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.cb3c5163f Wed Jun 09 07:43:38 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> netfilter: nf_conntrack: per_cpu untracking

NOTRACK makes all cpus share a cache line on nf_conntrack_untracked
twice per packet, slowing down performance.

This patch converts it to a per_cpu variable.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
b3c5163f Wed Jun 09 07:43:38 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> netfilter: nf_conntrack: per_cpu untracking

NOTRACK makes all cpus share a cache line on nf_conntrack_untracked
twice per packet, slowing down performance.

This patch converts it to a per_cpu variable.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>