From: Vivek Goyal Date: Thu, 3 Dec 2009 17:59:41 +0000 (-0500) Subject: blkio: Introduce the root service tree for cfq groups X-Git-Tag: v2.6.33-rc1~379^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa8f6d68b5c8ca0a608fd8d296c5f07ac788cd6;p=pandora-kernel.git blkio: Introduce the root service tree for cfq groups o So far we just had one cfq_group in cfq_data. To create space for more than one cfq_group, we need to have a service tree of groups where all the groups can be queued if they have active cfq queues backlogged in these. Signed-off-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed