All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] SRR qdisc
@ 2006-07-27 13:23 Dmitry Labutcky
  2006-07-31 14:00 ` Andy Furniss
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Labutcky @ 2006-07-27 13:23 UTC (permalink / raw)
  To: lartc

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/

-- 
/bye
----------------------------------------------------------------------
Dmitry U.Labutcky                  System administrator of Swift Trace
mail to: avl@strace.net            Simferopol, Crimea, Ukraine
phone:   +380-652-516546           Yaltinskaya 20, office 502

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] SRR qdisc
  2006-07-27 13:23 [LARTC] SRR qdisc Dmitry Labutcky
@ 2006-07-31 14:00 ` Andy Furniss
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Furniss @ 2006-07-31 14:00 UTC (permalink / raw)
  To: lartc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-31 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 13:23 [LARTC] SRR qdisc Dmitry Labutcky
2006-07-31 14:00 ` Andy Furniss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.