<div dir="ltr">Yay now erlang respects ulimit's on crapples...  <div><br></div><div>Nicely done! <br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 12, 2013 at 11:36 AM, Anthony Ramine <span dir="ltr"><<a href="mailto:n.oxyde@gmail.com" target="_blank">n.oxyde@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I've written a patch that makes erl_poll uses _DARWIN_UNLIMITED_SELECT on Mac OS X. This constant makes select() work with more than FD_SETSIZE file descriptors, all that is needed is to manually manage the fd_set values.<br>


<br>
I've run port_SUITE.iter_max_ports test case and got a maximum of 2422 ports instead of 502 before.<br>
<br>
Cc'ing Joel Reymont and Max Lapshin because I know they both encountered that problem.<br>
<br>
        git fetch <a href="https://github.com/nox/otp.git" target="_blank">https://github.com/nox/otp.git</a> darwin-unlimited-select<br>
<br>
        <a href="https://github.com/nox/otp/compare/erlang:maint...darwin-unlimited-select" target="_blank">https://github.com/nox/otp/compare/erlang:maint...darwin-unlimited-select</a><br>
        <a href="https://github.com/nox/otp/compare/erlang:maint...darwin-unlimited-select.patch" target="_blank">https://github.com/nox/otp/compare/erlang:maint...darwin-unlimited-select.patch</a><br>
<br>
Regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Anthony Ramine<br>
<br>
_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>/* Sincerely<br>-------------------------------------------------------------- <br>Pedram Nimreezi - Chief Technology Officer  */<div><br></div><div>

// The hardest part of design … is keeping features out. - Donald Norman</div><div><br></div><div><br></div>
</div>