[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C8DE086.8040501@kernel.org>
Date: Mon, 13 Sep 2010 10:27:50 +0200
From: Tejun Heo <tj@...nel.org>
To: Florian Mickler <florian@...kler.org>
CC: Dave Chinner <david@...morbit.com>,
lkml <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Christoph Lameter <cl@...ux-foundation.org>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists