diff options
| author | Ismael Luceno <iluceno@suse.de> | 2026-07-02 12:10:50 +0200 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-07-24 10:21:38 +0200 |
| commit | 0a33bdce34c68f1d158d2ee3c9dfd011bef5c290 (patch) | |
| tree | e303f4adf0e56c72899225539f12540ff071b5d6 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 89d8006259b81dd25c962f6cc8d7ab268d6ea426 (diff) | |
ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
Under synflood conditions binding these handlers to system_long_wq may
pin them to a saturated CPU.
We've observed improved throughtput on a DPDK/VPP application with this
change, which we attribute to the reduced context switching.
Neither handler has per-CPU data dependencies nor cache locality
requirements that would prevent this change.
Signed-off-by: Ismael Luceno <iluceno@suse.de>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
