All of lore.kernel.org
 help / color / mirror / Atom feed
* simplify I/O size calculation helpers
@ 2021-10-12 16:36 ` Christoph Hellwig
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Hellwig @ 2021-10-12 16:36 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Mike Snitzer, linux-block, dm-devel

Hi Jens,

this series calculates various I/O size calculations.

Diffstat:
 block/blk-merge.c      |   33 ++++++++++++++++++---------------
 drivers/md/dm.c        |   18 ++++++------------
 include/linux/blkdev.h |   27 ++++++++-------------------
 3 files changed, 32 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2021-10-12 16:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 16:36 simplify I/O size calculation helpers Christoph Hellwig
2021-10-12 16:36 ` [dm-devel] " Christoph Hellwig
2021-10-12 16:36 ` [PATCH 1/5] block: factor out a chunk_size_left helper Christoph Hellwig
2021-10-12 16:36   ` [dm-devel] " Christoph Hellwig
2021-10-12 16:50   ` Bart Van Assche
2021-10-12 16:50     ` Bart Van Assche
2021-10-12 16:36 ` [PATCH 2/5] dm: open code blk_max_size_offset in max_io_len Christoph Hellwig
2021-10-12 16:36   ` [dm-devel] " Christoph Hellwig
2021-10-12 16:36 ` [PATCH 3/5] block: open code blk_max_size_offset in blk_rq_get_max_sectors Christoph Hellwig
2021-10-12 16:36   ` [dm-devel] " Christoph Hellwig
2021-10-12 16:36 ` [PATCH 4/5] block: fold blk_max_size_offset into get_max_io_size Christoph Hellwig
2021-10-12 16:36   ` [dm-devel] " Christoph Hellwig
2021-10-12 16:36 ` [PATCH 5/5] block: pass the start sector to get_max_io_size Christoph Hellwig
2021-10-12 16:36   ` [dm-devel] " Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.