aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorHao Xu <[email protected]>2021-10-18 21:34:31 +0800
committerJens Axboe <[email protected]>2021-10-19 18:21:42 -0600
commit3b44b3712c5b19b0af11c25cd978abdc3680d5e7 (patch)
tree0c4ca719ee4faab6b8599fc5b16812ef9c04eb2d /tools/perf/scripts/python/sched-migration.py
parent00169246e6981752e53266c62d0ab0c827493634 (diff)
io_uring: split logic of force_nonblock
Currently force_nonblock stands for three meanings: - nowait or not - in an io-worker or not(hold uring_lock or not) Let's split the logic to two flags, IO_URING_F_NONBLOCK and IO_URING_F_UNLOCKED for convenience of the next patch. Suggested-by: Pavel Begunkov <[email protected]> Signed-off-by: Hao Xu <[email protected]> Reviewed-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions