Re: [RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
From: Bijan Tabatabai
Date: Mon Jun 16 2025 - 11:04:14 EST
On Mon, Jun 16, 2025 at 2:42 AM Byungchul Park <byungchul@xxxxxx> wrote:
[...]
Hi Byungchul,
> Your approach sounds interesting.
>
> IIUC, the approach can be intergrated with the existing numa hinting
> mechanism as well, so as to perform weighted interleaving migration for
> promotion, which may result in suppressing the migration anyway tho, in
> MPOL_WEIGHTED_INTERLEAVE set.
>
> Do you have plan for the that too?
I do not currently have plans to support that, but this approach could
be used there as well.
> Plus, it'd be the best if you share the improvement result rather than
> the placement data.
Sure, I could add some performance data in the cover letter of the
next revision.
> Byungchul
>
[...]
Thanks,
Bijan