Re: [Priority Inheritance] SCHED_FIFO or SCHED_RR?

From: Tadeus (Eus) Prastowo
Date: Sat Oct 01 2011 - 16:31:13 EST


On Sat, Oct 1, 2011 at 10:29 PM, Tadeus (Eus) Prastowo
<0x657573@xxxxxxxxxxxxxx> wrote:
> For the case of one SCHED_RR task sharing a critical section with one
> SCHED_NORMAL task, the worst-case blocking time of the SCHED_RR task
> is found by multiplying the critical section execution time taking
> into account the slice by two.

Sorry, the worst-case blocking time is just the critical section
execution time taking into account the slice.

>> Â Â Â Â-Mike
>
> --
> Eus
--
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/