diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-03-22 20:41:18 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-04-15 08:10:25 -0600 |
commit | cca6571381a0bdc88021a1f7a4c2349df21279f7 (patch) | |
tree | 2edea76f1e2b2eaabf448d34b36c0e62a3627735 /tools/perf/scripts/python/gecko.py | |
parent | 0d10bd77a1be0742a12e1bcf0554a4bcbdbc0f35 (diff) |
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/gecko.py')
0 files changed, 0 insertions, 0 deletions