Jarek Poplawski wrote:You're right. I misread it as skb_dequeue. The problem is though you are still relying on q->requeue which last I knew was only being used a few qdiscs. In addition you will still be taking the cpu hit for the dequeue/requeue on several qdiscs which can't use q->requeue without violating the way they were supposed to work. Well when you get some testing done let me know. The main areas I am concerned with are: 1. CPU utilization stays the same regardless of which queue used. 2. Maintain current qdisc behavior on a per hw queue basis. 3. Avoid head-of-line blocking where it applies for example: prio band 0 not blocked by band 1, or 1 by 2, etc.. or multiq not blocked on any band due to 1 band blocked As long as all 3 criteria are met I would be happy with any solution provided. Thanks, Alex -- 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
| Rafael J. Wysocki | [Bug #10493] mips BCM47XX compile error |
| Ingo Molnar | [patch 02/13] syslets: add syslet.h include file, user API/ABI definitions |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrea Arcangeli | [PATCH 00 of 11] mmu notifier #v16 |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| Mark Lord | Re: [BUG] New Kernel Bugs |
