[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5a61df0d-f2dd-49f4-97db-36eaf1ef4e62@amd.com>
Date: Thu, 21 Aug 2025 20:40:17 +0530
From: Bharata B Rao <bharata@....com>
To: Alok Rathore <alok.rathore@...sung.com>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Jonathan.Cameron@...wei.com, dave.hansen@...el.com, gourry@...rry.net,
hannes@...xchg.org, mgorman@...hsingularity.net, mingo@...hat.com,
peterz@...radead.org, raghavendra.kt@....com, riel@...riel.com,
rientjes@...gle.com, sj@...nel.org, weixugc@...gle.com, willy@...radead.org,
ying.huang@...ux.alibaba.com, ziy@...dia.com, dave@...olabs.net,
nifan.cxl@...il.com, xuezhengchu@...wei.com, yiannis@...corp.com,
akpm@...ux-foundation.org, david@...hat.com, byungchul@...com,
kinseyho@...gle.com, joshua.hahnjy@...il.com, yuanchu@...gle.com,
balbirs@...dia.com, alokrathore20@...il.com, gost.dev@...sung.com,
cpgs@...sung.com
Subject: Re: [RFC PATCH v1 3/7] mm: Hot page tracking and promotion
On 21-Aug-25 4:47 PM, Alok Rathore wrote:
> On 14/08/25 07:18PM, Bharata B Rao wrote:
>>
>> diff --git a/mm/Makefile b/mm/Makefile
>> index ef54aa615d9d..8799bd0c68ed 100644
>> --- a/mm/Makefile
>> +++ b/mm/Makefile
>> @@ -147,3 +147,4 @@ obj-$(CONFIG_SHRINKER_DEBUG) += shrinker_debug.o
>> obj-$(CONFIG_EXECMEM) += execmem.o
>> obj-$(CONFIG_TMPFS_QUOTA) += shmem_quota.o
>> obj-$(CONFIG_PT_RECLAIM) += pt_reclaim.o
>> +obj-$(CONFIG_PGHOT) += kpromoted.o
>
> Looks like by mistake used older file name. It should be pghot.o
>
> Can you please provide base commit. Unable to apply patch cleanly using b4 utility.
Right, sorry about this. The base commit is 8742b2d8935f476449ef37e263bc4da3295c7b58
The updated patchset is available from
https://github.com/AMDESE/linux-mm/tree/bharata/kpromoted-rfcv1
Regards,
Bharata.
Powered by blists - more mailing lists