Re: [PATCH UPDATED] workqueue: add documentation

From: Tejun Heo
Date: Mon Sep 13 2010 - 04:28:42 EST


On 09/13/2010 10:16 AM, Florian Mickler wrote:
>> +For an unbound wq, the above concurrency management doesn't apply and
>> +the gcwq for the pseudo unbound CPU tries to start executing all work
>> +items as soon as possible. The responsibility of regulating
>> +concurrency level is on the users. There is also a flag to mark a
>> +bound wq to ignore the concurrency management. Please refer to the
>> +Workqueue Attributes section for details.
>
> renamed to "API section"

Updated, 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/