mirror of
https://github.com/torvalds/linux
synced 2026-06-19 08:42:08 +09:00
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: Jens Axboe <axboe@kernel.dk>