]> git.baikalelectronics.ru Git - kernel.git/commit
block: inherit CPU completion on bio->rq and rq->rq merges
authorJens Axboe <jens.axboe@oracle.com>
Tue, 26 Aug 2008 08:25:02 +0000 (10:25 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:09 +0000 (08:56 +0200)
commit742057c3b114e235a21e8b7b1182d49db42b54da
tree4085b6c929a44de229eb5ef13fa2079211ea5512
parent9b6fe2451202c7c0d6c4f06dd0b26f7a75cafb4c
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 <jens.axboe@oracle.com>
block/blk-core.c
block/blk-merge.c
include/linux/blkdev.h