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 4E0F3200377 for ; Wed, 8 Feb 2012 11:40:44 -0800 (PST) Received: from github.com (50-57-128-197.static.cloud-ips.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id 7AC2C42A6E for ; Wed, 8 Feb 2012 11:40:43 -0800 (PST) Date: Wed, 08 Feb 2012 11:40:43 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f32cfbb7e83f_6125125eae4768fd@sh2.rs.github.com.mail> Subject: [dtaht/deBloat] a1188b: Testing showed a depth of 10 to be too low on ethe... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f32cfbb7c8ff_6125125eae476673"; 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: Wed, 08 Feb 2012 19:40:44 -0000 ----==_mimepart_4f32cfbb7c8ff_6125125eae476673 Date: Wed, 08 Feb 2012 11:40:43 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f32cfbb7da8d_6125125eae47679@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: a1188b6fd6b2238d0715cde1db663387ab791383 https://github.com/dtaht/deBloat/commit/a1188b6fd6b2238d0715cde1db663387ab791383 Author: Dave Taht Date: 2012-02-08 (Wed, 08 Feb 2012) Changed paths: M src/debloat Log Message: ----------- Testing showed a depth of 10 to be too low on ethernet depth of 10 rate limited things to about 80Mbit/sec at 100Mbit for one stream. Similarly, limited things to about 170Mbit/sec at 1GB. depth of 20 chosen arbitrarily. (it's also rougly equal to 20 acks) ----==_mimepart_4f32cfbb7c8ff_6125125eae476673--