Re: [PATCH v6 4/9] scsi: use block layer helpers to calculate num of queues

From: Ming Lei
Date: Thu May 08 2025 - 21:50:27 EST


On Thu, Apr 24, 2025 at 08:19:43PM +0200, Daniel Wagner wrote:
> Multiqueue devices should only allocate queues for the housekeeping CPUs
> when isolcpus=managed_irq is set.

> This avoids that the isolated CPUs get disturbed with OS workload.

The above words should be removed, since that isn't what the patch is
doing.

Otherwise, looks fine to me:

Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx>


Thanks,
Ming