commit | d9872a698c393e0d1abca86bf05b62712cbfc581 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Sun Aug 06 22:09:00 2017 -0700 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Aug 15 10:40:12 2017 -0700 |
tree | e7c272fc1fed41d2a4590f381c0fa5bb983c02f9 | |
parent | 3537581a722402a1e6f0942cd0653035a9e09e21 [diff] |
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>