commit | ac6104cdf87cc162b0a0d78280d1dcb9752e25bb | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Tue Mar 12 11:30:03 2013 -0700 |
committer | Tejun Heo <tj@kernel.org> | Tue Mar 12 11:30:03 2013 -0700 |
tree | dd62f586800cd7e0eb491469eaba763316c3f1cd | |
parent | f02ae73aaa4f285199683862ac59972877a11c5d [diff] |
workqueue: add pool ID to the names of unbound kworkers There are gonna be multiple unbound pools. Include pool ID in the name of unbound kworkers. Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>