summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDylan Yudaken <dylany@fb.com>2022-06-30 02:12:25 -0700
committerJens Axboe <axboe@kernel.dk>2022-07-24 18:39:17 -0600
commit114eccdf0e368893b3d92e06e9788d9d94876853 (patch)
treecc69f53bf7375db33e8038566c260363364f42e8 /tools/perf/scripts/python/export-to-postgresql.py
parent2ba69707d9153eeca1ee8ac1bc55376b88978842 (diff)
io_uring: add IOU_STOP_MULTISHOT return code
For multishot we want a way to signal the caller that multishot has ended but also this might not be an error return. For example sockets return 0 when closed, which should end a multishot recv, but still have a CQE with result 0 Introduce IOU_STOP_MULTISHOT which does this and indicates that the return code is stored inside req->cqe Signed-off-by: Dylan Yudaken <dylany@fb.com> Link: https://lore.kernel.org/r/20220630091231.1456789-7-dylany@fb.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