Re: [RFC PATCH] workqueue: Introduce __show_worker_pool_state and __show_workqueue_state.

From: Tejun Heo
Date: Mon Oct 04 2021 - 12:42:45 EST


On Tue, Sep 28, 2021 at 08:31:06PM +1000, Imran Khan wrote:
> Currently show_workqueue_state shows the state of all workqueues and of
> all worker pools.
> Divide it into more granular functions (__show_workqueue_state and
> __show_worker_pool_state), that would show states of individual workqueues
> and worker pools.

But why is this change good? Are you building something on top later?

Thanks.

--
tejun