On 2/11/21 8:23 PM, Pavel Begunkov wrote: > Some other small improvements with negative diffstat. > 2-3 are to address acquire_mm_files overhead > > Pavel Begunkov (5): > io_uring: take compl state from submit state > io_uring: optimise out unlikely link queue > io_uring: optimise SQPOLL mm/files grabbing > io_uring: don't duplicate io_req_task_queue() > io_uring: save ctx put/get for task_work submit > > fs/io_uring.c | 103 +++++++++++++++++++------------------------------- > 1 file changed, 39 insertions(+), 64 deletions(-) LGTM, applied, thanks. -- Jens Axboe