netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mark CSZ scheduler as broken
@ 2004-07-07 18:19 Stephen Hemminger
  2004-07-07 20:32 ` bert hubert
  2004-07-07 22:28 ` David S. Miller
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Hemminger @ 2004-07-07 18:19 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

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

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

end of thread, other threads:[~2004-07-09 23:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-07 18:19 [PATCH] mark CSZ scheduler as broken Stephen Hemminger
2004-07-07 20:32 ` 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

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).