Home
last modified time | relevance | path

Searched hist:fa532287 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-merge.cfa532287 Mon Nov 04 12:05:43 CST 2019 Christoph Hellwig <hch@lst.de> block: avoid blk_bio_segment_split for small I/O operations

__blk_queue_split() adds significant overhead for small I/O operations.
Add a shortcut to avoid it for cases where we know we never need to
split.

Based on a patch from Ming Lei.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fa532287 Mon Nov 04 12:05:43 CST 2019 Christoph Hellwig <hch@lst.de> block: avoid blk_bio_segment_split for small I/O operations

__blk_queue_split() adds significant overhead for small I/O operations.
Add a shortcut to avoid it for cases where we know we never need to
split.

Based on a patch from Ming Lei.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>