From: Jens Axboe Date: Tue, 26 Aug 2008 08:25:02 +0000 (+0200) Subject: block: inherit CPU completion on bio->rq and rq->rq merges X-Git-Tag: v2.6.28-rc1~733^2~73 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab780f1ece0dc8d5e8e8e85435acc5e4747ccda3;p=pandora-kernel.git block: inherit CPU completion on bio->rq and rq->rq merges Somewhat incomplete, as we do allow merges of requests and bios that have different completion CPUs given. This is done on the assumption that a larger IO is still more beneficial than CPU locality. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed