Re: [RFC PATCH V4 1/5] workqueue: rename system workqueues

From: Tejun Heo
Date: Thu Jan 25 2018 - 11:01:19 EST


Hello,

On Thu, Jan 25, 2018 at 07:54:41AM -0800, Tejun Heo wrote:
> On Thu, Jan 25, 2018 at 03:01:40PM +0800, Wen Yang wrote:
> > Rename system_wq's wq->name from "events" to "system_percpu",
> > and similarly for the similarly named workqueues.
> >
> > Signed-off-by: Wen Yang <wen.yang99@xxxxxxxxxx>
> > Signed-off-by: Jiang Biao <jiang.biao2@xxxxxxxxxx>
> > Signed-off-by: Tan Hu <tan.hu@xxxxxxxxxx>
> > Suggested-by: Tejun Heo <tj@xxxxxxxxxx>
> > Cc: Tejun Heo <tj@xxxxxxxxxx>
> > Cc: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
>
> The patches don't seem split right. There are a number of chunks
> which seem to be in the wrong patch. Can you plesae go over each
> patch and verify that they look, build and run okay?

Just building the same tree structure for different hierarchies. Just
run tree(1) in /sys/fs/cgroup on a systemd cgroup1 system with some
controllers enabled and look at the output.

Thanks.

--
tejun