diff options
| author | Julian Anastasov <ja@ssi.bg> | 2026-07-31 22:27:41 +0800 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-08-10 20:14:20 +0200 |
| commit | 04d2feaed8d0103c498727191ba04001d5100e67 (patch) | |
| tree | 66c971d135f940bc403db39787081946b183d31f /tools/perf/scripts/python | |
| parent | d45cc8020d7c0a9f01dee42ff5c40bc14c9af72f (diff) | |
ipvs: add totalconns for dest
Replace the inactconns dest counter with totalconns, now
inactconns can be obtained from totalconns - activeconns.
This reduces the atomic inc/dec ops for TCP/SCTP from
6 to 4 if the connection is established and then closed.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Cc: stable@vger.kernel.org
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Yizhou Zhao <zhaoyz24@mails.tsinghua.edu.cn>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
