diff options
author | 2023-05-16 20:08:49 -0700 | |
---|---|---|
committer | 2023-06-01 21:16:38 +0200 | |
commit | 04292c695f82b6cf0d25dd5ae494f16ddbb621f6 (patch) | |
tree | 3badc66a053238d30a88648c32f778c5d83059fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'splice-net-handle-msg_splice_pages-in-chelsio-tls' (diff) | |
download | wireguard-linux-04292c695f82b6cf0d25dd5ae494f16ddbb621f6.tar.xz wireguard-linux-04292c695f82b6cf0d25dd5ae494f16ddbb621f6.zip |
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Current range [8, 20] is set purely due to historical reasons
because at the time, ~1M (2^20) was considered sufficient.
With this change, 27 is the upper limit for 64-bit, 20 otherwise.
Previous change regarding this limit is here.
Link: https://lore.kernel.org/all/86eabeb9dd62aebf1e2533926fdd13fed48bab1f.1631289960.git.aclaudi@redhat.com/T/#u
Signed-off-by: Abhijeet Rastogi <abhijeet.1989@gmail.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Simon Horman <horms@kernel.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions