The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: COFF <coff@minnie.tuhs.org>
Subject: Re: [TUHS] Photos of University Computer Labs - now off topic
Date: Wed, 29 Dec 2021 11:58:27 -0500	[thread overview]
Message-ID: <YcyTswr09Cbi9WIb@mit.edu> (raw)
In-Reply-To: <m1n2KHS-0039XwC@more.local>

(Moving to COFF, tuhs on bcc.)

On Tue, Dec 28, 2021 at 01:45:14PM -0800, Greg A. Woods wrote:
> > There have been patches proposed, but it turns out the sticky wicket
> > is that we're out of signal numbers on most architectures.
> 
> Huh.  What an interesting "excuse"!  (Not that I know anything useful
> about the implementation in Linux....)

If recall correctly, the last time someone tried to submit patches,
they overloaded some signal that was in use, and it was NACK'ed on
that basis.  I personally didn't care, because on my systems, I'll use
GUI program like xload, or if I need something more detailed, GKrellM.
(And GKreelM can be used to remotely monitor servers as well.)

> >     SIGLOST        -        Term    File lock lost (unused)
> >     SIGSTKFLT      -        Term    Stack fault on coprocessor (unused)
> 
> If SIGLOST were used/needed it would seem like a very bad system design.

It's used in Solaris to report that the client NFSv4 code could not
recover a file lock on recovery.  So that means one of the first
places to look would be to see if Ganesha (an open-source NFSv4
user-space client) isn't using SIGLOST (or might have plans to use
SIGLOST in the feature).

For a remote / distributed file system, Brewer's Theorem applies
---  Consistency, Availability, Partition tolerance --- chose any
two, but you're not always going to be able to get all three.

Cheers,

					- Ted

  reply	other threads:[~2021-12-29 17:05 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22 15:11 [TUHS] Photos of University Computer Labs Alexander Jacocks via TUHS
2021-12-22 20:31 ` josh
2021-12-22 21:07   ` Rob Pike
2021-12-22 21:15     ` Rob Pike
2021-12-23  4:28       ` Warren Toomey
2021-12-23  4:31         ` Alexander Jacocks via TUHS
2021-12-23  4:45         ` Rob Pike
2021-12-22 21:14 ` Win Treese
2021-12-23  0:48   ` Adam Thornton
2021-12-23  1:30 ` Adam Sampson
2021-12-23  2:18   ` Larry McVoy
2021-12-23 13:05     ` Michael Kjörling
2021-12-23 14:19       ` Larry McVoy
2021-12-23 15:29         ` [TUHS] Photos of University Computer Labs - now off topic Dr Iain Maoileoin
2021-12-23 16:00           ` Larry McVoy
2021-12-23 16:28             ` Dr Iain Maoileoin
2021-12-23 16:35               ` Larry McVoy
2021-12-23 16:47                 ` Dr Iain Maoileoin
2021-12-23 22:15               ` Steve Nickolas
2021-12-24 20:57               ` Derek Fawcus
2021-12-23 16:02           ` Warner Losh
2021-12-23 16:19             ` Larry McVoy
2021-12-23 22:13               ` Steve Nickolas
2021-12-24  3:48                 ` Theodore Ts'o
2021-12-28 21:45                   ` Greg A. Woods
2021-12-29 16:58                     ` Theodore Ts'o [this message]
2022-01-09 19:04                 ` Stuart Remphrey
2021-12-25  0:00 ` [TUHS] Photos of University Computer Labs Mike Markowski
2021-12-29  2:44   ` Alexander Jacocks via TUHS

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=YcyTswr09Cbi9WIb@mit.edu \
    --to=tytso@mit.edu \
    --cc=coff@minnie.tuhs.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;
as well as URLs for NNTP newsgroup(s).