diff options
| author | Hao Xu <[email protected]> | 2021-12-08 13:21:25 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-12-08 11:34:48 -0700 |
| commit | f28c240e7152462f0750a8939db28d985ecf7c67 (patch) | |
| tree | d0d4223168a2530cc3c8f5709415a17da69ce6aa /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | a37fae8aaa62b05c11f059fee8fedf4313975abd (diff) | |
io_uring: batch completion in prior_task_list
In previous patches, we have already gathered some tw with
io_req_task_complete() as callback in prior_task_list, let's complete
them in batch while we cannot grab uring lock. In this way, we batch
the req_complete_post path.
Signed-off-by: Hao Xu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions