Matthew Wilcox wrote:There is already this flag called IRQF_NOBALANCING, at least I think that's what we want. irqbalanced's treatment of this flag is another matter. not a bad, idea, but I can appreciate why DaveM thinks this is un-necessary. However all we are left with right now is code changes or module parameters when trying to configure the number of queues. How about some new ethtool options having to do with multiqueue configurations? Here is a proposal. I haven't spent much time thinking about this before but here is an idea. query multiqueue capabilities: ethtool -q ethX set multiqueue capabilities: ethtool -Q tx N rx N int <fixedcpu|pairs|somethingelse?> tx N and rx N are pretty self explanitory int fixedcpu - each queue gets a cpu and is registered IRQF_NOBALANCING int pairs - tx and rx queues are allocated per cpu and (probably) share a vector There should be others here, I'm not sure how/if we would want to make a pluggable way to do this within ethtool's design without opening buffer overlow kinds of holes. ethtool doesn't help storage, but I read this on netdev anyway... Jesse -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| James Bottomley | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| Trent Piepho | Re: [PATCH] fakephp: Allocate PCI resources before adding the device |
| Antonio Almeida | HTB accuracy for high speed |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
git: | |
