[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4683F69E.8010506@trash.net>
Date: Thu, 28 Jun 2007 19:57:50 +0200
From: Patrick McHardy <kaber@...sh.net>
To: PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com>
CC: davem@...emloft.net, netdev@...r.kernel.org, jeff@...zik.org,
auke-jan.h.kok@...el.com, hadi@...erus.ca
Subject: [CORE] Stack changes to add multiqueue hardware support API
This is an slightly changed version of Peter's patch.
Changes are:
- introduce NETDEVICES_MULTIQUEUE config option instead of
NET_SCH_MULTIQUEUE. Schedulers build in multiqueue support
automatically when that option is selected.
- make netif_*_subqueue functions NOPs for the
!NETDEVICES_MULTIQUEUE case
- move skb->iif and skb->queue_mapping next to the other
packet scheduling related members
- fix comment: the two byte hole in struct sk_buff is
on both 32 and 64 bit
View attachment "01.diff" of type "text/x-diff" (15284 bytes)
Powered by blists - more mailing lists