diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-01-08 18:26:07 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-21 03:04:04 +0300 |
commit | c150368b496837cb207712e78f903ccfd7633b93 (patch) | |
tree | ae5000abfeaf34ce0f55d60003122bec52d30f00 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 96fd84d83a778450ffae737d9efa546ac3983b1f (diff) | |
download | linux-c150368b496837cb207712e78f903ccfd7633b93.tar.xz |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions