[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TC calling sequence timing
Hello!
> as I understand it is based on polling (while(qdisc_restart instead of if
> (qdisc_restart...)) so it will add extra overhead to the system and worst response
> times to other tasks,
You understood this incorrectly.
> in way that cannot be excepted for any official linux kernel.
It is in 2.3. It is not in 2.2, because this fix was never tested.
I apologize, seems I even did not compile 2.2 kernel since June, when
this fix appeared first time. 8)
Alexey