diff options
author | Peter Pan(潘卫平) <[email protected]> | 2011-12-05 21:39:41 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-12-06 13:02:28 -0500 |
commit | 99b53bdd810611cc178e1a86bc112d8f4f56a1e9 (patch) | |
tree | 0d663b68aaa3c5e1e7290809183a3031be6c9072 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 65e9d805e96c7e6a15c1e3b0c00a842d2249bab8 (diff) |
ipv4:correct description for tcp_max_syn_backlog
Since commit c5ed63d66f24(tcp: fix three tcp sysctls tuning),
sysctl_max_syn_backlog is determined by tcp_hashinfo->ehash_mask,
and the minimal value is 128, and it will increase in proportion to the
memory of machine.
The original description for tcp_max_syn_backlog and sysctl_max_syn_backlog
are out of date.
Changelog:
V2: update description for sysctl_max_syn_backlog
Signed-off-by: Weiping Pan <[email protected]>
Reviewed-by: Shan Wei <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions