Searched hist:d9872a698c393e0d1abca86bf05b62712cbfc581 (Results 1 – 4 of 4) sorted by relevance
/linux/fs/f2fs/ |
H A D | gc.h | diff d9872a698c393e0d1abca86bf05b62712cbfc581 Mon Aug 07 07:09:00 CEST 2017 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|
H A D | sysfs.c | diff d9872a698c393e0d1abca86bf05b62712cbfc581 Mon Aug 07 07:09:00 CEST 2017 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|
H A D | gc.c | diff d9872a698c393e0d1abca86bf05b62712cbfc581 Mon Aug 07 07:09:00 CEST 2017 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-f2fs | diff d9872a698c393e0d1abca86bf05b62712cbfc581 Mon Aug 07 07:09:00 CEST 2017 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|