Whamcloud - gitweb
LU-12644 llite: try fast io for stride io correctly 66/35466/13
authorWang Shilong <wshilong@ddn.com>
Thu, 8 Aug 2019 17:14:19 +0000 (13:14 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 14 Feb 2020 05:50:09 +0000 (05:50 +0000)
commit9e4c5bdaaec5ef347260f0fd2f916143224f3cc4
tree300dc115feec7da8cabea93d69d7923bbb403c31
parent01286ba81ce93e05e5e61c8346c80c74deb29d32
LU-12644 llite: try fast io for stride io correctly

We could have a really large gap for stride, calculate
skip pages correctly, otherwise, we will see many small
RPC with large stride gap.

Change-Id: Id72405c11234a2075f3cce4733d23544fe15eb17
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/35466
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/rw.c