Re: [patch - v3] epoll ready set loops diet ...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Davide Libenzi
Date: Wednesday, February 28, 2007 - 12:23 pm

On Wed, 28 Feb 2007, Eric Dumazet wrote:


Yes, look here:

	if (epi->event.events & EPOLLONESHOT)
                 epi->event.events &= EP_PRIVATE_BITS;

Oneshot events should not be requeued.



I don't think we can cleanly shove more stuff out of it.



- Davide


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch - v3] epoll ready set loops diet ..., Davide Libenzi, (Wed Feb 28, 11:37 am)
Re: [patch - v3] epoll ready set loops diet ..., Eric Dumazet, (Wed Feb 28, 12:09 pm)
Re: [patch - v3] epoll ready set loops diet ..., Davide Libenzi, (Wed Feb 28, 12:23 pm)
Re: [patch - v3] epoll ready set loops diet ..., Ingo Molnar, (Thu Mar 1, 2:30 pm)