linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
@ 2017-07-17  8:39 Ming Lei
  2017-07-17  8:39 ` [PATCH 1/2] blk-mq-sched: introduce blk_mq_sched_queue_depth() Ming Lei
  2017-07-17  8:39 ` [PATCH 2/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests Ming Lei
  0 siblings, 2 replies; 5+ messages in thread
From: Ming Lei @ 2017-07-17  8:39 UTC (permalink / raw)
  To: Jens Axboe, linux-block, Christoph Hellwig; +Cc: Bart Van Assche, Ming Lei

This two patches improves computation of default queue depth of
scheduler queue by using q->queue_depth.


Ming Lei (2):
  blk-mq-sched: introduce blk_mq_sched_queue_depth()
  blk-mq-sched: use q->queue_depth as hint for q->nr_requests

 block/blk-mq-sched.c |  8 +-------
 block/blk-mq-sched.h | 23 +++++++++++++++++++++++
 block/blk-mq.c       | 27 +++++++++++++++++++++++++--
 block/blk-mq.h       |  1 +
 block/blk-settings.c |  2 ++
 5 files changed, 52 insertions(+), 9 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-07-18 15:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17  8:39 [PATCH 0/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests Ming Lei
2017-07-17  8:39 ` [PATCH 1/2] blk-mq-sched: introduce blk_mq_sched_queue_depth() Ming Lei
2017-07-18 15:08   ` Christoph Hellwig
2017-07-17  8:39 ` [PATCH 2/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests Ming Lei
2017-07-18 15:09   ` 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).