summaryrefslogtreecommitdiff
path: root/liburing.spec
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-02-10 15:54:30 -0700
committerJens Axboe <axboe@kernel.dk>2019-02-10 15:54:30 -0700
commit87ec82f00f58fc7688d8863b8e795c4957516098 (patch)
tree207e402b50de83575e65c5d21dcef551ad89103a /liburing.spec
parentf62fdcd85274af3cf7c58725082ad93948b5a5f0 (diff)
man/io_uring_enter: mention that SQE entries are always fully consumed
With a recent change to the kernel side, we now fully guarantee that once io_uring_enter(2) returns that X entries have been submitted, it's completely safe to reuse tohse entries. This used to not always be the case, if an SQE had to be punted to async context for submission. This makes for a more reliable and nicer interface. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'liburing.spec')
0 files changed, 0 insertions, 0 deletions