public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] blk-mq: improve blk_mq_tag_to_rq()
@ 2021-03-01  2:14 Yufen Yu
  2021-03-01  2:14 ` [RFC PATCH 1/2] blk-mq: test tags bitmap before get request Yufen Yu
  2021-03-01  2:14 ` [RFC PATCH 2/2] blk-mq: blk_mq_tag_to_rq() always return null for sched_tags Yufen Yu
  0 siblings, 2 replies; 10+ messages in thread
From: Yufen Yu @ 2021-03-01  2:14 UTC (permalink / raw)
  To: axboe, linux-block; +Cc: josef, ming.lei, hch, bvanassche, yuyufen

Hi,
   The first patch try to improve blk_mq_tag_to_rq().
   The second patch will cleanup code.

Yufen Yu (2):
  blk-mq: test tags bitmap before get request
  blk-mq: blk_mq_tag_to_rq() always return null for sched_tags

 block/blk-mq.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2021-03-01 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01  2:14 [RFC PATCH 0/2] blk-mq: improve blk_mq_tag_to_rq() Yufen Yu
2021-03-01  2:14 ` [RFC PATCH 1/2] blk-mq: test tags bitmap before get request Yufen Yu
2021-03-01  2:49   ` Damien Le Moal
2021-03-01  3:49   ` Bart Van Assche
2021-03-01  7:54     ` Hannes Reinecke
2021-03-01 12:20       ` John Garry
2021-03-01  2:14 ` [RFC PATCH 2/2] blk-mq: blk_mq_tag_to_rq() always return null for sched_tags Yufen Yu
2021-03-01  2:48   ` Damien Le Moal
2021-03-01  6:50   ` Ming Lei
2021-03-01  7:33     ` Yufen Yu

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