Re: [RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
From: SeongJae Park
Date: Mon May 25 2026 - 12:51:18 EST
On Mon, 25 May 2026 18:04:25 +0300 Gutierrez Asier <gutierrez.asier@xxxxxxxxxxxxxxxxxxx> wrote:
>
>
> On 5/23/2026 8:27 PM, SeongJae Park wrote:
> > On Fri, 22 May 2026 14:55:16 +0000 <gutierrez.asier@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> >> From: Asier Gutierrez <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
> >>
> >> Introduce DAMOS_QUOTA_HUGEPAGE auto tuning Add a new DAMOS quota goal
> >
> > I'd suggest to rename it to DAMOS_QUOTA_HUGEPAGE_BP for consistency.
> >
> > Also, you missed the ending period after 'tuning'.
> >
> >> metric to measure the amount of huge page consumption to total
> >> anonymous memory consumption ratio.
> >
> > Why against anonymous memory only?
> Well, that was my first approach. All the projects that I have done
> recently were related to anonymous memory. I'll test it with total
> THP user vs total memory consumption and see if everything works
> in the same way.
Makes sense, looking forward to the test result!
[...]
Thanks,
SJ