Re: [PATCH] mm: memcontrol: Set the correct memcg swappiness restriction
From: Baolin Wang <baolin.wang@linux.alibaba.com>
Date: 2021-08-03 15:44:54
Also in:
cgroups, lkml
From: Baolin Wang <baolin.wang@linux.alibaba.com>
Date: 2021-08-03 15:44:54
Also in:
cgroups, lkml
On 2021/8/3 23:20, Vlastimil Babka wrote:
On 7/30/21 8:39 AM, Michal Hocko wrote:quoted
On Fri 30-07-21 14:26:35, Baolin Wang wrote:quoted
Since commit c843966c556d ("mm: allow swappiness that prefers reclaiming anon over the file workingset") has expended the swappiness value to make swap to be preferred in some systems. We should also change the memcg swappiness restriction to allow memcg swap-preferred. Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>Yes, this looks like an omission. It doesn't really make sense to have two different constrains on the value. Acked-by: Michal Hocko <mhocko@suse.com>So, also Fixes: c843966c556d ("mm: allow swappiness that prefers reclaiming anon over the file workingset") ?
Sure. Andrew, do I need resend it with adding fixes tag, or you can help to add it? Thanks.