aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2019-10-30 10:05:46 -0700
committerDavid S. Miller <[email protected]>2019-10-31 14:02:01 -0700
commit623d0c2db02043e43b698fdd8de1bd398b8e7b37 (patch)
tree53142e1249ec020cf559130f197077fd53c51139 /tools/perf/scripts/python/export-to-sqlite.py
parent19f92a030ca6d772ab44b22ee6a01378a8cb32d4 (diff)
tcp: increase tcp_max_syn_backlog max value
tcp_max_syn_backlog default value depends on memory size and TCP ehash size. Before this patch, the max value was 2048 [1], which is considered too small nowadays. Increase it to 4096 to match the recent SOMAXCONN change. [1] This is with TCP ehash size being capped to 524288 buckets. Signed-off-by: Eric Dumazet <[email protected]> Cc: Willy Tarreau <[email protected]> Cc: Yue Cao <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions