diff options
author | Paolo Abeni <[email protected]> | 2020-11-27 11:10:26 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-30 17:55:23 -0800 |
commit | 7439d687b79cbbd971c6a170be9aefda4a564be4 (patch) | |
tree | 0c3bf91c5429a40d22f78ec7aaa75e052370fd29 /tools/perf/scripts/python | |
parent | 724cfd2ee8aa12e933253bb7a8bccb743a6fa6ef (diff) |
mptcp: avoid a few atomic ops in the rx path
Extending the data_lock scope in mptcp_incoming_option
we can use that to protect both snd_una and wnd_end.
In the typical case, we will have a single atomic op instead of 2
Acked-by: Florian Westphal <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions