Searched hist:"8 e7999c44ee95e1e90ac91c83557a04e2948f160" (Results 1 – 7 of 7) sorted by relevance
/linux/include/net/ |
H A D | inet_frag.h | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip.h | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipv6.h | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | inet_fragment.c | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_fragment.c | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | reassembly.c | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/netfilter/ |
H A D | nf_conntrack_reasm.c | diff 8e7999c44ee95e1e90ac91c83557a04e2948f160 Mon Oct 15 11:40:06 CEST 2007 Pavel Emelyanov <xemul@openvz.org> [INET]: Consolidate the xxx_evictor
The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller.
The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|