summary refs log tree commit diff
path: root/sound/x86
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-10-04 09:08:34 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-10-26 10:44:08 +0200
commit78997b569f5625f2762b3c4e743c33becdd5d99d (patch)
tree47662630449ff77dd02e0c4ef08ee5777079ba3e /sound/x86
parentecc9aa00dbb10416d3c1d8ef44ee38d20a36d172 (diff)
downloadlinux-78997b569f5625f2762b3c4e743c33becdd5d99d.tar.gz
f2fs: split discard policy
There are many different scenarios such as fstrim, umount, urgent or
background where we will issue discards, actually, they need use
different policy in aspect of io aware, discard granularity, delay
interval and so on. But now they just share one common discard policy,
so there will be race when changing policy in between these scenarios,
the interference of changing discard policy will be very serious.

This patch changes to split discard policy for different scenarios.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'sound/x86')
0 files changed, 0 insertions, 0 deletions