Re: [PATCH 05/18] Add io_uring IO interface
From: Jens Axboe <axboe@kernel.dk>
Date: 2019-02-07 20:17:01
Also in:
linux-block
From: Jens Axboe <axboe@kernel.dk>
Date: 2019-02-07 20:17:01
Also in:
linux-block
On 2/7/19 1:15 PM, Keith Busch wrote:
On Thu, Feb 07, 2019 at 12:55:39PM -0700, Jens Axboe wrote:quoted
IO submissions use the io_uring_sqe data structure, and completions are generated in the form of io_uring_sqe data structures.^^^ Completions use _cqe, right?
They do indeed... Fixed the typo, thanks Keith. -- Jens Axboe -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>