[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210331132053.GW15768@suse.de>
Date: Wed, 31 Mar 2021 14:20:53 +0100
From: Mel Gorman <mgorman@...e.de>
To: Gerald Schaefer <gerald.schaefer@...ux.ibm.com>
Cc: Yang Shi <shy828301@...il.com>, kirill.shutemov@...ux.intel.com,
ziy@...dia.com, mhocko@...e.com, ying.huang@...el.com,
hughd@...gle.com, hca@...ux.ibm.com, gor@...ux.ibm.com,
borntraeger@...ibm.com, akpm@...ux-foundation.org,
linux-mm@...ck.org, linux-s390@...r.kernel.org,
linux-kernel@...r.kernel.org,
Alexander Gordeev <agordeev@...ux.ibm.com>
Subject: Re: [RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA
hinting fault
On Tue, Mar 30, 2021 at 04:42:00PM +0200, Gerald Schaefer wrote:
> Could there be a work-around by splitting THP pages instead of marking them
> as migrate pmds (via pte swap entries), at least when THP migration is not
> supported? I guess it could also be acceptable if THP pages were simply not
> migrated for NUMA balancing on s390, but then we might need some extra config
> option to make that behavior explicit.
>
The split is not done on other architectures simply because the loss
from splitting exceeded the gain of improved locality in too many cases.
However, it might be ok as an s390-specific workaround.
(Note, I haven't read the rest of the series due to lack of time but this
query caught my eye).
--
Mel Gorman
SUSE Labs
Powered by blists - more mailing lists