Re: [PATCH 4/9] mm: remove unnecessary reclaimability check from NUMA balancing target

From: Hillf Danton
Date: Wed Mar 01 2017 - 22:39:50 EST





On March 01, 2017 5:40 AM Johannes Weiner wrote:
>
> NUMA balancing already checks the watermarks of the target node to
> decide whether it's a suitable balancing target. Whether the node is
> reclaimable or not is irrelevant when we don't intend to reclaim.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
> ---
Acked-by: Hillf Danton <hillf.zj@xxxxxxxxxxxxxxx>