diff options
author | Chao Yu <yuchao0@huawei.com> | 2017-04-15 14:09:37 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-04-19 11:00:42 -0700 |
commit | ba48a33ef6faa573257b2a4181329f2d1eaafed9 (patch) | |
tree | 7aaa4bfc9a90eaa0e57b532b590cbd196f9ec0da /drivers/soc | |
parent | 46f84c2c058784f42f2d021df79384ec66cdb256 (diff) | |
download | op-kernel-dev-ba48a33ef6faa573257b2a4181329f2d1eaafed9.zip op-kernel-dev-ba48a33ef6faa573257b2a4181329f2d1eaafed9.tar.gz |
f2fs: in prior to issue big discard
Keep issuing big size discard in prior instead of the one with random
size, so that we expect that it will help to:
- be quick to recycle unused large space in flash storage device.
- give a chance for
a) wait to merge small piece discards into bigger one, or
b) avoid issuing discards while they have being reallocated by SSR.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions