diff options
| author | Jens Axboe <[email protected]> | 2020-04-28 19:15:06 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-05-01 04:24:22 +0000 |
| commit | af197f50ac53fff1241598c73ca606754a3bb808 (patch) | |
| tree | 81768c80c5b085d1494d6e9e4680c30c6f83e3e4 /tools/perf/scripts/python/netdev-times.py | |
| parent | io_uring: statx must grab the file table for valid fd (diff) | |
| download | kernel-af197f50ac53fff1241598c73ca606754a3bb808.tar.gz kernel-af197f50ac53fff1241598c73ca606754a3bb808.zip | |
io_uring: enable poll retry for any file with ->read_iter / ->write_iter
We can have files like eventfd where it's perfectly fine to do poll
based retry on them, right now io_file_supports_async() doesn't take
that into account.
Pass in data direction and check the f_op instead of just always needing
an async worker.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
