Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-18 | test/poll-cancel: improve test case | Jens Axboe | |
- Add a timeout, if we don't finish in one second we are definitely hung because the poll remove command didn't work. - Don't assume completion ordering Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-01-18 | Switch to IORING_OP_POLL_ADD/REMOVE | Jens Axboe | |
Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-01-17 | Add sqe prep helpers | Jens Axboe | |
Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-01-17 | Update POLL API | Jens Axboe | |
Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-01-17 | Add IORING_OP_POLL_CANCEL test | Jens Axboe | |
Signed-off-by: Jens Axboe <axboe@kernel.dk> |