[erlang-questions] Why system_flag(scheduler_bind_type) is deprecated?
Max Lapshin
max.lapshin@REDACTED
Mon Dec 31 12:04:29 CET 2012
Damn, this removal is really a problem.
I can't use erlang:system_flag/2 call anymore, I can't use +sbt option,
because it is impossible to understand if this flag is supported with
current erlang build, I can't work without this flag, because by default
scheduler is trying to group processes on one core and udp packets are lost.
Is it possible to ignore +sbt flag, not to fail the runtime?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121231/f794fa33/attachment.htm>
More information about the erlang-questions
mailing list