Dan Kegel <[EMAIL PROTECTED]> writes: > It's harder to write correct programs that use edge-triggered events. Huh? The race between when an event is reported, and when you take action on it effectively means all events are edge triggered. So making the interface clearly edge triggered seems to be a win for correctness. Eric - 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/
- Re: Linux's implementation of poll() not scalable? Linus Torvalds
- Re: Linux's implementation of poll() not scalable? Dan Kegel
- Re: Linux's implementation of poll() not scalab... Linus Torvalds
- Re: Linux's implementation of poll() not scalab... Dan Kegel
- Re: Linux's implementation of poll() not scalab... Linus Torvalds
- Re: Linux's implementation of poll() not scalab... Dan Kegel
- Re: Linux's implementation of poll() not scalab... Simon Kirby
- Re: Linux's implementation of poll() not scalab... Dan Kegel
- Re: Linux's implementation of poll() not scalab... Eric W. Biederman
- Re: Linux's implementation of poll() not scalab... Dan Kegel
- Re: Linux's implementation of poll() not scalab... Linus Torvalds
- Re: Linux's implementation of poll() not scalab... Jim Gettys
- Re: Linux's implementation of poll() not scalab... Dan Kegel
- RE: Linux's implementation of poll() not scalab... Chris Swiedler
- Re: Linux's implementation of poll() not scalab... Dan Kegel
- Re: Linux's implementation of poll() not scalab... Edgar Toernig
- Re: Linux's implementation of poll() not scalable? Dan Kegel
- Re: Linux's implementation of poll() not scalab... Linus Torvalds
- Re: Linux's implementation of poll() not scalable? Abramo Bagnara