public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] SUNRPC: thread management improvements
@ 2023-08-02  7:34 NeilBrown
  2023-08-02  7:34 ` [PATCH 1/6] SUNRPC: move all of xprt handling into svc_xprt_handle() NeilBrown
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: NeilBrown @ 2023-08-02  7:34 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton; +Cc: linux-nfs

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


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

end of thread, other threads:[~2023-08-14 21:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02  7:34 [PATCH 0/6] SUNRPC: thread management improvements NeilBrown
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

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