On Tue, Jan 12, 2021 at 11:30:11AM -0500, Johannes Weiner <han...@cmpxchg.org> 
wrote:
> -             reclaimed = try_to_free_mem_cgroup_pages(memcg, nr_pages - high,
> -                                                      GFP_KERNEL, true);
> +             try_to_free_mem_cgroup_pages(memcg, nr_pages - high,
> +                                          GFP_KERNEL, true);
Although I was also initially confused by throwing 'reclaimed' info
away, the patch makes sense to me given the reasoning.

It is
Reviewed-by: Michal Koutný <mkou...@suse.com>

As for the discussed unsuccessful retries, I'd keep it a separate change.

Regards,
Michal

Attachment: signature.asc
Description: Digital signature

Reply via email to