diff options
author | 2020-06-30 15:20:43 +0300 | |
---|---|---|
committer | 2020-06-30 09:32:04 -0600 | |
commit | 3fa5e0f331280237af918ab2e7a160f5a68d3e7d (patch) | |
tree | e1d7c0c8371ef164c46630468aee11d8c4c711be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: simplify io_async_task_func() (diff) | |
download | wireguard-linux-3fa5e0f331280237af918ab2e7a160f5a68d3e7d.tar.xz wireguard-linux-3fa5e0f331280237af918ab2e7a160f5a68d3e7d.zip |
io_uring: optimise io_req_find_next() fast check
gcc 9.2.0 compiles io_req_find_next() as a separate function leaving
the first REQ_F_LINK_HEAD fast check not inlined. Help it by splitting
out the check from the function.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions