diff options
author | Chao Yu <chao@kernel.org> | 2023-11-22 22:47:15 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-11-28 10:59:51 -0800 |
commit | d346fa09abff46988de9267b67b6900d9913d5a2 (patch) | |
tree | da97310077218760313c3b334137fac0ef46d87d /fs/f2fs/super.c | |
parent | 8e9cf55ef89c775fdaaa7c6212dbb691420a4673 (diff) |
f2fs: sysfs: support discard_io_aware
It gives a way to enable/disable IO aware feature for background
discard, so that we can tune background discard more precisely
based on undiscard condition. e.g. force to disable IO aware if
there are large number of discard extents, and discard IO may
always be interrupted by frequent common IO.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions