All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <lists@andyfurniss.entadsl.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] SRR qdisc
Date: Mon, 31 Jul 2006 14:00:23 +0000	[thread overview]
Message-ID: <44CE0CF7.1000105@andyfurniss.entadsl.com> (raw)
In-Reply-To: <44C8BE65.6060107@strace.net>

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	other threads:[~2006-07-31 14:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-27 13:23 [LARTC] SRR qdisc Dmitry Labutcky
2006-07-31 14:00 ` Andy Furniss [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44CE0CF7.1000105@andyfurniss.entadsl.com \
    --to=lists@andyfurniss.entadsl.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.