summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorDaeho Jeong <daehojeong@google.com>2022-06-20 19:38:42 +0200
committerJaegeuk Kim <jaegeuk@kernel.org>2022-07-31 05:16:12 +0200
commit7a8fc586180d8c57db5cc1e2acb32bb9986f642b (patch)
treea0728db61b8890aaf8a78474547c19c741b617fd /block
parentf2fs: initialize page_array_entry slab only if compression feature is on (diff)
downloadlinux-7a8fc586180d8c57db5cc1e2acb32bb9986f642b.tar.xz
linux-7a8fc586180d8c57db5cc1e2acb32bb9986f642b.zip
f2fs: introduce memory mode
Introduce memory mode to supports "normal" and "low" memory modes. "low" mode is to support low memory devices. Because of the nature of low memory devices, in this mode, f2fs will try to save memory sometimes by sacrificing performance. "normal" mode is the default mode and same as before. Signed-off-by: Daeho Jeong <daehojeong@google.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions