Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965249AbcDMDcd (ORCPT ); Tue, 12 Apr 2016 23:32:33 -0400 Received: from mail-pf0-f174.google.com ([209.85.192.174]:33552 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965151AbcDMDcc (ORCPT ); Tue, 12 Apr 2016 23:32:32 -0400 Message-ID: <1460518349.32504.8.camel@edumazet-glaptop3.roam.corp.google.com> Subject: Re: TCP reaching to maximum throughput after a long time From: Eric Dumazet To: Yuchung Cheng Cc: Ben Greear , "Machani, Yaniv" , netdev , "David S. Miller" , Eric Dumazet , Neal Cardwell , Nandita Dukkipati , open list , "Kama, Meirav" Date: Tue, 12 Apr 2016 20:32:29 -0700 In-Reply-To: References: <1460472764.6473.589.camel@edumazet-glaptop3.roam.corp.google.com> <570D0E94.3080006@candelatech.com> <570D566B.8050302@candelatech.com> <1460492253.6473.596.camel@edumazet-glaptop3.roam.corp.google.com> <570D5944.5070100@candelatech.com> <1460492999.6473.599.camel@edumazet-glaptop3.roam.corp.google.com> <570D6B39.3050605@candelatech.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 283 Lines: 8 On Tue, 2016-04-12 at 20:08 -0700, Yuchung Cheng wrote: > based on the prev thread I propose we disable hystart ack-train. It is > brittle under various circumstances. We've disabled that at Google for > years. Right, but because we also use sch_fq packet scheduler and pacing ;)