diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-02-20 19:56:08 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-03 00:04:24 +0300 |
commit | 29de5f6a350778a621a748cecc7efbb8f0cfa5a7 (patch) | |
tree | ed72ae7e02d2c1d77877e8a2f1b614500222da1e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 80ad894382bf1d73eb688c29714fa10c0afcf2e7 (diff) | |
download | linux-29de5f6a350778a621a748cecc7efbb8f0cfa5a7.tar.xz |
io_uring: consider any io_read/write -EAGAIN as final
If the -EAGAIN happens because of a static condition, then a poll
or later retry won't fix it. We must call it again from blocking
condition. Play it safe and ensure that any -EAGAIN condition from read
or write must retry from async context.
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