Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1264769
| Path | csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Christoph Hellwig <hch@infradead.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/5] Initial support for polled IO |
| Date | Sat, 07 Nov 2015 09:50:01 +0100 |
| Message-ID | <qs7m9-8o7-1@gated-at.bofh.it> (permalink) |
| References | <qrSZR-7sM-3@gated-at.bofh.it> |
| X-Original-To | Jens Axboe <axboe@fb.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| X-Srs-Rewrite | SMTP reverse-path rewritten from <hch@infradead.org> by bombadil.infradead.org See http://www.infradead.org/rpr.html |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 13 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, keith.busch@intel.com |
| X-Original-Date | Sat, 7 Nov 2015 00:39:27 -0800 |
| X-Original-Message-ID | <20151107083927.GA31403@infradead.org> |
| X-Original-References | <1446830423-25027-1-git-send-email-axboe@fb.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1264769 |
Show key headers only | View raw
Hi Jens, this looks great. We're seeing some similarly good results. I don't think this is actually usable for applications as-is, but it's a) very useful for benchmarking, and b) allows us to develop the proper interfaces on top. So let's ship it! Acked-by: Christoph Hellwig <hch@lst.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/5] Initial support for polled IO Jens Axboe <axboe@fb.com> - 2015-11-06 18:30 +0100
[PATCH 5/5] directio: add block polling support Jens Axboe <axboe@fb.com> - 2015-11-06 18:30 +0100
[PATCH 1/5] block: change ->make_request_fn() and users to return a queue cookie Jens Axboe <axboe@fb.com> - 2015-11-06 18:30 +0100
[PATCH 3/5] block: add block polling support Jens Axboe <axboe@fb.com> - 2015-11-06 18:30 +0100
[PATCH 2/5] blk-mq: return tag/queue combo in the make_request_fn handlers Jens Axboe <axboe@fb.com> - 2015-11-06 18:30 +0100
[PATCH 4/5] NVMe: add blk polling support Jens Axboe <axboe@fb.com> - 2015-11-06 18:30 +0100
RE: [PATCH 4/5] NVMe: add blk polling support "Elliott, Robert (Persistent Memory)" <elliott@hpe.com> - 2015-11-07 00:50 +0100
Re: [PATCH 4/5] NVMe: add blk polling support Keith Busch <keith.busch@intel.com> - 2015-11-07 02:00 +0100
RE: [PATCH 4/5] NVMe: add blk polling support "Elliott, Robert (Persistent Memory)" <elliott@hpe.com> - 2015-11-12 02:50 +0100
Re: [PATCH 0/5] Initial support for polled IO Keith Busch <keith.busch@intel.com> - 2015-11-06 23:50 +0100
Re: [PATCH 0/5] Initial support for polled IO Christoph Hellwig <hch@infradead.org> - 2015-11-07 09:50 +0100
csiph-web