mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
The calculation of the upper limit for queues does not depend solely on the number of online 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.