diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-04-13 17:28:11 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-15 23:44:57 +0300 |
commit | 2f2af35f8e5a1ed552ed02e47277d50092a2b9f6 (patch) | |
tree | 2db31a557c74f122c74acab020e862c9aa768218 /tools/perf/scripts/python/flamegraph.py | |
parent | 0b222eeb6514ba6c3457b667fa4f3645032e1fc9 (diff) | |
download | linux-2f2af35f8e5a1ed552ed02e47277d50092a2b9f6.tar.xz |
io_uring/rsrc: inline switch_start fast path
Inline the part of io_rsrc_node_switch_start() that checks whether the
cache is empty or not, as most of the times it will have some number of
entries in there.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9619c1717a0e01f22c5fce2f1ba2735f804da0f2.1681395792.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions