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

From: Ming Lei
Date: Thu May 08 2025 - 21:53:15 EST


On Thu, Apr 24, 2025 at 08:19:44PM +0200, Daniel Wagner wrote:
> Multiqueue devices should only allocate queues for the housekeeping CPUs
> when isolcpus=io_queue is set. This avoids that the isolated CPUs get
> disturbed with OS workload.

With commit log fixed:

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

thanks,
Ming