diff options
author | 2015-01-31 10:40:17 -0500 | |
---|---|---|
committer | 2015-02-02 19:28:04 -0800 | |
commit | 03485f2adcde0c2d4e9228b659be78e872486bbb (patch) | |
tree | c5aa3c419911b8ea7a78f8e5e66d3d04147875a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: Introduce udpv6_send_skb() (diff) | |
download | linux-dev-03485f2adcde0c2d4e9228b659be78e872486bbb.tar.xz linux-dev-03485f2adcde0c2d4e9228b659be78e872486bbb.zip |
udpv6: Add lockless sendmsg() support
This commit adds the same functionaliy to IPv6 that
commit 903ab86d195cca295379699299c5fc10beba31c7
Author: Herbert Xu <herbert@gondor.apana.org.au>
Date: Tue Mar 1 02:36:48 2011 +0000
udp: Add lockless transmit path
added to IPv4.
UDP transmit path can now run without a socket lock,
thus allowing multiple threads to send to a single socket
more efficiently.
This is only used when corking/MSG_MORE is not used.
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions