Adjusting Queues
Purpose
Unless otherwise specified, the single-queue (software queue) mode is recommended. In Spark performance tests, the single-queue mode usually delivers better performance.
Procedure
- Add the following parameter to the kernel boot command line in the /etc/grub2-efi.cfg file and save the file.
scsi_mod.use_blk_mq=0

- Restart the operating system for the configuration to take effect.
Parent topic: Setting I/O Configuration Item