diff options
author | Roman Penyaev <[email protected]> | 2019-03-25 20:09:24 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-03-25 13:13:21 -0600 |
commit | 9bf7933fc3f306bc4ce74ad734f690a71670178a (patch) | |
tree | 99a1c127e6ca7f99bee5b2595532f8c07b2ddb06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e6d1fa584e0dd9bfebaf345e9feea588cf75ead2 (diff) |
io_uring: offload write to async worker in case of -EAGAIN
In case of direct write -EAGAIN will be returned if page cache was
previously populated. To avoid immediate completion of a request
with -EAGAIN error write has to be offloaded to the async worker,
like io_read() does.
Signed-off-by: Roman Penyaev <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions