Whamcloud - gitweb
LU-8465 e2fsck: fix readahead for pfsck of pass1 87/37887/10
authorWang Shilong <wshilong@ddn.com>
Wed, 11 Mar 2020 12:48:00 +0000 (20:48 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 26 Sep 2020 06:35:28 +0000 (06:35 +0000)
commit15077733b979ba2fc990d21a5457246bed8d1fc9
tree712edd25f2867536893f522afffdd35403e1d63b
parent1b614e6fbd38320557bc904d567ba1046b566118
LU-8465 e2fsck: fix readahead for pfsck of pass1

Several improvments for this patch:

1) move readahead_kb detection to preparing phase.
2) inode readahead should be aware of thread block group
boundary.
3) make readahead_kb aware of multiple threads.

Change-Id: I4c5cde29d6e177286c7f153f26ed18e10cd954e1
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/37887
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
e2fsck/pass1.c