diff options
author | 2023-05-17 15:37:31 +0300 | |
---|---|---|
committer | 2023-06-01 21:16:38 +0200 | |
commit | 4f325e26277b6a1381235008ca6fa97e6cc8f43b (patch) | |
tree | b22a659e6b22c31683252b31bc02779284f9c9cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipvs: increase ip_vs_conn_tab_bits range for 64BIT (diff) | |
download | wireguard-linux-4f325e26277b6a1381235008ca6fa97e6cc8f43b.tar.xz wireguard-linux-4f325e26277b6a1381235008ca6fa97e6cc8f43b.zip |
ipvs: dynamically limit the connection hash table
As we allow the hash table to be configured to rows above 2^20,
we should limit it depending on the available memory to some
sane values. Switch to kvmalloc allocation to better select
the needed allocation type.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
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