public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/3] __io_queue_sqe() cleanups
@ 2020-10-22 15:47 Pavel Begunkov
  2020-10-22 15:47 ` [PATCH 1/3] io_uring: don't miss setting IO_WQ_WORK_CONCURRENT Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2020-10-22 15:47 UTC (permalink / raw)
  To: Jens Axboe, io-uring

Refactor __io_queue_sqe(). Easier to read, hopefully better optimisable.

Pavel Begunkov (3):
  io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
  io_uring: simplify nxt propagation in io_queue_sqe
  io_uring: simplify __io_queue_sqe()

 fs/io_uring.c | 42 ++++++++++++++----------------------------
 1 file changed, 14 insertions(+), 28 deletions(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-22 15:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22 15:47 [PATCH 0/3] __io_queue_sqe() cleanups Pavel Begunkov
2020-10-22 15:47 ` [PATCH 1/3] io_uring: don't miss setting IO_WQ_WORK_CONCURRENT Pavel Begunkov
2020-10-22 15:47 ` [PATCH 2/3] io_uring: simplify nxt propagation in io_queue_sqe Pavel Begunkov
2020-10-22 15:47 ` [PATCH 3/3] io_uring: simplify __io_queue_sqe() Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox