public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/3] support hashing for linked requests
@ 2020-03-13 21:31 Pavel Begunkov
  2020-03-13 21:31 ` [PATCH 1/3] io-wq: don't reshed if there is no work Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2020-03-13 21:31 UTC (permalink / raw)
  To: Jens Axboe, io-uring, linux-kernel

That's it, honour hashing for dependant works in io-wq.

Pavel Begunkov (3):
  io-wq: don't reshed if there is no work
  io-wq: split hashing and enqueueing
  io-wq: hash dependant works

 fs/io-wq.c    | 49 ++++++++++++++++++++++++++++++-------------------
 fs/io-wq.h    |  7 ++++++-
 fs/io_uring.c | 24 ++++++++++--------------
 3 files changed, 46 insertions(+), 34 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2020-03-15  1:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 21:31 [PATCH 0/3] support hashing for linked requests Pavel Begunkov
2020-03-13 21:31 ` [PATCH 1/3] io-wq: don't reshed if there is no work Pavel Begunkov
2020-03-13 21:31 ` [PATCH 2/3] io-wq: split hashing and enqueueing Pavel Begunkov
2020-03-13 21:31 ` [PATCH 3/3] io-wq: hash dependant works Pavel Begunkov
2020-03-14 23:18 ` [PATCH 0/3] support hashing for linked requests Jens Axboe

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