[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070618184035.12252.19572.stgit@localhost.localdomain>
Date: Mon, 18 Jun 2007 11:40:35 -0700
From: PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com>
To: shemminger@...ux-foundation.org
Cc: netdev@...r.kernel.org, jeff@...zik.org, auke-jan.h.kok@...el.com
Subject: [PATCH] iproute2: sch_rr support in tc
This patch is to support the new sch_rr (round-robin) qdisc being proposed
in NET for multiqueue network device support in the Linux network stack.
It uses q_prio.c as the template, since the qdiscs are nearly identical,
outside of the ->dequeue() routine.
I'm soliciting feedback for a 2.6.23 multiqueue submission. Thanks.
--
PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com>
-
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