[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081120113557.GA5275@ff.dom.local>
Date: Thu, 20 Nov 2008 11:35:57 +0000
From: Jarek Poplawski <jarkao2@...il.com>
To: Patrick McHardy <kaber@...sh.net>
Cc: "David S. Miller" <davem@...emloft.net>,
Linux Netdev List <netdev@...r.kernel.org>
Subject: Re: pkt_sched: add DRR scheduler
On 19-11-2008 15:26, Patrick McHardy wrote:
...
> diff --git a/net/sched/Kconfig b/net/sched/Kconfig
> index 36543b6..ba31fe3 100644
> --- a/net/sched/Kconfig
> +++ b/net/sched/Kconfig
> @@ -194,6 +194,17 @@ config NET_SCH_NETEM
>
> If unsure, say N.
>
> +config NET_SCH_DRR
> + tristate "Deficit round robing scheduler (DRR)"
- tristate "Deficit round robing scheduler (DRR)"
+ tristate "Deficit Round Robin scheduler (DRR)"
> + help
> + Say Y here if you want to use the Deficit round robin (DRR) packet
- Say Y here if you want to use the Deficit round robin (DRR) packet
+ Say Y here if you want to use the Deficit Round Robin (DRR) packet
> + scheduling algorithm.
Looks OK to me except checkpatch and documentation/example (any... even
at the beginning of the program).
Jarek P.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists