diff options
author | Christoph Hellwig | 2016-03-11 17:34:53 +0100 |
---|---|---|
committer | Jens Axboe | 2016-03-14 15:55:25 +0100 |
commit | 2b885517110cbe8724fef30363778b6284d0a428 (patch) | |
tree | 609935ecfa54b2e31752f375ec1dfb46cf3fca71 /.mailmap | |
parent | block: cleanup bio_endio (diff) | |
download | kernel-qcow2-linux-2b885517110cbe8724fef30363778b6284d0a428.tar.gz kernel-qcow2-linux-2b885517110cbe8724fef30363778b6284d0a428.tar.xz kernel-qcow2-linux-2b885517110cbe8724fef30363778b6284d0a428.zip |
block: bio_remaining_done() isn't unlikely
We use bio chaining during most I/Os these days due to the delayed
bio splitting. Additionally XFS will start using it, and there is
a pending direct I/O rewrite also making heavy use for it. Don't
pretend it's always unlikely, and let the branch predictor do it's
job instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions