From: Patrick McHardy <[EMAIL PROTECTED]> Date: Fri, 16 Mar 2007 06:30:48 +0100 (MET)
> These patches convert the packet schedulers to use ktime as only clock > source and kill off the manual clock source selection. Additionally all > packet schedulers are converted to use hrtimer-based watchdogs, greatly > increasing scheduling precision. > > I've tested HFSC, HTB, TBF and netem. CBQ is untested since I never > managed to get it running properly even without these patches. > > I have a number of follow-up cleanup patches that get rid of most of > the remaining PSCHED_* macros, I'll send them once these patches have > been merged. > > Please apply, thanks. All 11 patches applied and pushed out, very very nice work Patrick! It would be nice to figure out why CBQ isn't working for you, I know at least some folks have used it successfully at some point. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html