Re: [PATCH] bcachefs: Use alloc_ordered_workqueue() to create ordered workqueues

From: Tejun Heo
Date: Mon Feb 05 2024 - 19:13:53 EST


Hello, Kent.

On Mon, Feb 05, 2024 at 07:10:25PM -0500, Kent Overstreet wrote:
> This one doesn't actually need to be ordered - if anything, we might
> want to bump up max_active.
>
> Tejun, can you drop this patch? If you're trying to get rid of all

Will drop it.

> WQ_UNBOUND with max_active=1 workqueues for your own auditing, either
> you or I could change that to 8.

Yeah, can you please either add a comment saying that it doesn't require
ordered execution or bump max_active?

Thanks.

--
tejun