BACKPORT: f2fs: introduce gc_urgent_mid mode
We need a mid level of gc urgent mode to do GC forcibly in a period of given gc_urgent_sleep_time, but not like using greedy GC approach and switching to SSR mode such as gc urgent high mode. This can be used for more aggressive periodic storage clean up. Signed-off-by:Daeho Jeong <daehojeong@google.com> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org> BUG: 279706487 Change-Id: I52405f36fcbc0b9ffae1abba3b215ba8506ef6a1 (cherry picked from commit d98af5f4) [Dylan: Resolved minor conflict in fs/f2fs/gc.c ] Signed-off-by:
Dylan Chang <dylan.chang@nothing.tech>
Loading
Please sign in to comment