diff options
| author | Hao Xu <[email protected]> | 2021-10-18 21:34:31 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-10-19 18:21:42 -0600 |
| commit | 3b44b3712c5b19b0af11c25cd978abdc3680d5e7 (patch) | |
| tree | 0c4ca719ee4faab6b8599fc5b16812ef9c04eb2d /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 00169246e6981752e53266c62d0ab0c827493634 (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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions