diff options
author | 2020-07-13 23:37:12 +0300 | |
---|---|---|
committer | 2020-07-24 12:55:45 -0600 | |
commit | 135fcde8496b03d31648171dbc038990112e41d5 (patch) | |
tree | 0986922e14a90eb571149e8c4e524e2fcee65717 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: use completion list for CQ overflow (diff) | |
download | wireguard-linux-135fcde8496b03d31648171dbc038990112e41d5.tar.xz wireguard-linux-135fcde8496b03d31648171dbc038990112e41d5.zip |
io_uring: add req->timeout.list
Instead of using shared req->list, hang timeouts up on their own list
entry. struct io_timeout have enough extra space for it, but if that
will be a problem ->inflight_entry can reused for that.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
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