On 6/17/25 06:43, Daniel Wagner wrote: > The calculation of the upper limit for queues does not depend solely on > the number of possible CPUs; for example, the isolcpus kernel > command-line option must also be considered. > > To account for this, the block layer provides a helper function to > retrieve the maximum number of queues. Use it to set an appropriate > upper queue number limit. > > Reviewed-by: Christoph Hellwig <[email protected]> > Acked-by: Michael S. Tsirkin <[email protected]> > Reviewed-by: Hannes Reinecke <[email protected]> > Reviewed-by: Ming Lei <[email protected]> > Signed-off-by: Daniel Wagner <[email protected]> > --- >
Looks good. Reviewed-by: Chaitanya Kulkarni <[email protected]> -ck
