Re: [PATCH v2] epoll: Support for disabling items, and a self-test app.

2012-10-19 Thread Paul Holland
On 10/19/12 6:03 AM, Paolo Bonzini pbonz...@redhat.com wrote: Il 18/10/2012 20:05, Andy Lutomirski ha scritto: Unless something is rather buggy in kernel land (and I don't think it is), once EPOLL_CTL_DEL has returned, no call to epoll_wait that starts *after* EPOLL_CTL_DEL finishes will

Re: [PATCH v2] epoll: Support for disabling items, and a self-test app.

2012-10-19 Thread Paul Holland
On 10/19/12 6:03 AM, "Paolo Bonzini" wrote: >Il 18/10/2012 20:05, Andy Lutomirski ha scritto: >> >> Unless something is rather buggy in kernel land (and I don't think it >> is), once EPOLL_CTL_DEL has returned, no call to epoll_wait that starts >> *after* EPOLL_CTL_DEL finishes will return that