Re: [PATCH][RFC] Signal-per-fd for RT signals

2001-05-19 Thread Gerold Jury
Vitaly Luban wrote: > > Hi, > > the form of POLL_... This will bring functionality of RT > signals event notification on the level with 'select' or > 'poll' one, while more efficient and scalable. If there's > an interest in such a feature, I'd be eager to publish a > patch. > > Thanks, >

[PATCH][RFC] Signal-per-fd for RT signals

2001-05-18 Thread Vitaly Luban
Hi, I'm sorry, the previous message slipped out w/o subj. Attached patch is an implementation of "signal-per-fd" enhancement to kernel RT signal mechanism, AFAIK first proposed by A. Chandra and D. Mosberger : http://www.hpl.hp.com/techreports/2000/HPL-2000-174.html which should dramatically i