Re: Regarding WQ_MEM_RECLAIM
From: tj@xxxxxxxxxx
Date: Thu Aug 25 2022 - 14:03:02 EST
On Wed, Aug 24, 2022 at 06:10:56AM +0000, Xue, Zhan wrote:
> Convert to plain text..
The email's formatting is too painful to reply directly.
Here are two brief points:
* Just don't share the same workqueue between work items which need forward
progress guarantee and ones which don't.
* If something can block memory reclaim, it is in the memory reclaim path by
definition.
Thanks.
--
tejun