public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] blk-mq: Minor tweaks
@ 2014-09-03 20:33 Alexander Gordeev
  2014-09-03 20:33 ` [PATCH 1/3] blk-mq: Cleanup blk_mq_tag_busy() and blk_mq_tag_idle() Alexander Gordeev
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Alexander Gordeev @ 2014-09-03 20:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexander Gordeev, Jens Axboe

Hi Jens,

These are few changes to blk-mq/blk-mq-tag, nothing really serious.

Cc: Jens Axboe <axboe@kernel.dk>

Alexander Gordeev (3):
  blk-mq: Cleanup blk_mq_tag_busy() and blk_mq_tag_idle()
  blk-mq: Eliminate superfluous check of BLK_MQ_S_TAG_ACTIVE flag
  blk-mq: Fix formula to calculate fair share of tags

 block/blk-mq-tag.c |  9 +++------
 block/blk-mq-tag.h | 17 ++++++++---------
 2 files changed, 11 insertions(+), 15 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2014-09-05  1:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03 20:33 [PATCH 0/3] blk-mq: Minor tweaks Alexander Gordeev
2014-09-03 20:33 ` [PATCH 1/3] blk-mq: Cleanup blk_mq_tag_busy() and blk_mq_tag_idle() Alexander Gordeev
2014-09-03 20:35   ` Jens Axboe
2014-09-05  1:26     ` Chuck Ebbert
2014-09-05  1:30       ` Jens Axboe
2014-09-05  1:58         ` Chuck Ebbert
2014-09-03 20:33 ` [PATCH 2/3] blk-mq: Eliminate superfluous check of BLK_MQ_S_TAG_ACTIVE flag Alexander Gordeev
2014-09-03 20:40   ` Jens Axboe
2014-09-03 20:33 ` [PATCH 3/3] blk-mq: Fix formula to calculate fair share of tags Alexander Gordeev
2014-09-03 20:43   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox