Hello,
On Tue, 19 Sep 2000, Chuck Lever wrote:
> also, the test at issue here (from line 363 of kernel/signal.c):
>
> /* If this was sent by a rt mechanism, try again. */
> if (info->si_code != SI_USER) {
> ret = -EAGAIN;
> goto out;
> }
Hm, I can't find this. It is may be already fixed in the latest
kernels.
> we just published a paper in the ALS proceedings describing our
> implementation of a new system call similar to sigtimedwait() that
> collects many events at once.
This is interesting. Let me know if this paper is
accessible from web.
Regards
--
Julian Anastasov <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/