[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200424003031.GD13929@js1304-desktop>
Date: Fri, 24 Apr 2020 09:30:32 +0900
From: Joonsoo Kim <js1304@...il.com>
To: Johannes Weiner <hannes@...xchg.org>
Cc: Alex Shi <alex.shi@...ux.alibaba.com>,
Shakeel Butt <shakeelb@...gle.com>,
Hugh Dickins <hughd@...gle.com>,
Michal Hocko <mhocko@...e.com>,
"Kirill A. Shutemov" <kirill@...temov.name>,
Roman Gushchin <guro@...com>, linux-mm@...ck.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-team@...com
Subject: Re: [PATCH 14/18] mm: memcontrol: prepare swap controller setup for
integration
On Mon, Apr 20, 2020 at 06:11:22PM -0400, Johannes Weiner wrote:
> A few cleanups to streamline the swap controller setup:
>
> - Replace the do_swap_account flag with cgroup_memory_noswap. This
> brings it in line with other functionality that is usually available
> unless explicitly opted out of - nosocket, nokmem.
>
> - Remove the really_do_swap_account flag that stores the boot option
> and is later used to switch the do_swap_account. It's not clear why
> this indirection is/was necessary. Use do_swap_account directly.
>
> - Minor coding style polishing
>
> Signed-off-by: Johannes Weiner <hannes@...xchg.org>
Reviewed-by: Joonsoo Kim <iamjoonsoo.kim@....com>
Powered by blists - more mailing lists