From: Herbert Xu <herbert@gondor.apana.org.au> Date: Mon, 21 Jul 2008 19:58:33 +0800Doing something like the noqueue_qdisc (bypassing the qdisc entirely) is very attractive because it eliminates the qdisc lock. We're only left with the TX lock. This whole idea of doing an optimized send to the device when the TX queue has space is indeed tempting. But we can't do it for qdiscs that measure rates, enforce limits, etc. And if the device kicks back at us with an error, we have to perform the normal ->enqueue() path. -- 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
| Scott Preece | Re: Linux Foundation Technical Advisory Board Elections |
| Luis R. Rodriguez | Re: [Announce] Linux-tiny project revival |
| Andrew Morton | 2.6.23-rc1-mm2 |
| Dave Hansen | [PATCH 02/24] rearrange may_open() to be r/o friendly |
git: | |
| David Miller | [GIT]: Networking |
| David Miller | Re: [BUG] New Kernel Bugs |
| 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) |
