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] [day] [month] [year] [list]
Message-Id: <20150708.133003.612921512265899727.davem@davemloft.net>
Date:	Wed, 08 Jul 2015 13:30:03 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	ycheng@...gle.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 0/2 net-next] tcp: reducing lost retransmits in recovery

From: Yuchung Cheng <ycheng@...gle.com>
Date: Wed,  1 Jul 2015 14:11:13 -0700

> This patch series reduces lost retransmits in recovery, in particular
> when dealing with traffic policers. The main problem is that
> slow start in recovery under policing can cause massive lost and
> retransmit storms: any excess sending rate turns into drops. The
> solution is to avoid doing slow start when lost retransmit is
> detected and use packet conservation instead.
> 
> On networks with traffic policers the patches have lowered the
> TCP loss rates by ~20% from Google servers without latency regressions.

Looks great, series applied to net-next.
--
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