public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Timothy Miller <miller@techsource.com>
To: Ed L Cashin <ecashin@uga.edu>
Cc: linux-kernel@vger.kernel.org, Jim Houston <jim.houston@attbi.com>
Subject: Re: signal queue resource - Posix timers
Date: Thu, 29 May 2003 12:07:14 -0400	[thread overview]
Message-ID: <3ED63032.3030702@techsource.com> (raw)
In-Reply-To: 87y90q1fxm.fsf@cs.uga.edu



Ed L Cashin wrote:
> William Lee Irwin III <wli@holomorphy.com> writes:
> 
> 
>>
>>Well, I've never run into it and it sounds really obscure, but I agree
>>in principle that it's better to return an explicit error to userspace
>>than to silently fail, at least when it's feasible (obviously the kernel
>>can be beaten to death with events faster than it can deliver them, so
>>it won't always be feasible).
> 
> 
> Why couldn't this be a configurable per-user thing like RSS rlimits?
> 

Pardon me for butting in...

It seems to me that returning an error on unrecoverable failure is 
ALWAYS the right thing to do.

We're not doing that right now, and that's okay.  We can simply admit 
that we're not quite doing the right thing and get around to fixing it 
later.

But once the fix has been made, why would anyone want it to be optional? 
  Is it so rare an event that the performance hit isn't worth the 
catastrophe which might occur if we don't properly return an error?


      reply	other threads:[~2003-05-29 15:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-28 18:56 signal queue resource - Posix timers Jim Houston
2003-05-28 22:01 ` Ulrich Drepper
2003-05-28 23:14   ` Jim Houston
2003-05-29  2:16   ` William Lee Irwin III
2003-05-29  1:46 ` William Lee Irwin III
2003-05-29  5:26   ` Ed L Cashin
2003-05-29 16:07     ` Timothy Miller [this message]

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=3ED63032.3030702@techsource.com \
    --to=miller@techsource.com \
    --cc=ecashin@uga.edu \
    --cc=jim.houston@attbi.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox