Re: [RFC] Input: input-polldev - create workqueue upfront

From: Henrik Rydberg
Date: Thu Jan 20 2011 - 03:26:52 EST


On Wed, Jan 19, 2011 at 11:42:15PM -0800, Dmitry Torokhov wrote:
> Input: input-polldev - create workqueue upfront
>
> From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
>
> With introduction of concurrency-managed work queues there is no point
> in creating workqueues on demand; they can be created upfront as it does
> not cause creation of unused threads.
>
> Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>
> ---

Looks like a nice cleanup to me.

Henrik
--
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/