[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120105.140857.1619240536719070061.davem@davemloft.net>
Date: Thu, 05 Jan 2012 14:08:57 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, dave.taht@...il.com, shemminger@...tta.com
Subject: Re: [PATCH net-next] net_sched: red: split red_parms into parms
and vars
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 05 Jan 2012 13:25:16 +0100
> This patch splits the red_parms structure into two components.
>
> One holding the RED 'constant' parameters, and one containing the
> variables.
>
> This permits a size reduction of GRED qdisc, and is a preliminary step
> to add an optional RED unit to SFQ.
>
> SFQRED will have a single red_parms structure shared by all flows, and a
> private red_vars per flow.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied.
--
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