aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorUsama Arif <[email protected]>2022-02-04 14:51:16 +0000
committerJens Axboe <[email protected]>2022-03-10 06:32:49 -0700
commitff16cfcfdaafa3c4287be92c6944fb8ea6dc75d1 (patch)
treea206b6f2c865c031510958b4d1e252b60f37dfc0 /tools/perf/scripts/python/exported-sql-viewer.py
parentc75312dd592b31427caa88170b61fdc3ae5b2891 (diff)
io_uring: avoid ring quiesce while registering restrictions and enabling rings
IORING_SETUP_R_DISABLED prevents submitting requests and so there will be no requests until IORING_REGISTER_ENABLE_RINGS is called. And IORING_REGISTER_RESTRICTIONS works only before IORING_REGISTER_ENABLE_RINGS is called. Hence ring quiesce is not needed for these opcodes. Signed-off-by: Usama Arif <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions