From: Thomas Graf Date: Sat, 5 Nov 2005 20:14:23 +0000 (+0100) Subject: [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing X-Git-Tag: v2.6.15-rc1~452^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7051703b990ec40bdf192ec7c87ffafd7011c640;p=pandora-kernel.git [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing Introduces a new red parameter set for use in equalize mode, although only the qavg variable and the idle period marker are being used for now this makes it possible to allow a separate parameter set to be used for equalize later on. The use of this separate parameter set fixes a bogus start of an idle period in gred_drop() which did start an idle period on the default VQ even if equalize mode was disabled. Signed-off-by: Thomas Graf Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed