From: Jens Axboe Date: Mon, 30 Nov 2009 08:38:13 +0000 (+0100) Subject: Revert "cfq: Make use of service count to estimate the rb_key offset" X-Git-Tag: v2.6.33-rc1~379^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=464191c65b85a8ec68a6e1a6293af625287c807e;p=pandora-kernel.git Revert "cfq: Make use of service count to estimate the rb_key offset" This reverts commit 3586e917f2c7df769d173c4ec99554cb40a911e5. Corrado Zoccolo correctly points out, that we need consistency of rb_key offset across groups. This means we cannot properly use the per-service_tree service count. Revert this change. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed