diff options
author | 2019-11-15 08:49:11 -0700 | |
---|---|---|
committer | 2019-11-25 19:56:01 -0700 | |
commit | ad8a48acc23cb13cbf4332ebabb867b1baa81842 (patch) | |
tree | b84c673589753cab7aa392ad366701545490ba5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: make io_double_put_req() use normal completion path (diff) | |
download | linux-dev-ad8a48acc23cb13cbf4332ebabb867b1baa81842.tar.xz linux-dev-ad8a48acc23cb13cbf4332ebabb867b1baa81842.zip |
io_uring: make req->timeout be dynamically allocated
There are a few reasons for this:
- As a prep to improving the linked timeout logic
- io_timeout is the biggest member in the io_kiocb opcode union
This also enables a few cleanups, like unifying the timer setup between
IORING_OP_TIMEOUT and IORING_OP_LINK_TIMEOUT, and not needing multiple
arguments to the link/prep helpers.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions