2017-03-02 03:39:46

by Hillf Danton

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




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 <[email protected]>
> ---
Acked-by: Hillf Danton <[email protected]>