From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 35E37200BDF for ; Tue, 21 Feb 2012 05:07:33 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id BB222426CA for ; Tue, 21 Feb 2012 05:07:32 -0800 (PST) Date: Tue, 21 Feb 2012 05:07:32 -0800 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f439714b2765_2f7d3f834bfdeaf4345f0@sh1.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 55092d: Enable low latency tcp by default Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f439714b03ad_2f7d3f834bfdeaf434326"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 13:07:33 -0000 ----==_mimepart_4f439714b03ad_2f7d3f834bfdeaf434326 Date: Tue, 21 Feb 2012 05:07:32 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f439714b1765_2f7d3f834bfdeaf4344dd@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 55092d6c2bcaf6eff9941b78287f45bd7b33618d https://github.com/dtaht/Cerowrt-3.3/commit/55092d6c2bcaf6eff9941b78287f45bd7b33618d Author: Dave Taht Date: 2012-02-21 (Tue, 21 Feb 2012) Changed paths: A target/linux/ar71xx/patches-3.3/920-Enable-tcp_low_latency-by-default.patch Log Message: ----------- Enable low latency tcp by default In the general case I have been going for low latency over throughput. I have to note that to do more realistic tests, turning off some of the low latency features such as this one would be a good idea for some tests. However, 'low latency by default' is to be preferred for now. Commit: f6ac928011f7aaf30b1a8ecc86a7ac571291258f https://github.com/dtaht/Cerowrt-3.3/commit/f6ac928011f7aaf30b1a8ecc86a7ac571291258f Author: Dave Taht Date: 2012-02-21 (Tue, 21 Feb 2012) Changed paths: A target/linux/ar71xx/patches-3.3/0002-Toss-wireless-traffic-marked-interactive-into-VI-que.patch Log Message: ----------- Toss traffic marked interactive into VI queue. I have had multiple versions of this patch - one that did full blown diffserv lookup, another that ripped out diffserv classification entirely inside the wireless driver, to this one... I'm not even sure if this version is correct. Compare: https://github.com/dtaht/Cerowrt-3.3/compare/a42c870...f6ac928 ----==_mimepart_4f439714b03ad_2f7d3f834bfdeaf434326--