diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-01-08 08:26:07 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-20 17:04:04 -0700 |
commit | c150368b496837cb207712e78f903ccfd7633b93 (patch) | |
tree | ae5000abfeaf34ce0f55d60003122bec52d30f00 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 96fd84d83a778450ffae737d9efa546ac3983b1f (diff) |
io_uring: file set registration should use interruptible waits
If an application attempts to register a set with unbounded requests
pending, we can be stuck here forever if they don't complete. We can
make this wait interruptible, and just abort if we get signaled.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions