From: Thomas Graf <tgraf@suug.ch>
To: Jonathan Day <imipak@yahoo.com>
Cc: netdev@oss.sgi.com
Subject: Re: Questions wrt QoS code on Linux
Date: Thu, 12 May 2005 14:20:01 +0200 [thread overview]
Message-ID: <20050512122001.GI28419@postel.suug.ch> (raw)
In-Reply-To: <20050512044040.61360.qmail@web31504.mail.mud.yahoo.com>
* Jonathan Day <20050512044040.61360.qmail@web31504.mail.mud.yahoo.com> 2005-05-11 21:40
> First off, I notice that all the code is lumped
> together and much of it is generically labelled
> "scheduling". I'm wondering if it might not be more
> readable if the list were divided into four sections -
> "queueing disciplines", "scheduling", "packet
> classification" and "everything else". Would that seem
> sensible? Or would it risk making things
> over-structured?
Sounds reasonable although I'm not sure if I understand
the difference between "scheduling" and "qdisc".
> Secondly, there seem to be an awful lot of QoS methods
> not represented in Linux. Implementing them all might
> easily double the kernel size for not very much
> benefit, even if anyone could find the time to do so.
> On the other hand, there are probably some that are
> under development and others high on the wishlist.
> Does anyone know what projects are currently underway
> or being planned?
We're lacking feedback on this subject from the users, we hear
a lot from the typical home user wanting to get some control
over his ADSL/cable link but not much from other areas.
There have been some recent additions, mainly Jamal's actions
and my small ematch API. They perfectly serve as a base to
solve more complex problems but are still in a early stage
of completness and documentation.
The current development direction is to get away from big and
complex problem solvers and focus on tiny and simple components
that can be put together to solve problems more individually.
next prev parent reply other threads:[~2005-05-12 12:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-12 4:40 Questions wrt QoS code on Linux Jonathan Day
2005-05-12 12:20 ` Thomas Graf [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-05-12 19:07 Jonathan Day
2005-05-12 23:32 ` Thomas Graf
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=20050512122001.GI28419@postel.suug.ch \
--to=tgraf@suug.ch \
--cc=imipak@yahoo.com \
--cc=netdev@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).