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>
Sun, 25 Aug 2024 14:27:01 +0000 (08:27 -0600)
commitcebf123c634ab78d39af94caf0fc9cd2c60d82c3
treee0a23fc104066b7b9dd1254c3d48a9a7b4b2dfcd
parent45a41e74b8f472254c64b42713bad0686350b0c6
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