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

io_uring: add support for absolute timeouts



This is a pretty trivial addition on top of the relative timeouts
we have now, but it's handy for ensuring tighter timing for those
that are building scheduling primitives on top of io_uring.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ba5290cc
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