Re: [PATCH V2 net] ipv4:correct description for tcp_max_syn_backlog

From: David Miller
Date: Tue Dec 06 2011 - 13:04:10 EST


From: Neil Horman <nhorman@xxxxxxxxxxxxx>
Date: Tue, 6 Dec 2011 09:07:09 -0500

> On Tue, Dec 06, 2011 at 03:39:41PM +0800, Weiping Pan wrote:
>> 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 <panweiping3@xxxxxxxxx>
...
> Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx>

Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/