From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-22-ewr.dyndns.com (mxout-082-ewr.mailhop.org [216.146.33.82]) by lists.bufferbloat.net (Postfix) with ESMTP id 0A3612E034E for ; Fri, 8 Apr 2011 16:49:33 -0700 (PDT) Received: from scan-21-ewr.mailhop.org (scan-21-ewr.local [10.0.141.243]) by mail-22-ewr.dyndns.com (Postfix) with ESMTP id E87BE4109E for ; Fri, 8 Apr 2011 23:49:32 +0000 (UTC) X-Spam-Score: 0.0 () X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 213.186.56.95 Received: from witko.kerneis.info (witko.kerneis.info [213.186.56.95]) by mail-22-ewr.dyndns.com (Postfix) with ESMTP id D1D4B38D0B for ; Fri, 8 Apr 2011 23:49:28 +0000 (UTC) Received: from bob75-11-78-249-231-16.fbx.proxad.net ([78.249.231.16] helo=trurl.pps.jussieu.fr) by witko.kerneis.info with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Q8LQe-0000sf-6F for bloat@lists.bufferbloat.net; Sat, 09 Apr 2011 01:49:28 +0200 Received: from jch by trurl.pps.jussieu.fr with local (Exim 4.74) (envelope-from ) id 1Q8LQa-0007ft-0y for bloat@lists.bufferbloat.net; Sat, 09 Apr 2011 01:49:24 +0200 From: Juliusz Chroboczek To: bloat@lists.bufferbloat.net Date: Sat, 09 Apr 2011 01:49:23 +0200 Message-ID: <87zko0718c.fsf@trurl.pps.jussieu.fr> MIME-Version: 1.0 Content-Type: text/plain X-SA-Exim-Connect-IP: 78.249.231.16 X-SA-Exim-Mail-From: jch@pps.jussieu.fr X-SA-Exim-Scanned: No (on witko.kerneis.info); SAEximRunCond expanded to false Subject: [Bloat] SFB for Linux 2.6.38 X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 23:49:34 -0000 If, like me, you're still using Linux 2.6.38 and would like to try out sch_sfb, here's a standalone module based on the version included in 2.6.39: http://www.pps.jussieu.fr/~jch/software/files/sch_sfb-20110409.tar.gz You'll need the net-next version of tc: git clone -b net-next git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git -- jch