lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Feb 2012 15:44:12 +0200
From:	alekcejk@...glemail.com
To:	netdev@...r.kernel.org
Subject: Re: Re: limited network bandwidth with 3.2.x kernels

В сообщении от Среда 15 февраля 2012 02:52:00 вы написали:
> Would it be useful to check if there was any difference in
> TCP parameters between the 3.1 and 3.2 kernels by performing
> the following on each:
> 
> 	grep . /sys/module/tcp_*/parameters/*
> 
> 					-Bill

Looks like no difference.

3.1.10:
/sys/module/tcp_cubic/parameters/beta:717
/sys/module/tcp_cubic/parameters/bic_scale:41
/sys/module/tcp_cubic/parameters/fast_convergence:1
/sys/module/tcp_cubic/parameters/hystart:1
/sys/module/tcp_cubic/parameters/hystart_ack_delta:2
/sys/module/tcp_cubic/parameters/hystart_detect:3
/sys/module/tcp_cubic/parameters/hystart_low_window:16
/sys/module/tcp_cubic/parameters/initial_ssthresh:0
/sys/module/tcp_cubic/parameters/tcp_friendliness:1

3.2.6:
/sys/module/tcp_cubic/parameters/beta:717
/sys/module/tcp_cubic/parameters/bic_scale:41
/sys/module/tcp_cubic/parameters/fast_convergence:1
/sys/module/tcp_cubic/parameters/hystart:1
/sys/module/tcp_cubic/parameters/hystart_ack_delta:2
/sys/module/tcp_cubic/parameters/hystart_detect:3
/sys/module/tcp_cubic/parameters/hystart_low_window:16
/sys/module/tcp_cubic/parameters/initial_ssthresh:0
/sys/module/tcp_cubic/parameters/tcp_friendliness:1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ