aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorVlad Yasevich <[email protected]>2015-01-31 10:40:17 -0500
committerDavid S. Miller <[email protected]>2015-02-02 19:28:04 -0800
commit03485f2adcde0c2d4e9228b659be78e872486bbb (patch)
treec5aa3c419911b8ea7a78f8e5e66d3d04147875a0 /net/unix/sysctl_net_unix.c
parentd39d938c8228a4c5860138a53cf2b9ae4c4baec2 (diff)
udpv6: Add lockless sendmsg() support
This commit adds the same functionaliy to IPv6 that commit 903ab86d195cca295379699299c5fc10beba31c7 Author: Herbert Xu <[email protected]> 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions