diff options
author | 2020-07-13 23:37:10 +0300 | |
---|---|---|
committer | 2020-07-24 12:55:44 -0600 | |
commit | d21ffe7eca82d47b489760899912f81e30456e2e (patch) | |
tree | 82aaf33e1130c47011152f2d855b738b942c47c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: rename ctx->poll into ctx->iopoll (diff) | |
download | wireguard-linux-d21ffe7eca82d47b489760899912f81e30456e2e.tar.xz wireguard-linux-d21ffe7eca82d47b489760899912f81e30456e2e.zip |
io_uring: use inflight_entry list for iopoll'ing
req->inflight_entry is used to track requests that grabbed files_struct.
Let's share it with iopoll list, because the only iopoll'ed ops are
reads and writes, which don't need a file table.
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