diff options
author | 2024-05-28 08:40:12 -0600 | |
---|---|---|
committer | 2024-06-24 08:39:34 -0600 | |
commit | d57afd8bb7f2c4f0d86e9e9b276f7c3a7fedfc6d (patch) | |
tree | 87e4abbd413d2c612b54c7ce6c7b7ba9f4b98616 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: Allocate only necessary memory in io_probe (diff) | |
download | wireguard-linux-d57afd8bb7f2c4f0d86e9e9b276f7c3a7fedfc6d.tar.xz wireguard-linux-d57afd8bb7f2c4f0d86e9e9b276f7c3a7fedfc6d.zip |
io_uring/msg_ring: tighten requirement for remote posting
Currently this is gated on whether or not the target ring needs a local
completion - and if so, whether or not we're running on the right task.
The use case for same thread cross posting is probably a lot less
relevant than remote posting. And since we're going to improve this
situation anyway, just gate it on local posting and ignore what task
we're currently running on.
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