Re: ithread priority question...

From: Julian Elischer <julian_at_elischer.org>
Date: Tue, 22 Jun 2004 17:07:33 -0700 (PDT)
hmmmm so, how do we give them a priority that is not in the same range a
user processes, and separate from each other when the scheduler
may not use run queues as seen in sched_4bsd.?

using the magic number RQ_PPQ is not "kosher".
with a different scheduler that may not exist.


On Tue, 22 Jun 2004, Bosko Milekic wrote:

> 
> Julian Elischer wrote:
> >On Tue, 22 Jun 2004, John Baldwin wrote:
> ...
> >> That was the intention.  One question though, if the ithreads aren't on the
> >> system run queues then which run queues are they on?
> >
> >aren't they run from the interupt?
> 
>   Not always.  They have to be put on a runqueue if they block on a
>   mutex, say.
> 
>   -Bosko
> 
> 
Received on Tue Jun 22 2004 - 22:07:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC