diff options
| author | David S. Miller <[email protected]> | 2024-06-10 10:54:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-06-10 10:54:19 +0000 |
| commit | a9522664c6175c6473b0a42c0aa7c26d6d31d5f3 (patch) | |
| tree | 65a7cdf0a2ec301fd35f3ae255c8e40658a98202 /tools/lib/bpf/libbpf.c | |
| parent | Merge branch 'mlxsw-acl-fixes' (diff) | |
| parent | tcp: move inet_twsk_schedule helper out of header (diff) | |
| download | kernel-a9522664c6175c6473b0a42c0aa7c26d6d31d5f3.tar.gz kernel-a9522664c6175c6473b0a42c0aa7c26d6d31d5f3.zip | |
Merge branch 'tcp-up-pin-tw-timer'
Florian Westphal says:
====================
net: tcp: un-pin tw timer
Changes since previous iteration:
- Patch 1: update a comment, I copied Erics v7 RvB tag.
- Patch 2: move bh off/on into hashdance_schedule and get rid of
comment mentioning pinned tw timer.
I did not copy Erics RvB tag over from v7 because of the change.
- Patch 3 is unchanged, so I kept Erics RvB tag.
This is v8 of the series where the tw_timer is un-pinned to get rid of
interferences in isolated CPUs setups.
First patch makes necessary preparations, existing code relies on
TIMER_PINNED to avoid races.
Second patch un-pins the TW timer. Could be folded into the first one,
but it might help wrt. bisection.
Third patch is a minor cleanup to move a helper from .h to the only
remaining compilation unit.
Tested with iperf3 and stress-ng socket mode.
====================
Reviewed-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions
