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)
commit89d43802b0e7298bc0b464bdb5fff864074e2218
treef20c00247491ff1431d50802b2b575a145241813
parent26c682274e0a7d055e123499eac8ec39d0e04283
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