[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080912.162956.79825710.davem@davemloft.net>
Date: Fri, 12 Sep 2008 16:29:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, alexander.h.duyck@...el.com
Subject: Re: [UPDATE][NET-NEXT PATCH 1/2] pkt_sched: Add multiqueue
scheduler support
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Fri, 12 Sep 2008 15:44:55 -0700
> This patch is intended to add a qdisc to support the new tx multiqueue
> architecture by providing a band for each hardware queue. By doing
> this it is possible to support a different qdisc per physical hardware
> queue.
>
> This qdisc uses the skb->queue_mapping to select which band to place
> the traffic onto. It then uses a round robin w/ a check to see if the
> subqueue is stopped to determine which band to dequeue the packet from.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied, but I'd like to see Jarek's documentation feedback addressed
in followon patches.
--
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