diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-11-24 22:46:40 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-25 16:11:15 +0300 |
commit | c3b490930dbe6a6c98d3820f445757ddec1efb08 (patch) | |
tree | eb026a825df73968ca9a9f62efcc6450c5b70d1d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 10d8bc35416d9e83ffe9644478756281c7bd4f52 (diff) | |
download | linux-c3b490930dbe6a6c98d3820f445757ddec1efb08.tar.xz |
io_uring: don't use complete_post in kbuf
Now we're handling IOPOLL completions more generically, get rid uses of
_post() and send requests through the normal path. It may have some
extra mertis performance wise, but we don't care much as there is a
better interface for selected buffers.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4deded706587f55b006dc33adf0c13cfc3b2319f.1669310258.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions