| To: | "David S. Miller" <davem@xxxxxxxxxx> |
|---|---|
| Subject: | [PATCH] mark CSZ scheduler as broken |
| From: | Stephen Hemminger <shemminger@xxxxxxxx> |
| Date: | Wed, 7 Jul 2004 11:19:36 -0700 |
| Cc: | netdev@xxxxxxxxxxx |
| Organization: | Open Source Development Lab |
| Sender: | netdev-bounce@xxxxxxxxxxx |
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@xxxxxxxx>
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2.6] update to network emulation QOS scheduler, Stephen Hemminger |
|---|---|
| Next by Date: | Re: [RFR] gianfar ethernet driver, jamal |
| Previous by Thread: | [PATCH] deinline sock_i_uid,sock_i_ino, Stephen Hemminger |
| Next by Thread: | Re: [PATCH] mark CSZ scheduler as broken, bert hubert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |