Re: [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.29-0

From: Ingo Molnar
Date: Sat Nov 20 2004 - 07:03:26 EST



* Florian Schmidt <mista.tapas@xxxxxxx> wrote:

> here are the different layers of preemption:
>
> - !PREEMPT
> - PREEMPT_VOLUNTARY
> - PREEMPT
> - PREEMPT_RT
>
> each step forward decreases latencies, at the cost of more runtime
> overhead.

yes, and here is how they show up in the config:

( ) No Forced Preemption (Server)
( ) Voluntary Kernel Preemption (Desktop)
( ) Preemptible Kernel (Low-Latency Desktop)
(X) Complete Preemption (Real-Time)

measurements are needed to find out how latencies and runtime overhead
vary between these levels.

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/