On 7/6/20 8:59 AM, Pavel Begunkov wrote: > iopoll'ing should be more responsive with these. > > v2: [3/3] extra need_resched() for reaping (Jens) > > Pavel Begunkov (3): > io_uring: don't delay iopoll'ed req completion > io_uring: fix stopping iopoll'ing too early > io_uring: briefly loose locks while reaping events > > fs/io_uring.c | 20 ++++++++++++-------- > 1 file changed, 12 insertions(+), 8 deletions(-) Thanks, nice work. Applied for 5.9. -- Jens Axboe