How does the scheduler assign priorities?
Matthias Lang
matthias@REDACTED
Wed Jan 4 13:58:39 CET 2006
Joel Reymont writes:
> Google is my friend:
>
> http://www.erlang.org/ml-archive/erlang-questions/200104/msg00072.html
To get full points, you have to use it _before_ posting. For extra
credit, make sure the question isn't in the FAQ and isn't covered by
the Erlang reference manual.
Matthias
> On Jan 3, 2006, at 1:41 PM, Joel Reymont wrote:
>
> > How does the scheduler assign priorities then? Is there a
> > particular source code file that I should look at? I'm very
> > interested in the logic behind it.
> >
> > So far it looks like a priority-based approach where priorities are
> > assigned depending on the number of reductions. How many reductions
> > does a process get before it is rescheduled? Is there a way to
> > control that?
>
> --
> http://wagerlabs.com/
>
>
>
>
More information about the erlang-questions
mailing list