lkml.org 
[lkml]   [2013]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] workqueue: Comment correction in file header
Hello, Libin.

On Fri, Aug 16, 2013 at 01:32:44PM +0800, Libin wrote:
> * This is the generic async execution mechanism. Work items as are
> * executed in process context. The worker pool is shared and
> - * automatically managed. There is one worker pool for each CPU and
> - * one extra for works which are better served by workers which are
> + * automatically managed. There are two worker pools for each CPU(one
> + * for normal work items and the other for high priority ones) and
> + * two extra for works which are better served by workers which are

For unbound workqueues, the number of backing pools is dynamic.
Unbound workqueue can be assigned custom attributes using
apply_workqueue_attrs() and workqueue will automatically create
backing worker pools matching the attributes.

Can you please update this and the doc update patch accordingly?

Thanks.

--
tejun


\
 
 \ /
  Last update: 2013-08-16 17:01    [W:0.028 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site