From: Pavel Begunkov <asml.silence@gmail.com>
To: Jens Axboe <axboe@kernel.dk>,
io-uring@vger.kernel.org, linux-block@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] cleanup of submission path
Date: Wed, 6 Nov 2019 00:22:13 +0300 [thread overview]
Message-ID: <cover.1572988512.git.asml.silence@gmail.com> (raw)
A minor cleanup of io_submit_sqes() and io_ring_submit().
v2: rebased
move io_queue_link_head()
Pavel Begunkov (2):
io_uring: Merge io_submit_sqes and io_ring_submit
io_uring: io_queue_link*() right after submit
fs/io_uring.c | 110 +++++++++++++-------------------------------------
1 file changed, 28 insertions(+), 82 deletions(-)
--
2.23.0
next reply other threads:[~2019-11-05 21:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-05 21:22 Pavel Begunkov [this message]
2019-11-05 21:22 ` [PATCH v2 1/2] io_uring: Merge io_submit_sqes and io_ring_submit Pavel Begunkov
2019-11-06 8:57 ` Bob Liu
2019-11-06 9:07 ` Pavel Begunkov
2019-11-05 21:22 ` [PATCH v2 2/2] io_uring: io_queue_link*() right after submit Pavel Begunkov
2019-11-06 8:36 ` Bob Liu
2019-11-06 9:06 ` Pavel Begunkov
2019-11-06 9:31 ` Pavel Begunkov
2019-11-06 11:20 ` Bob Liu
2019-11-06 14:10 ` [PATCH v2 0/2] cleanup of submission path Jens Axboe
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=cover.1572988512.git.asml.silence@gmail.com \
--to=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.