]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
io_uring: add support for absolute timeouts
authorJens Axboe <axboe@kernel.dk>
Tue, 15 Oct 2019 22:48:15 +0000 (16:48 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 29 Oct 2019 16:22:48 +0000 (10:22 -0600)
commita41525ab2e75987e809926352ebc6f1397da900e
treea4f80ed1e7b9705abd0c458f73f6dc1063cad1f3
parentba5290ccb6b57fc5e274ae46d051fba1f0ece262
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: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h