aboutsummaryrefslogtreecommitdiff
path: root/include/linux/videodev2.h
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-11-14 17:38:35 -0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:34:28 +0200
commitd8f154a0087cc1b489ea6bac9806dab7fa0b3fd5 (patch)
tree500e022a18278ea2d98468a4f9b13488f66691a8 /include/linux/videodev2.h
parent8cb73da38fa3eac200cb004cf4b214ffe0855208 (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/linux/videodev2.h')
0 files changed, 0 insertions, 0 deletions