From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6 v4] net_sched: SFB flow scheduler Date: Wed, 23 Feb 2011 14:06:14 -0800 (PST) Message-ID: <20110223.140614.112607341.davem@davemloft.net> References: <1298390536.2861.9.camel@edumazet-laptop> <1298474091.3301.364.camel@edumazet-laptop> <1298494577.2898.9.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Juliusz.Chroboczek@pps.jussieu.fr, linville@tuxdriver.com, shemminger@vyatta.com, kaber@trash.net, netdev@vger.kernel.org, andi@firstfloor.org To: eric.dumazet@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:59951 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753155Ab1BWWFi (ORCPT ); Wed, 23 Feb 2011 17:05:38 -0500 In-Reply-To: <1298494577.2898.9.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Wed, 23 Feb 2011 21:56:17 +0100 > This is the Stochastic Fair Blue scheduler, based on work from : Applied with the 'static' fix, thanks Eric!