aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2025-04-16 13:25:03 -0600
committerJens Axboe <axboe@kernel.dk>2025-04-21 05:06:58 -0600
commit8a2dacd49f1d19f4e3a4ebc99d11622cafd1659e (patch)
treeff0b54219dbc6ca2a331631c8f41ae24aee543d0 /tools/perf/scripts/python/export-to-postgresql.py
parentio_uring: add support for IORING_OP_PIPE (diff)
downloadlinux-8a2dacd49f1d19f4e3a4ebc99d11622cafd1659e.tar.gz
linux-8a2dacd49f1d19f4e3a4ebc99d11622cafd1659e.zip
io_uring/rsrc: remove node assignment helpers
There are two helpers here, one assigns and increments the node ref count, and the other is simply a wrapper around that for the buffer node handling. The buffer node assignment benefits from checking and setting REQ_F_BUF_NODE together, otherwise stalls have been observed on setting that flag later in the process. Hence re-do it so that it's set when checked, and cleared in case of (unlikely) failure. With that, the buffer node helper can go, and then drop the generic io_req_assign_rsrc_node() helper as well as there's only a single user of it left at that point. 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