diff options
| author | Eric Dumazet <[email protected]> | 2023-09-21 20:28:14 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-10-01 18:09:54 +0000 |
| commit | 2a4319cf3c83fc5d1997466196b99b3e14584e76 (patch) | |
| tree | 6870bc59660ec6a0bf828db2758f69038578ee1a /net/ipv4/tcp_output.c | |
| parent | net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt() (diff) | |
| download | kernel-2a4319cf3c83fc5d1997466196b99b3e14584e76.tar.gz kernel-2a4319cf3c83fc5d1997466196b99b3e14584e76.zip | |
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_POLL_BUDGET
Setting sk->sk_ll_usec, sk_prefer_busy_poll and sk_busy_poll_budget
do not require the socket lock, readers are lockless anyway.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
