linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* avoid the ->make_request_fn indirect for blk-mq drivers
@ 2020-04-25  7:53 Christoph Hellwig
  2020-04-25  7:53 ` [PATCH 1/3] bcache: remove a duplicate ->make_request_fn assignment Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Christoph Hellwig @ 2020-04-25  7:53 UTC (permalink / raw)
  To: Jens Axboe; +Cc: dm-devel, linux-bcache, linux-block

Hi Jens,

this small series avoids an indirect call for every submitted bio that
eventually ends up being handled by blk-mq drivers.  Let me know what
you think.

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

end of thread, other threads:[~2020-04-28 18:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-25  7:53 avoid the ->make_request_fn indirect for blk-mq drivers Christoph Hellwig
2020-04-25  7:53 ` [PATCH 1/3] bcache: remove a duplicate ->make_request_fn assignment Christoph Hellwig
2020-04-26  9:35   ` Coly Li
2020-04-25  7:53 ` [PATCH 2/3] dm: remove the make_request_fn check in device_area_is_invalid Christoph Hellwig
2020-04-28 18:38   ` Mike Snitzer
2020-04-25  7:53 ` [PATCH 3/3] block: bypass ->make_request_fn for blk-mq drivers Christoph Hellwig
2020-04-28 18:40   ` Mike Snitzer
2020-04-25 15:45 ` avoid the ->make_request_fn indirect " Jens Axboe

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).