diff options
author | Yangtao Li <frank.li@vivo.com> | 2022-10-25 08:50:25 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2022-11-02 01:56:04 +0100 |
commit | e5a0db6a9e2eafe50e3ebc73a8285ae561e7d850 (patch) | |
tree | 851799b999b3e3ac6cd18ff12646c3d4eea37b94 /fs/f2fs/verity.c | |
parent | f2fs: add missing bracket in doc (diff) | |
download | linux-e5a0db6a9e2eafe50e3ebc73a8285ae561e7d850.tar.xz linux-e5a0db6a9e2eafe50e3ebc73a8285ae561e7d850.zip |
f2fs: replace gc_urgent_high_remaining with gc_remaining_trials
The user can set the trial count limit for GC urgent and
idle mode with replaced gc_remaining_trials.. If GC thread gets
to the limit, the mode will turn back to GC normal mode finally.
It was applied only to GC_URGENT, while this patch expands it for
GC_IDLE.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/verity.c')
0 files changed, 0 insertions, 0 deletions