From: Patrick McHardy <kaber@trash.net>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
netdev@vger.kernel.org, jgarzik@pobox.com
Subject: Re: [PATCH 1/1] net: correct-Traffic-shaper-Kconfig
Date: Sun, 22 Oct 2006 18:55:09 +0200 [thread overview]
Message-ID: <453BA26D.9010504@trash.net> (raw)
In-Reply-To: <43123154321532@wsc.cz>
Jiri Slaby wrote:
> kconfig, correct traffic shaper
>
> CBQ is no longer experimental and is located in other subtree.
>
> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
> index 0a999a8..e845df9 100644
> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -2842,9 +2842,9 @@ config SHAPER
> these virtual devices. See
> <file:Documentation/networking/shaper.txt> for more information.
>
> - An alternative to this traffic shaper is the experimental
> - Class-Based Queuing (CBQ) scheduling support which you get if you
> - say Y to "QoS and/or fair queuing" above.
> + An alternative to this traffic shaper is the Class-Based Queuing
> + (CBQ) scheduling support which you get if you say Y to
> + "QoS and/or fair queuing" in "Networking options".
While you're at it .. CBQ is actually not a very good alternative
since it doesn't work properly on top of virtual network devices.
The closest match for an alternative would be TBF, but HTB and
HFSC also do fine. Maybe just point to the traffic schedulers in
general. I think you could also change EXPERIMENTAL to OBSOLETE
for the shaper device, the traffic schedulers are a lot more
flexible.
next prev parent reply other threads:[~2006-10-22 16:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 15:40 [PATCH 1/1] net: correct-Traffic-shaper-Kconfig Jiri Slaby
2006-10-22 16:55 ` Patrick McHardy [this message]
2006-11-04 20:52 ` [PATCH 1/1] Net: kconfig, correct traffic shaper Jiri Slaby
2006-11-05 14:34 ` Patrick McHardy
2006-11-06 7:52 ` Jeff Garzik
2006-11-06 22:36 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2006-07-29 19:57 [PATCH 1/1] net: correct-Traffic-shaper-Kconfig Jiri Slaby
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=453BA26D.9010504@trash.net \
--to=kaber@trash.net \
--cc=akpm@osdl.org \
--cc=jgarzik@pobox.com \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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 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).