From: NeilBrown <neilb@suse.de>
To: Chuck Lever <chuck.lever@oracle.com>, Jeff Layton <jlayton@kernel.org>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/6] SUNRPC: thread management improvements
Date: Wed, 2 Aug 2023 17:34:37 +1000 [thread overview]
Message-ID: <20230802073443.17965-1-neilb@suse.de> (raw)
Here are some revised patches based on the latest
topic-sunrpc-thread-scheduling
The refactoring is now a bit tidier
Thanks,
NeilBrown
[PATCH 1/6] SUNRPC: move all of xprt handling into svc_xprt_handle()
[PATCH 2/6] SUNRPC: rename and refactor svc_get_next_xprt()
[PATCH 3/6] SUNRPC: integrate back-channel processing with svc_recv()
[PATCH 4/6] SUNRPC: change how svc threads are asked to exit.
[PATCH 5/6] SUNRPC: add list of idle threads
[PATCH 6/6] SUNRPC: discard SP_CONGESTED
next reply other threads:[~2023-08-02 7:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-02 7:34 NeilBrown [this message]
2023-08-02 7:34 ` [PATCH 1/6] SUNRPC: move all of xprt handling into svc_xprt_handle() NeilBrown
2023-08-02 7:34 ` [PATCH 2/6] SUNRPC: rename and refactor svc_get_next_xprt() NeilBrown
2023-08-03 19:00 ` Chuck Lever
2023-08-03 21:12 ` NeilBrown
2023-08-06 23:07 ` NeilBrown
2023-08-07 14:59 ` Chuck Lever III
2023-08-02 7:34 ` [PATCH 3/6] SUNRPC: integrate back-channel processing with svc_recv() NeilBrown
2023-08-07 14:09 ` Chuck Lever
2023-08-02 7:34 ` [PATCH 4/6] SUNRPC: change how svc threads are asked to exit NeilBrown
2023-08-02 7:34 ` [PATCH 5/6] SUNRPC: add list of idle threads NeilBrown
2023-08-14 17:28 ` Chuck Lever
2023-08-14 21:32 ` NeilBrown
2023-08-02 7:34 ` [PATCH 6/6] SUNRPC: discard SP_CONGESTED NeilBrown
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=20230802073443.17965-1-neilb@suse.de \
--to=neilb@suse.de \
--cc=chuck.lever@oracle.com \
--cc=jlayton@kernel.org \
--cc=linux-nfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox