From: Stephen Hemminger <shemminger@osdl.org>
To: "David S. Miller" <davem@redhat.com>
Cc: netdev@oss.sgi.com
Subject: [PATCH] mark CSZ scheduler as broken
Date: Wed, 7 Jul 2004 11:19:36 -0700 [thread overview]
Message-ID: <20040707111936.760586b0@dell_ss3.pdx.osdl.net> (raw)
Since the configuration help for CSZ is broken, and other documentation
says it just doesn't work. Why not mark it as broken to make it obvious?
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
diff -Nru a/net/sched/Kconfig b/net/sched/Kconfig
--- a/net/sched/Kconfig 2004-07-07 11:18:01 -07:00
+++ b/net/sched/Kconfig 2004-07-07 11:18:01 -07:00
@@ -51,7 +51,7 @@
config NET_SCH_CSZ
tristate "CSZ packet scheduler"
- depends on NET_SCHED
+ depends on NET_SCHED && BROKEN
---help---
Say Y here if you want to use the Clark-Shenker-Zhang (CSZ) packet
scheduling algorithm for some of your network devices. At the
next reply other threads:[~2004-07-07 18:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 18:19 Stephen Hemminger [this message]
2004-07-07 20:32 ` [PATCH] mark CSZ scheduler as broken bert hubert
2004-07-07 22:27 ` David S. Miller
2004-07-07 22:28 ` David S. Miller
2004-07-07 23:56 ` Stephen Hemminger
2004-07-09 23:15 ` David S. Miller
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=20040707111936.760586b0@dell_ss3.pdx.osdl.net \
--to=shemminger@osdl.org \
--cc=davem@redhat.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).