On Wed, 13 Aug 2025 13:07:01 +0800 Quanmin Yan <yanquanmin1@xxxxxxxxxx> wrote:Hi SJ,
In module DAMON_RECLAIM and DAMON_LRU_SORT, the damon_ctx isDo you plan to, and need to use DAMON_RECLAIM and DAMON_LRU_SORT on LPAE-ARM32
independent of the core, necessitating dedicated addr_unit
integration for these features.
Additionally, if the input monitor_region_start and monitor_region_end
are both 0 while addr_unit is set to a non-zero valuethe default
system RAM range should be divided by addr_unit.
environments? Can't you use DAMON sysfs interface instead? If need to use the
modules, this change looks good to me in high level. But if not, I'd like to
skip this change, and wait until someone requests it.
I'll review the code change in depth after the above question is answered.
Thanks,
SJ
[...]