]> git.baikalelectronics.ru Git - kernel.git/commit
qla2xxx: add ->map_queues support for nvme
authorSaurav Kashyap <skashyap@marvell.com>
Mon, 23 Aug 2021 12:56:49 +0000 (05:56 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Oct 2021 17:16:00 +0000 (19:16 +0200)
commit631026f7a92d4ac60a702855db668c5df24e8139
treed154349ff74e2ce731f2e9d7bab6428b187fe017
parentff29c60cf17a6e08bb7cf4c94e2f1bfba3976c0c
qla2xxx: add ->map_queues support for nvme

Implement ->map queues and use the block layer blk_mq_pci_map_queues
helper for mapping queues to CPUs.

With this mapping minimum 10%+ increase in performance is noticed.

Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/qla2xxx/qla_nvme.c