diff options
author | Jens Axboe <[email protected]> | 2021-03-04 17:15:48 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-03-05 08:43:09 -0700 |
commit | ca0a26511c679a797f86589894a4523db36d833e (patch) | |
tree | 14af0ed2f0ece33adc851d01b3ed0acafc667e7e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 46fe18b16c4656969347fc0a3d83a034e47d9119 (diff) |
io_uring: don't keep looping for more events if we can't flush overflow
It doesn't make sense to wait for more events to come in, if we can't
even flush the overflow we already have to the ring. Return -EBUSY for
that condition, just like we do for attempts to submit with overflow
pending.
Cc: [email protected] # 5.11
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions