io_uring: implement our own schedule timeout handling
authorJens Axboe <axboe@kernel.dk>
Thu, 4 Jan 2024 15:46:23 +0000 (08:46 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 20 Aug 2024 22:54:53 +0000 (16:54 -0600)
commitd74847e6afd7d686eb947c35c34b53fd2222c42e
tree4bebc452418b89b14d9fde1d80f1941af3609cd6
parentd557193f453fdf8f2aa2490ecbb863213facca03
io_uring: implement our own schedule timeout handling

In preparation for having two distinct timeouts and avoid waking the
task if we don't need to.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h