diff options
| author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-11-14 17:38:35 -0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:34:28 +0200 |
| commit | d8f154a0087cc1b489ea6bac9806dab7fa0b3fd5 (patch) | |
| tree | 500e022a18278ea2d98468a4f9b13488f66691a8 /include/uapi/linux/kernel-page-flags.h | |
| parent | 8cb73da38fa3eac200cb004cf4b214ffe0855208 (diff) | |
f2fs: avoid BG_GC in f2fs_balance_fs
If many threads hit has_not_enough_free_secs() in f2fs_balance_fs() at the same
time, all the threads would do FG_GC or BG_GC.
In this critical path, we totally don't need to do BG_GC at all.
Let's avoid that.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/uapi/linux/kernel-page-flags.h')
0 files changed, 0 insertions, 0 deletions
