diff options
author | 2024-03-22 20:41:18 -0600 | |
---|---|---|
committer | 2024-04-15 08:10:25 -0600 | |
commit | cca6571381a0bdc88021a1f7a4c2349df21279f7 (patch) | |
tree | 2edea76f1e2b2eaabf448d34b36c0e62a3627735 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: get rid of struct io_rw_state (diff) | |
download | linux-rng-cca6571381a0bdc88021a1f7a4c2349df21279f7.tar.xz linux-rng-cca6571381a0bdc88021a1f7a4c2349df21279f7.zip |
io_uring/rw: cleanup retry path
We no longer need to gate a potential retry on whether or not the
context matches our original task, as all read/write operations have
been fully prepared upfront. This means there's never any re-import
needed, and hence we can always retry requests.
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