From: Jens Axboe Date: Wed, 12 Jul 2006 12:04:37 +0000 (+0200) Subject: [PATCH] Add one more pointer to struct request for IO scheduler usage X-Git-Tag: v2.6.19-rc1~640^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7d145fd911266ae42af7552edc32681c01addb;p=pandora-kernel.git [PATCH] Add one more pointer to struct request for IO scheduler usage Then we have enough room in the request to get rid of the dynamic allocations in CFQ/AS. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed