Re: [PATCH UPDATED] workqueue: add documentation

From: Florian Mickler
Date: Mon Sep 13 2010 - 04:16:51 EST



one more detail, seems like this never ends... sorry :)

On Mon, 13 Sep 2010 10:08:12 +0200
Tejun Heo <tj@xxxxxxxxxx> 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"

regards,
Flo
--
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/