Re: [PATCH 0/2] block: loop: fix stacked loop and performance regression

From: Justin M. Forbes
Date: Tue May 05 2015 - 15:01:12 EST


On Tue, 2015-05-05 at 19:49 +0800, Ming Lei wrote:
> Hi,
>
> The 1st patch convers to per-device workqueue because loop devices
> can be stacked.
>
> The 2nd patch decreases max active works as 16, so that fedora 22's
> boot performance regression can be fixed.
>
> drivers/block/loop.c | 30 ++++++++++++++----------------
> drivers/block/loop.h | 1 +
> 2 files changed, 15 insertions(+), 16 deletions(-)
>
>
> Thanks,
> Ming Lei
>

Tested with Fedora 22 ISOs, these still solve the problem for us.

Tested-by: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx>

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