Dmitry Labutcky wrote:
Hi all,

I wrote new qdisc SRR (Simple Round Robin). This is just another reimplementation of round robin packets distributions. I'm not using SQF/ESFQ source code and algorithms in this scheduler. The main goal of this work is not given multistream download managers
give all bandwidth resource.
Please testing this: http://mordor.strace.net/sched-srr/



Haven't looked yet, but IIRC someone posted a patch on netdev for sfq to do this - possibly used jhash aswell. The man page incorrectly says sfq doesn't use dst port anyway IIRC.

It would be nice to have something better than (e)sfq eg for esfq multi level - for user fairness and connection fairness within that. Preferably fair without packet reordering aswell - maybe a bit of a tall order.

Andy.

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to