Home
last modified time | relevance | path

Searched hist:"7 a8fc586180d8c57db5cc1e2acb32bb9986f642b" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/filesystems/
H A Df2fs.rstdiff 7a8fc586180d8c57db5cc1e2acb32bb9986f642b Mon Jun 20 12:38:42 CDT 2022 Daeho Jeong <daehojeong@google.com> 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>
/openbmc/linux/fs/f2fs/
H A Dsuper.cdiff 7a8fc586180d8c57db5cc1e2acb32bb9986f642b Mon Jun 20 12:38:42 CDT 2022 Daeho Jeong <daehojeong@google.com> 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>
H A Df2fs.hdiff 7a8fc586180d8c57db5cc1e2acb32bb9986f642b Mon Jun 20 12:38:42 CDT 2022 Daeho Jeong <daehojeong@google.com> 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>