linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET v3] block: IO polling improvements
@ 2016-11-12  5:11 Jens Axboe
  2016-11-12  5:11 ` [PATCH 1/3] block: fast-path for small and simple direct I/O requests Jens Axboe
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jens Axboe @ 2016-11-12  5:11 UTC (permalink / raw)
  To: axboe, linux-block, linux-fsdevel; +Cc: hch

Respun on top of for-4.10/block, dropping patches that have been
merged. This patchset adds Christoph's simplified sync O_DIRECT
bdev access mode, and implements a more efficient IO polling on
top of it. For more details, see the v2 posting here:

http://www.mail-archive.com/linux-block@vger.kernel.org/msg02079.html

Changes since v2:

- Adapt to blk stat changes
- Make it explicit that only blk-mq supports polling
- Fix a bug in the hrtimer code, switching to absolute mode if we
  have to loop around (thanks Omar).


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

end of thread, other threads:[~2016-11-16 21:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-12  5:11 [PATCHSET v3] block: IO polling improvements Jens Axboe
2016-11-12  5:11 ` [PATCH 1/3] block: fast-path for small and simple direct I/O requests Jens Axboe
2016-11-14 19:33   ` Omar Sandoval
2016-11-14 20:00     ` Jens Axboe
2016-11-15 13:49       ` Christoph Hellwig
2016-11-12  5:11 ` [PATCH 2/3] blk-mq: implement hybrid poll mode for sync O_DIRECT Jens Axboe
2016-11-12  5:11 ` [PATCH 3/3] blk-mq: make the polling code adaptive Jens Axboe
2016-11-14 19:43   ` Omar Sandoval
2016-11-14 19:58     ` Jens Axboe
2016-11-16 17:31 ` [PATCHSET v3] block: IO polling improvements Stephen Bates
2016-11-16 20:59   ` 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).