Re: RT patch acceptance

From: Ingo Molnar
Date: Fri May 27 2005 - 08:37:34 EST



* Andi Kleen <ak@xxxxxx> wrote:

> But at least CONFIG_PREEMPT is still reasonably cheap, so it is not as
> intrusive as some of the stuff proposed.

actually, PREEMPT_RT is not nearly as intrusive (on the source level) as
PREEMPT. It's not even in the same ballpark. (because it mostly rides on
the top of the intrusion caused by SMP and PREEMPT support.)

it's intrusive in terms of performance impact.

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/