public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] small tw add improvements
@ 2022-11-11 16:54 Pavel Begunkov
  2022-11-11 16:54 ` [PATCH for-next 1/2] io_uring: inline io_req_task_work_add() Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2022-11-11 16:54 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

Fiddle with inlining of task_work add so the compiler generates more
concise and efficient code.

Pavel Begunkov (2):
  io_uring: inline io_req_task_work_add()
  io_uring: split tw fallback into a function

 io_uring/io_uring.c | 32 ++++++++++++++++----------------
 io_uring/io_uring.h |  7 ++++++-
 2 files changed, 22 insertions(+), 17 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2022-11-12 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-11 16:54 [PATCH for-next 0/2] small tw add improvements Pavel Begunkov
2022-11-11 16:54 ` [PATCH for-next 1/2] io_uring: inline io_req_task_work_add() Pavel Begunkov
2022-11-11 16:54 ` [PATCH for-next 2/2] io_uring: split tw fallback into a function Pavel Begunkov
2022-11-12 16:00 ` [PATCH for-next 0/2] small tw add improvements Jens Axboe

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