diff options
author | Pavel Begunkov <[email protected]> | 2023-08-09 16:20:21 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-08-09 10:46:46 -0600 |
commit | dc314886cb3d0e4ab2858003e8de2917f8a3ccbd (patch) | |
tree | 01c260dbab689b0aa6549e6bc3c24d80be012b5f /tools | |
parent | 17619322e56bce68290842889658ec5981f00a42 (diff) |
io_uring: break iopolling on signal
Don't keep spinning iopoll with a signal set. It'll eventually return
back, e.g. by virtue of need_resched(), but it's not a nice user
experience.
Cc: [email protected]
Fixes: def596e9557c9 ("io_uring: support for IO polling")
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/eeba551e82cad12af30c3220125eb6cb244cc94c.1691594339.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions