-
- Downloads
f2fs: add GC_URGENT_LOW mode in gc_urgent
Added a new gc_urgent mode, GC_URGENT_LOW, in which mode F2FS will lower the bar of checking idle in order to process outstanding discard commands and GC a little bit aggressively. Signed-off-by:Daeho Jeong <daehojeong@google.com> Reviewed-by:
Chao Yu <yuchao0@huawei.com> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Showing
- Documentation/ABI/testing/sysfs-fs-f2fs 3 additions, 1 deletionDocumentation/ABI/testing/sysfs-fs-f2fs
- fs/f2fs/f2fs.h 8 additions, 2 deletionsfs/f2fs/f2fs.h
- fs/f2fs/gc.c 3 additions, 3 deletionsfs/f2fs/gc.c
- fs/f2fs/segment.c 2 additions, 2 deletionsfs/f2fs/segment.c
- fs/f2fs/sysfs.c 7 additions, 3 deletionsfs/f2fs/sysfs.c
Loading
Please register or sign in to comment