[Bloat] [PATCH net-next] sch_red: Adaptative RED AQM
Eric Dumazet
eric.dumazet at gmail.com
Thu Dec 8 13:16:28 EST 2011
Le jeudi 08 décembre 2011 à 09:21 -0800, Stephen Hemminger a écrit :
> Is this backward compatible for users that don't specify
> an adaptive parameter.
Yes, completely compatible. I made sure max_p was initted with value
provided by tc (Plog based)
I also plan the TCA_RED_MAX_P support at configuration time with finer
granularity than 1/(2^Plog), so a new tc user can ask for precise
probability instead of current few discrete values. [ for non adaptative
RED of course, since max_p can change very fast otherwise :) ]
More information about the Bloat
mailing list