]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-fabrics: allow user to pass in nr_poll_queues
authorSagi Grimberg <sagi@grimberg.me>
Fri, 14 Dec 2018 19:06:09 +0000 (11:06 -0800)
committerChristoph Hellwig <hch@lst.de>
Tue, 18 Dec 2018 16:50:49 +0000 (17:50 +0100)
commit40d2ba7e50fed0f069411c7308ac91645c2c1065
treef20c00247491ff1431d50802b2b575a145241813
parentab770c3b87b4294cd61011bdeb4d8cd5aa9b36bf
nvme-fabrics: allow user to pass in nr_poll_queues

This argument will specify how many polling I/O queues to connect when
creating the controller. These I/O queues will host I/O that is set with
REQ_HIPRI.

Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fabrics.c
drivers/nvme/host/fabrics.h