Messages in this thread |  | | | Date | Mon, 13 Sep 2010 10:27:50 +0200 | | From | Tejun Heo <> | | Subject | Re: [PATCH UPDATED] workqueue: add documentation |
| |
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
|  |