Re: [PATCH 08/10 V2] workqueue: rename manager_mutex to attach_mutex

From: Tejun Heo
Date: Mon May 12 2014 - 18:01:12 EST


On Mon, May 12, 2014 at 02:56:20PM +0800, Lai Jiangshan wrote:
> manager_mutex is only used to protect the attaching for the pool
> and the pool->workers list. It protects the pool->workers and operations
> based on this list, such as:
> cpu-binding for the workers in the pool->workers
> concurrency management for the workers in the pool->workers

Concurrency management? What are you referring to?

thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/