Skip to content
Commit da8c9690 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: mark us with IORING_FEAT_SUBMIT_STABLE



If this flag is set, applications can be certain that any data for
async offload has been consumed when the kernel has consumed the
SQE.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent f499a021
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment