From: Thomas Graf Date: Sat, 5 Nov 2005 20:14:16 +0000 (+0100) Subject: [PKT_SCHED]: GRED: Use new generic red interface X-Git-Tag: v2.6.15-rc1~452^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b33429ab93155895854e9518a253680a920493;p=pandora-kernel.git [PKT_SCHED]: GRED: Use new generic red interface Simplifies code a lot by separating the red algorithm and the queueing logic. We now differentiate between probability marks and forced marks but sum them together again to not break backwards compatibility. This brings GRED back to the level of RED and improves the accuracy of the averge queue length calculations when stab suggests a zero shift. Signed-off-by: Thomas Graf Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed