aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/powerpc-hcalls.py
diff options
context:
space:
mode:
authorDavid Wei <[email protected]>2023-04-18 22:58:18 +0000
committerJens Axboe <[email protected]>2023-04-19 01:38:36 +0000
commitea97f6c8558e83cb457c3b5f53351e4fd8519ab1 (patch)
treee294b2a17ce99a18af919302ea590eb91e01c24d /tools/perf/scripts/python/powerpc-hcalls.py
parentio_uring/rsrc: disassociate nodes and rsrc_data (diff)
downloadkernel-ea97f6c8558e83cb457c3b5f53351e4fd8519ab1.tar.gz
kernel-ea97f6c8558e83cb457c3b5f53351e4fd8519ab1.zip
io_uring: add support for multishot timeouts
A multishot timeout submission will repeatedly generate completions with the IORING_CQE_F_MORE cflag set. Depending on the value of the `off' field in the submission, these timeouts can either repeat indefinitely until cancelled (`off' = 0) or for a fixed number of times (`off' > 0). Only noseq timeouts (i.e. not dependent on the number of I/O completions) are supported. An indefinite timer will be cancelled if the CQ ever overflows. Signed-off-by: David Wei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions