From: Jens Axboe <[email protected]>
To: [email protected], [email protected]
Cc: [email protected]
Subject: Re: [PATCH v6 0/4] fast poll multishot mode
Date: Sat, 14 May 2022 09:15:08 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
On Sat, 14 May 2022 22:20:42 +0800, Hao Xu wrote:
> Let multishot support multishot mode, currently only add accept as its
> first consumer.
> theoretical analysis:
> 1) when connections come in fast
> - singleshot:
> add accept sqe(userspace) --> accept inline
> ^ |
> |-----------------|
> - multishot:
> add accept sqe(userspace) --> accept inline
> ^ |
> |--*--|
>
> [...]
Applied, thanks!
[1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
commit: 390ed29b5e425ba00da2b6113b74a14949f71b02
[2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
commit: 227685ebfaba0bc7e2ddc47cef4556050b6d7a8f
[3/4] io_uring: let fast poll support multishot
commit: dbc2564cfe0faff439dc46adb8c009589054ea46
[4/4] io_uring: implement multishot mode for accept
commit: 4e86a2c980137f7be1ea600af5f1f5c8342ecc09
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2022-05-14 15:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-14 14:20 [PATCH v6 0/4] fast poll multishot mode Hao Xu
2022-05-14 14:20 ` [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept Hao Xu
2022-05-14 14:20 ` [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests Hao Xu
2022-05-14 14:20 ` [PATCH 3/4] io_uring: let fast poll support multishot Hao Xu
2022-05-14 14:20 ` [PATCH 4/4] io_uring: implement multishot mode for accept Hao Xu
2022-05-14 15:15 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=165254130855.66431.107173099151957637.b4-ty@kernel.dk \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox