Re: [NET_SCHED 11/11]: qdisc: avoid dequeue while throttled

2007-03-23 Thread Patrick McHardy
Patrick McHardy wrote: [NET_SCHED]: qdisc: avoid dequeue while throttled It just occured to me that this doesn't work properly with qdiscs that have multiple classes since they all don't properly maintain the TCQ_F_THROTTLED flag. They set it on dequeue when no active class is willing to give

Re: [NET_SCHED 11/11]: qdisc: avoid dequeue while throttled

2007-03-23 Thread Patrick McHardy
Patrick McHardy wrote: [NET_SCHED]: qdisc: avoid dequeue while throttled It just occured to me that this doesn't work properly with qdiscs that have multiple classes since they all don't properly maintain the TCQ_F_THROTTLED flag. They set it on dequeue when no active class is willing to

Re: [NET_SCHED 11/11]: qdisc: avoid dequeue while throttled

2007-03-23 Thread David Miller
From: Patrick McHardy [EMAIL PROTECTED] Date: Fri, 23 Mar 2007 15:57:08 +0100 I found another case that doesn't work properly, so let me retract this patch until I've properly thought this through. Ok, I'll apply the rest. - To unsubscribe from this list: send the line unsubscribe netdev in