diff options
author | Pavel Begunkov <[email protected]> | 2020-07-30 18:43:48 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-07-30 11:42:21 -0600 |
commit | dd9dfcdf5a603680458f5e7b0d2273c66e5417db (patch) | |
tree | 90233d3073b14593eff346c527258b2785ddef96 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b2bd1cf99f3e7c8fbf12ea07af2c6998e1209e25 (diff) |
io_uring: fix stalled deferred requests
Always do io_commit_cqring() after completing a request, even if it was
accounted as overflowed on the CQ side. Failing to do that may lead to
not to pushing deferred requests when needed, and so stalling the whole
ring.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions