[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131219.143045.472862795767521855.davem@davemloft.net>
Date: Thu, 19 Dec 2013 14:30:45 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: vtlam@...gle.com
Cc: netdev@...r.kernel.org, nanditad@...gle.com, edumazet@...gle.com
Subject: Re: [PATCH v3] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
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!
--
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