Re: [PATCH] V-3.0 Single Priority Array O(1) CPU Scheduler Evaluation

From: Ingo Molnar
Date: Wed Aug 04 2004 - 02:05:27 EST



* Peter Williams <pwil3058@xxxxxxxxxxxxxx> wrote:

> >>Unfortunately, to ensure no starvation, promotion has to continue even
> >>when there are tasks in MAX_RT_PRIO's slot.
> >
> >One may either demote to evict MAX_RT_PRIO immediately prior to
> >rotation or rely on timeslice expiry to evict MAX_RT_PRIO. Forcibly
> >evicting MAX_RT_PRIO undesirably accumulates tasks at the fencepost.
>
> It's starting to get almost as complex as the current scheme :-)

hey, it's 'complex' for a reason ;)

Ingo
-
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/