[erlang-questions] SMP: per-scheduler proc. info
Bjorn Gustavsson
bjorn@REDACTED
Tue Oct 24 12:02:17 CEST 2006
Zoltan Peter Toth <zoltan.peter.toth@REDACTED> writes:
> Hi,
>
> An SMP question:
> Is there any possibility to query the number of erlang processes
> allocated to a particular
> scheduler ? Maybe even a list of those PIDs ?
>
No.
> Is it so that a process is allocated to a scheduler at creation and
> never reallocated later ?
>
No, it's not. The next ready scheduler thread will run the next
runnable process.
/Bjorn
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list