[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YmZqmEyEcs3wwu2a@li-6e1fa1cc-351b-11b2-a85c-b897023bb5f3.ibm.com>
Date: Mon, 25 Apr 2022 15:02:08 +0530
From: Jagdish Gediya <jvgediya@...ux.ibm.com>
To: "ying.huang@...el.com" <ying.huang@...el.com>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org, baolin.wang@...ux.alibaba.com,
dave.hansen@...ux.intel.com, aneesh.kumar@...ux.ibm.com,
shy828301@...il.com, weixugc@...gle.com, gthelen@...gle.com,
dan.j.williams@...el.com
Subject: Re: [PATCH v3 1/7] mm: demotion: Fix demotion targets sharing among
sources
On Sun, Apr 24, 2022 at 11:25:50AM +0800, ying.huang@...el.com wrote:
> > Subject: [PATCH v3 1/7] mm: demotion: Fix demotion targets sharing among sources
>
> IMHO, this patch doesn't fix some bugs in the original code. Instead,
> it just enhances the original code. For example, the subject could be,
I think it is fixing a bug, there is a comment in the code which
mentions that 'used_targets will become unavailable in future passes.
This limits some opportunities for multiple source nodes to share a
destination'. As per this comment, it was intended to share a node as
demotion targets with some limits but the code limits not some but all
such opportunities as no common node can be demotion targets for
multiple source node as per current code.
> mm: demotion: support to share demotion targets among sources
>
> Best Regards,
> Huang, Ying
>
> [snip]
>
>
>
Powered by blists - more mailing lists