diff options
| author | 2021-02-28 22:35:17 +0000 | |
|---|---|---|
| committer | 2021-04-11 17:41:58 -0600 | |
| commit | 6cb78689fa94c80784faef76744746aee558c344 (patch) | |
| tree | bd0a745c5c4e6baa6c65bc44a6ae5c80aa36dca6 /tools/perf/scripts | |
| parent | io_uring: refactor out send/recv async setup (diff) | |
io_uring: untie alloc_async_data and needs_async_data
All opcode handlers pretty well know whether they need async data or
not, and can skip testing for needs_async_data. The exception is rw
the generic path, but those test the flag by hand anyway. So, check the
flag and make io_alloc_async_data() allocating unconditionally.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
