unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] send_cmd IPC improvements for busy sytems
@ 2024-11-29 23:53 Eric Wong
  2024-11-29 23:53 ` [PATCH 1/2] send_cmd: use (practically) infinite retries for writers Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2024-11-29 23:53 UTC (permalink / raw)
  To: meta

Making lei and admin tools fail less on overloaded systems...

Eric Wong (2):
  send_cmd: use (practically) infinite retries for writers
  send_cmd: throttle `sleeping on sendmsg' messages

 lib/PublicInbox/CmdIPC4.pm   |  7 ++++---
 lib/PublicInbox/IPC.pm       | 12 +++++++-----
 lib/PublicInbox/Spawn.pm     | 12 +++++++-----
 lib/PublicInbox/Syscall.pm   |  2 +-
 lib/PublicInbox/WQBlocked.pm | 11 +++++++++--
 lib/PublicInbox/XapClient.pm |  2 +-
 6 files changed, 29 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2024-11-30  8:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 23:53 [PATCH 0/2] send_cmd IPC improvements for busy sytems Eric Wong
2024-11-29 23:53 ` [PATCH 1/2] send_cmd: use (practically) infinite retries for writers Eric Wong
2024-11-29 23:54 ` [PATCH 2/2] send_cmd: throttle `sleeping on sendmsg' messages Eric Wong
2024-11-30  8:26 ` [PATCH 3/2] wqblocked: use per-instance unique timer Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).