linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block/loop: improve performance
@ 2017-08-23 23:49 Shaohua Li
  2017-08-23 23:49 ` [PATCH 1/2] block/loop: set hw_sectors Shaohua Li
  2017-08-23 23:49 ` [PATCH 2/2] block/loop: allow request merge for directio mode Shaohua Li
  0 siblings, 2 replies; 6+ messages in thread
From: Shaohua Li @ 2017-08-23 23:49 UTC (permalink / raw)
  To: linux-block; +Cc: axboe, Kernel-team, Shaohua Li

From: Shaohua Li <shli@fb.com>

two small patches to improve performance for loop in directio mode. The goal is
to increase IO size sending to underlayer disks.

Thanks,
Shaohua

Shaohua Li (2):
  block/loop: set hw_sectors
  block/loop: allow request merge for directio mode

 drivers/block/loop.c | 44 ++++++++++++++++++++++++++++++++++++--------
 drivers/block/loop.h |  1 +
 2 files changed, 37 insertions(+), 8 deletions(-)

-- 
2.9.5

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

end of thread, other threads:[~2017-08-24 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 23:49 [PATCH 0/2] block/loop: improve performance Shaohua Li
2017-08-23 23:49 ` [PATCH 1/2] block/loop: set hw_sectors Shaohua Li
2017-08-24 17:36   ` Omar Sandoval
2017-08-23 23:49 ` [PATCH 2/2] block/loop: allow request merge for directio mode Shaohua Li
2017-08-24 17:57   ` Omar Sandoval
2017-08-24 18:13     ` Shaohua Li

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