diff options
author | Ming Lei <[email protected]> | 2016-12-17 18:49:09 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-01-11 20:47:08 -0700 |
commit | 729204ef49ec00b788ce23deb9eb922a5769f55d (patch) | |
tree | ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3 /include/linux/fpga/fpga-bridge.h | |
parent | 1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff) |
block: relax check on sg gap
If the last bvec of the 1st bio and the 1st bvec of the next
bio are physically contigious, and the latter can be merged
to last segment of the 1st bio, we should think they don't
violate sg gap(or virt boundary) limit.
Both Vitaly and Dexuan reported lots of unmergeable small bios
are observed when running mkfs on Hyper-V virtual storage, and
performance becomes quite low. This patch fixes that performance
issue.
The same issue should exist on NVMe, since it sets virt boundary too.
Reported-by: Vitaly Kuznetsov <[email protected]>
Reported-by: Dexuan Cui <[email protected]>
Tested-by: Dexuan Cui <[email protected]>
Cc: Keith Busch <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions