commit | 8939a8489ca64b56f49428b0d882709080a928d4 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Wed May 12 10:07:19 2021 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed May 26 07:00:36 2021 -0700 |
tree | e6e05c9d0aa6dc78ae711fab1d00808e39355086 | |
parent | 4a67d9b07ac8dce7f1034e0d887f2f4ee00fe118 [diff] |
f2fs: atgc: export entries for better tunability via sysfs This patch export below sysfs entries for better ATGC tunability. /sys/fs/f2fs/<disk>/atgc_candidate_ratio /sys/fs/f2fs/<disk>/atgc_candidate_count /sys/fs/f2fs/<disk>/atgc_age_weight /sys/fs/f2fs/<disk>/atgc_age_threshold Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>