12/16

mm/mglru: run aging if the preferred type has no reclaimable gens

当 get_type_to_scan() 选中的类型没有可回收代时,直接运行 aging,而不是 fallback 到另一类型,以尊重 swappiness 配置。