aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-02-04 13:51:59 +0000
committerJens Axboe <[email protected]>2021-02-04 08:05:46 -0700
commit6713e7a6145a4b5a61e33a37f0b4d06ca6d2c6d8 (patch)
treed39740929f0bbc40456eef21f4523c48ad036d9f /tools/perf/scripts/python
parenteeb60b9ab4000d20261973642dfc9fb0e4b5d073 (diff)
io_uring: refactor io_read for unsupported nowait
!io_file_supports_async() case of io_read() is hard to read, it jumps somewhere in the middle of the function just to do async setup and fail on a similar check. Call io_setup_async_rw() directly for this case, it's much easier to follow. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions