-
- Downloads
f2fs: introduce gc_urgent mode for background GC
This patch adds a sysfs entry to control urgent mode for background GC. If this is set, background GC thread conducts GC with gc_urgent_sleep_time all the time. Reviewed-by:Chao Yu <yuchao0@huawei.com> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Showing
- Documentation/ABI/testing/sysfs-fs-f2fs 12 additions, 0 deletionsDocumentation/ABI/testing/sysfs-fs-f2fs
- Documentation/filesystems/f2fs.txt 9 additions, 0 deletionsDocumentation/filesystems/f2fs.txt
- fs/f2fs/gc.c 15 additions, 2 deletionsfs/f2fs/gc.c
- fs/f2fs/gc.h 4 additions, 0 deletionsfs/f2fs/gc.h
- fs/f2fs/sysfs.c 9 additions, 0 deletionsfs/f2fs/sysfs.c
Loading
Please register or sign in to comment