Searched hist:c5a432f1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | udplite.c | c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure
Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net> c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | raw.c | c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure
Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net> c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv6.c | c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure
Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | udp.c | c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure
Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net> c5a432f1 Tue Nov 06 01:39:51 CST 2007 Eric Dumazet <dada1@cosmosbay.com> [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure Trivial patch to make "tcpv6,udpv6,udplitev6,rawv6" protocols uses the fast "inuse sockets" infrastructure Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|