[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387482036.19078.371.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Thu, 19 Dec 2013 11:40:36 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
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
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>
Thanks !
--
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