7169050: (se) Selector.select slow on Solaris due to insertion of POLLREMOVE and 0 events
Alan Bateman
Alan.Bateman at oracle.com
Wed May 23 02:48:23 PDT 2012
On 19/05/2012 11:26, Alan Bateman wrote:
> :
>
> The webrev with a patch to fix these issues is here:
>
> http://cr.openjdk.java.net/~alanb/7169050/webrev/
I've refreshed the webrev with an update that it a bit more efficient.
The changes are relatively simple and as per the original mail, have the
net effect of not queuing a POLLREMOVE per update and also removing the
file descriptor from /dev/poll when the interest ops are changed to 0.
-Alan.
More information about the nio-dev
mailing list