[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131219.144858.1284652650622247805.davem@davemloft.net>
Date: Thu, 19 Dec 2013 14:48:58 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: vtlam@...gle.com, netdev@...r.kernel.org, nanditad@...gle.com,
edumazet@...gle.com
Subject: Re: [PATCH v3] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 19 Dec 2013 11:40:36 -0800
> On Thu, 2013-12-19 at 14:30 -0500, David Miller wrote:
>> From: Terry Lam <vtlam@...gle.com>
>> Date: Sun, 15 Dec 2013 00:30:21 -0800
>>
>> > This patch implements the first size-based qdisc that attempts to
>> > differentiate between small flows and heavy-hitters. The goal is to
>> > catch the heavy-hitters and move them to a separate queue with less
>> > priority so that bulk traffic does not affect the latency of critical
>> > traffic. Currently "less priority" means less weight (2:1 in
>> > particular) in a Weighted Deficit Round Robin (WDRR) scheduler.
>>
>> Can someone please review this, thanks!
>
>
> I did, and somehow managed to not send the message :
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists