diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-13 23:37:12 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-24 12:55:45 -0600 |
commit | 135fcde8496b03d31648171dbc038990112e41d5 (patch) | |
tree | 0986922e14a90eb571149e8c4e524e2fcee65717 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 40d8ddd4facb80760d5a0c61a7cf026d5ff73ff0 (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions