[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YWRqxS4IMVW4ZCN/@slm.duckdns.org>
Date: Mon, 11 Oct 2021 06:48:05 -1000
From: Tejun Heo <tj@...nel.org>
To: Imran Khan <imran.f.khan@...cle.com>
Cc: jiangshanlai@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH v2] workqueue: Introduce __show_worker_pool_state and
__show_workqueue_state.
On Wed, Oct 06, 2021 at 08:38:41AM +1100, Imran Khan wrote:
> So divide show_workqueue_state into more granular functions
> (__show_workqueue_state and __show_worker_pool_state), that would show
This is nit-picky but can we please name them sth like
show_one_workqueue_state() and show_one_worker_pool_state() or just
show_one_workqueue() and show_one_worker_pool() with the corresponding
versions renamed to show_all_workqueues() and show_all_worker_pools()?
Thanks.
--
tejun
Powered by blists - more mailing lists