12/14
mm/memcontrol: Kick async reclaim on migration and folio replacement
对于强制 charge 和 folio replacement/hugetlb/hotplug 等无法同步回收的路径,在迁移/替换后若 per-tier 超限则发起异步回收(soft limit),避免内存滞留高 tier;未启用 tiered limits 时无操作。
对于强制 charge 和 folio replacement/hugetlb/hotplug 等无法同步回收的路径,在迁移/替换后若 per-tier 超限则发起异步回收(soft limit),避免内存滞留高 tier;未启用 tiered limits 时无操作。