From: Patrick McHardy <kaber@trash.net> Date: Thu, 17 Jul 2008 16:02:20 +0200I think from certain perspectives it frankly doesn't matter. It's not like the skb->priority field lets the SKB bypass the packets already in the TX ring of the chip with a lower priority. It is true that, once the TX ring is full, the skb->priority thus begins to have an influence on which packets are moved from the qdisc to the TX ring of the device. However, I wonder if we're so sure that we want to give normal users that kind of powers. Let's say for example that you set the highest priority possible in the TOS socket option, and you do this for a ton of UDP sockets, and you just blast packets out as fast as possible. This backlogs the device TX ring, and if done effectively enough could keep other sockets blocked out of the device completely. Are we really really sure it's OK to let users do this? :) To me, as a default, I think TOS and DSCP really means just on-wire priority. If we absolutely want to, we can keep the old pfifo_fast around and use it (shared on multiq) if a certain sysctl knob is set. -- 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
| Arnd Bergmann | Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures |
| Andrew Morton | 2.6.23-rc1-mm2 |
| Nick Piggin | [patch 3/6] mm: fix fault vs invalidate race for linear mappings |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Herbert Xu | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| David Miller | Re: [BUG] New Kernel Bugs |
