> 
> Reclaim may stall if there is too much dirty or congested data on a node.
> This was previously based on zone flags and the logic for clearing the
> flags is in two places.  As congestion/dirty tracking is now tracked on a
> per-node basis, we can remove some duplicate logic.
> 
> Signed-off-by: Mel Gorman <[email protected]>
> ---
Acked-by: Hillf Danton <[email protected]>

>  mm/vmscan.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 

Reply via email to