Re: [PATCH v2] mm: memcg: Fix memcg reclaim soft lockup

From: Chris Down
Date: Wed Aug 26 2020 - 10:10:54 EST


Hi Xunlei,

Xunlei Pang writes:
Add cond_resched() at the upper shrink_node_memcgs() to solve this
issue, and any other possible issue like meomry.min protection.

I understand the general intent of the patch, but could you clarify your concern around memory protection?