diff options
| author | Pavel Begunkov <[email protected]> | 2020-04-11 23:05:05 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-04-12 14:46:50 +0000 |
| commit | ef4ff581102a917a69877feca2e5347e2f3e458c (patch) | |
| tree | 47e59da1e94e50692e8107e5ca7a9c7901b36e1f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | io_uring: keep all sqe->flags in req->flags (diff) | |
| download | kernel-ef4ff581102a917a69877feca2e5347e2f3e458c.tar.gz kernel-ef4ff581102a917a69877feca2e5347e2f3e458c.zip | |
io_uring: move all request init code in one place
Requests initialisation is scattered across several functions, namely
io_init_req(), io_submit_sqes(), io_submit_sqe(). Put it
in io_init_req() for better data locality and code clarity.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
