Re: [PATCHSET] backing-dev: replace private thread pool with workqueue

From: Tejun Heo
Date: Tue Sep 07 2010 - 08:19:55 EST


Hello,

On 09/07/2010 02:16 PM, Christoph Hellwig wrote:
> What does this conversion buy us?
>
> Having explicit per-bdi threads makes the model very simple and safe,
> while I don't quite trust the now extremly complex work queues yet.

Well, the whole idea behind the new workqueue is unifying all those
dedicated pools of threads. If the conversion is too early given the
new workqueue implementation, we can postpone bdi conversion by one
more release cycle, but in the long run there is no point in keeping
these private thread pools.

Thanks.

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