[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <722deaed-6595-f6e8-b7d3-348a94719620@kernel.org>
Date: Sun, 24 Jul 2022 18:24:27 +0800
From: Chao Yu <chao@...nel.org>
To: Daeho Jeong <daeho43@...il.com>, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net, kernel-team@...roid.com
Cc: Daeho Jeong <daehojeong@...gle.com>
Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs: introduce memory mode
On 2022/6/21 1:38, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong@...gle.com>
>
> 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@...gle.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists