[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <94b0e0c6-a626-46a1-e746-a336d20cdc08@os.amperecomputing.com>
Date: Fri, 25 Aug 2023 10:06:19 -0700 (PDT)
From: "Lameter, Christopher" <cl@...amperecomputing.com>
To: Michal Hocko <mhocko@...e.com>
cc: "Huang, Ying" <ying.huang@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Mel Gorman <mgorman@...hsingularity.net>,
Vlastimil Babka <vbabka@...e.cz>
Subject: Re: [PATCH] mm: fix draining remote pageset
On Tue, 22 Aug 2023, Michal Hocko wrote:
> Yes, this doesn't really show any actual correctness problem so I do not
> think this is sufficient to change the code. You would need to show that
> the existing behavior is actively harmful.
Having some pages from a remote NUMA node stuck in a pcp somewhere is
making that memory unusable. It is usually rate that these remote pages
are needed again and so they may remain there for a long time if the
situation is right.
And he is right that the intended behavior of freeing the remote pages
has been disabled by the patch.
So I think there is sufficient rationale to apply these fixes.
Powered by blists - more mailing lists