diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-10-17 14:42:58 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-10-29 12:43:06 -0600 |
commit | 17f2fe35d080d8f64e86a60cdcd3a97edcbc213b (patch) | |
tree | ef7b351298c615040d1eeb4c68ac0d7af0d2030e /tools/perf/scripts/python/compaction-times.py | |
parent | de2ea4b64b75a79ed9cdf9bf30e0e197901084e4 (diff) |
io_uring: add support for IORING_OP_ACCEPT
This allows an application to call accept4() in an async fashion. Like
other opcodes, we first try a non-blocking accept, then punt to async
context if we have to.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions