Re: [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
SJ Park <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Aug 2026 11:38:14 +0800 "Yongting Lin" <[email protected]> wrote: [...] > IBS is not the only possible hardware source. CXL 3.2 defines CHMU for > device-side hotness monitoring, and CHMU has also been discussed in the > DAMON and CXL hotness-monitoring discussions. Yes, we discussed DAMON could be extended for access check primitives other than page table accessed bit, and CHMU could be one of such primitives. The extension is in progress [1]. [...] > We would also be interested in helping test and compare the different > approaches as implementations become available. Please feel free to let me know if you want to test DAMON-based approaches. I will be happy to help :) [1] https://lore.kernel.org/all/[email protected]/ Thanks, SJ [...]