mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 17:19:59 -04: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>