Messages in this thread |  | | Date | Wed, 20 Sep 2000 08:04:12 +0000 (GMT) | From | Julian Anastasov <> | Subject | Re: [PATCH] Fix queued SIGIO |
| |
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 <ja@ssi.bg>
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |