linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add BLK_MQ_F_NO_SCHED flag to admin tag set
@ 2017-10-18 12:38 Israel Rukshin
  2017-10-18 12:38 ` [PATCH 1/3] nvme-rdma: " Israel Rukshin
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Israel Rukshin @ 2017-10-18 12:38 UTC (permalink / raw)


Since commit b86dd81
"block: get rid of blk-mq default scheduler choice Kconfig entries",
when setting nr_hw_queues to 1 the admin tag set uses mq-deadline scheduler.
This flag is useful for admin queues that aren't used for normal IO.
We already use this flag at nvme-pci.

Israel Rukshin (3):
  nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
  nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
  nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set

 drivers/nvme/host/fc.c     | 1 +
 drivers/nvme/host/rdma.c   | 1 +
 drivers/nvme/target/loop.c | 1 +
 3 files changed, 3 insertions(+)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-10-19  8:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-18 12:38 [PATCH 0/3] Add BLK_MQ_F_NO_SCHED flag to admin tag set Israel Rukshin
2017-10-18 12:38 ` [PATCH 1/3] nvme-rdma: " Israel Rukshin
2017-10-18 15:30   ` Sagi Grimberg
2017-10-18 12:38 ` [PATCH 2/3] nvme-fc: " Israel Rukshin
2017-10-18 15:30   ` Sagi Grimberg
2017-10-18 21:41   ` James Smart
2017-10-18 12:38 ` [PATCH 3/3] nvme-loop: " Israel Rukshin
2017-10-18 15:30   ` Sagi Grimberg
2017-10-18 12:50 ` [PATCH 0/3] " Sagi Grimberg
2017-10-18 13:58   ` Israel Rukshin
2017-10-18 14:31     ` Sagi Grimberg
2017-10-18 15:16       ` Israel Rukshin
2017-10-18 20:05 ` [Suspected-Phishing][PATCH " Max Gurtovoy
2017-10-19  8:59 ` [PATCH " Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).