Re: [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm3-V0.7.32-6

From: Lee Revell
Date: Wed Dec 08 2004 - 12:01:28 EST


On Wed, 2004-12-08 at 10:52 -0600, K.R. Foley wrote:
> Lee Revell wrote:
> > On Wed, 2004-12-08 at 10:07 -0600, K.R. Foley wrote:
> >
> >>I am still confused about one thing, unrelated to this. If RT tasks
> >>never expire and thus are never moved to the expired array??? Does that
> >>imply that we never switch the active and expired arrays? If so how do
> >>tasks that do expire get moved back into the active array?
> >
> >
> > I think that RT tasks use a completely different scheduling mechanism
> > that bypasses the active/expired array.
> >
> > Lee
> >
> >
> Please don't misunderstand. I am not arguing with you because obviously
> I am not really intimate with this code, but if the above statement is
> true then I am even more confused than I thought. I don't see any such
> distinctions in the scheduler code. In fact it looks to me like the
> whole scheduler is built on the premise of allowing RT tasks to be just
> like other tasks with a few exceptions, one of which is that RT tasks
> never hit the expired task array.

No, you are probably right, I am the one who is confused.

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/