[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0445e583-f9d6-782e-971c-a5a52dcdc6dc@huawei.com>
Date: Fri, 31 Jul 2020 11:48:24 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Gao Xiang <hsiangkao@....com>, <linux-erofs@...ts.ozlabs.org>
CC: LKML <linux-kernel@...r.kernel.org>,
Maksym Planeta <mplaneta@...inf.tu-dresden.de>
Subject: Re: [PATCH] erofs: remove WQ_CPU_INTENSIVE flag from unbound wq's
On 2020/7/31 10:40, Gao Xiang via Linux-erofs wrote:
> From: Gao Xiang <hsiangkao@...hat.com>
>
> The documentation [1] says that WQ_CPU_INTENSIVE is "meaningless" for
> unbound wq. I remove this flag from places where unbound queue is
> allocated. This is supposed to improve code readability.
>
> [1] https://www.kernel.org/doc/html/latest/core-api/workqueue.html#flags
> Signed-off-by: Maksym Planeta <mplaneta@...inf.tu-dresden.de>
> [Gao Xiang: since the original treewide patch [2] hasn't been merged
> yet, handling the EROFS part only for the next cycle. ]
> [2] https://lore.kernel.org/r/20200213141823.2174236-1-mplaneta@os.inf.tu-dresden.de
> Signed-off-by: Gao Xiang <hsiangkao@...hat.com>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists