diff options
author | Gabriel Krisman Bertazi <krisman@suse.de> | 2024-06-14 19:30:46 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-19 16:57:21 +0300 |
commit | 7481fd93fa0a851740e26026485f56a1305454ce (patch) | |
tree | cbbf8cdfea0b94d6d85371bad17ab38ee2accad5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bb6aaf736680f0f3c2e6281735c47c64e2042819 (diff) | |
download | linux-7481fd93fa0a851740e26026485f56a1305454ce.tar.xz |
io_uring: Introduce IORING_OP_BIND
IORING_OP_BIND provides the semantic of bind(2) via io_uring. While
this is an essentially synchronous system call, the main point is to
enable a network path to execute fully with io_uring registered and
descriptorless files.
Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
Link: https://lore.kernel.org/r/20240614163047.31581-3-krisman@suse.de
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