public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 5.13 0/5] poll update into poll remove
@ 2021-04-14 10:43 Pavel Begunkov
  2021-04-14 10:43 ` [PATCH 1/5] io_uring: improve sqpoll event/state handling Pavel Begunkov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pavel Begunkov @ 2021-04-14 10:43 UTC (permalink / raw)
  To: Jens Axboe, io-uring

1-2 are are small improvements

The rest moves all poll update into IORING_OP_POLL_REMOVE,
see 5/5 for justification.

Pavel Begunkov (5):
  io_uring: improve sqpoll event/state handling
  io_uring: refactor io_ring_exit_work()
  io_uring: fix POLL_REMOVE removing apoll
  io_uring: add helper for parsing poll events
  io_uring: move poll update into remove not add

 fs/io_uring.c | 197 ++++++++++++++++++++++++--------------------------
 1 file changed, 94 insertions(+), 103 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-04-14 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-14 10:43 [PATCH 5.13 0/5] poll update into poll remove Pavel Begunkov
2021-04-14 10:43 ` [PATCH 1/5] io_uring: improve sqpoll event/state handling Pavel Begunkov
2021-04-14 10:43 ` [PATCH 2/5] io_uring: refactor io_ring_exit_work() Pavel Begunkov
2021-04-14 10:43 ` [PATCH 3/5] io_uring: fix POLL_REMOVE removing apoll Pavel Begunkov
2021-04-14 10:43 ` [PATCH 4/5] io_uring: add helper for parsing poll events Pavel Begunkov
2021-04-14 10:43 ` [PATCH 5/5] io_uring: move poll update into remove not add Pavel Begunkov
2021-04-14 12:34 ` [PATCH 5.13 0/5] poll update into poll remove Pavel Begunkov

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