lkml.org 
[lkml]   [2023]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/1] workqueue: Rename rescuer kworker
Date
Each CPU-specific and unbound kworker kthread conforms to a particular
naming scheme. However, this does not extend to the rescuer kworker.
At present, a rescuer kworker is simply named according to its
workqueue's name. This can be cryptic.

This patch modifies a rescuer to follow the kworker naming scheme.
The "r" is indicative of a rescuer and after "-" is its workqueue's
name e.g. "kworker/r-ext4-rsv-conver".

--
Changes since v1 [1]:
- Remove CPU affinity comment about the kworker (Tejun Heo)

[1]: https://lore.kernel.org/lkml/ZNFxmnGHxV0z5gKA@slm.duckdns.org/
--

Aaron Tomlin (1):
workqueue: Rename rescuer kworker

kernel/workqueue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
2.39.1

\
 
 \ /
  Last update: 2023-08-08 18:11    [W:0.135 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site