Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753566AbZDGIh2 (ORCPT ); Tue, 7 Apr 2009 04:37:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751802AbZDGIhN (ORCPT ); Tue, 7 Apr 2009 04:37:13 -0400 Received: from rv-out-0506.google.com ([209.85.198.226]:4997 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751590AbZDGIhM (ORCPT ); Tue, 7 Apr 2009 04:37:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=AcAwiQw9odE8f/ir7WuQAlvQHqi3MLioPObzNBTBZB/iEg4+2CMG00YbE6BSWpELE0 COLSDapEIbxIQDupOnmu3FR3vftpcbvVqQylgCikEgYw0OlqVIjJ9PqYu1BSnB2nsqpd rjP1gxz7c9ikcMv63uzId9Lhzl074EIvtGMrE= MIME-Version: 1.0 From: Baybal Ni Date: Tue, 7 Apr 2009 18:36:55 +1000 Message-ID: Subject: Feature request: per interface congestion algorythm selection To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 455 Lines: 8 TCP performance over various physical connections depends on the use of right congestion algorythm dramaticaly. But linux provides only one global switch for congestion algorythm selection for all connections. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/