Messages in this thread |  | | | Date | Wed, 29 Apr 2009 09:35:39 +0200 | | From | Andi Kleen <> | | Subject | Re: [PATCH] poll: Avoid extra wakeups in select/poll |
| |
> Seems that this is a virtuous patch even though Christoph is struggling > a bit to test it?
The main drawback is that the select/poll data structures will get larger. That could cause regression in theory. But I suspect the win in some situations is still worth it. Of course it would be nice if it handled more situations (like multiple reader etc.)
-Andi
|  |